The following sections contain more information:
Figure 3-8 System Configuration, Management Server
Server status is shown in the Network settings area.
Click ok or cancel.
IMPORTANT:Back up your system immediately after changing the MS or ES IP address. If you do not back up with the new IP address, and later restore your system, it will restore the previous IP address which can show an ES error condition and cause authentication problems. See Section 3.15, Maintenance for instructions on backing up and restoring your system.
WARNING:Changing the MS network settings will cause the network interface to restart.
Click edit network settings in the Network settings area.
Figure 3-9 Management Server Network Settings
Enter the values you want to modify:
Enter a new name in the Host name text field. For example, garp.mycompany.com
NOTE:Select names that are short, easy to remember, have no spaces or underscores, and the first and last character cannot be a dash (-).
Enter a new address in the IP address text field. For example, 192.168.153.35
Enter a new netmask in the Network mask text field. For example, 255.255.255.0
Enter a new gateway in the Gateway IP address text field. For example 192.168.153.2
Enter one or more DNS resolver IP addresses, separated by commas, semicolons, or spaces in the DNS IP addresses text box. For example: 10.0.16.100,10.0.1.1
Click ok.
Connecting to the Internet is necessary for updating tests, validating license keys, and sending support packages.
Select Use a proxy server for Internet connections.
Enter the IP address or hostname of the server that will act as the proxy for Internet connections in the Proxy server IP address text field.
Enter the port used for connecting to the proxy server in the Proxy server port text field.
If your proxy server requires authentication, select the Proxy server is authenticated check box.
Authentication method — Select the scheme used to authenticate credentials on the proxy server. The following methods are supported:
Basic (not recommended) — The original and most compatible authentication scheme for HTTP. Also the least secure because it sends the user ID and password to the server unencrypted.
Digest — Added in the HTTP 1.1 protocol, this scheme is significantly more secure than basic authentication because it never transfers the actual password across the network, but instead uses it to encrypt a "nonce" value sent from the server.
Negotiable — Using this scheme, the client and the proxy server negotiate a scheme for authentication. Ultimately, either the basic or digest scheme will be used.
Enter the ID of a user account on the proxy server in the User name text box.
Enter the password of the user account specified in the User name text box in the Password text box.
Re-enter the password.
Click ok.
The Date and time area allows you to configure the following:
Allow automatic synchronization with an NTP server
Manually set date and time for the MS
Edit date and time:
Set time zone
Set date
Set time
NOTE:Date and time settings are applied to the MS; however, you can set the time zone for each ES.
Select Automatically receive NTP updates from and enter one or more Network Time Protocol (NTP) servers, separated by commas. The NTP protocol allows Novell ZENworks Network Access Control to synchronize its date and time with other endpoints on your network. For example, time.nist.gov.
Click ok.
HINT:Use of NTP is strongly recommended.
Select Manually set date & time.
Click edit. The Date and time window appears:
Figure 3-10 Date & Time
Select the correct date and time.
Click ok.
Click ok.
IMPORTANT:Manually changing the date/time (other than a time zone change) a large amount will require a restart of all servers. Rolling back the clock will have adverse effects on the system.
Select the following:
Select a region from the Region drop-down list in the Date and time area.
Select a time zone from the Time zone drop-down list.
Click ok.
Select the Enable SNMP check box to select the SNMP settings.
Enter the SNMP read community string.
Enter the SNMP allowed source network. The value must be either “default” or a network specified in CIDR notation.
Select the Outgoing SNMP notifications check box.
Enter a comma-separated list of IP address or hostnames that can receive the SNMP notifications.
Enter the community string used to authorize SNMP notifications from Novell ZENworks Network Access Control.
Select one or both of the following:
Select the Resend notifications check box and enter the resend interval, for example 60.
NOTE:NAC policy tests can be configured such that if an endpoint fails the test, it will be granted network access temporarily. In these cases, it might be desirable not to send an SNMP notification.
Select the Do not send notifications when an endpoint has been granted temporary network access check box to disable these notifications.
Enter the new password in the Root password text box in the Other settings area.
Re-enter the password in the Re-enter root password text box.
Click ok.
Click check for upgrades in the System upgrade area. A progress window appears.
If your license is expired, you will get a System upgrade error window that provides instructions on how to renew your license.
A status window appears indicating if upgrades are available.
If no upgrades are available, click ok to clear the status window.
Click ok to return to System configuration.
If an upgrade is available, click yes to upgrade your system.
IMPORTANT:Installation of an upgrade can take several hours to download all the software. You can continue to use Novell ZENworks Network Access Control during the download process. Novell ZENworks Network Access Control will automatically shutdown and restart after the software downloads.
HINT:Since upgrading can take longer than the default timeout (45 minutes) setting of the Novell ZENworks Network Access Control Update, Novell recommends that you increase the timeout value when you have limited bandwidth by performing the steps described in Section 3.5.11, Changing the Novell ZENworks Network Access Control Upgrade Timeout.
Since upgrading can take longer than the default timeout (45 minutes) setting of the Novell ZENworks Network Access Control Update, Novell recommends that you increase the timeout value when you have limited bandwidth by performing these steps.
Log in to the Novell ZENworks Network Access Control server as root, either using SSH or directly with a keyboard.
Enter the following at the command line:
setProperty.py -m Compliance.UpgradeManager.UpgradeTimeout=<minutes>
Where:
<minutes> is the number of minutes of inactivity Novell ZENworks Network Access Control will wait before assuming the upgrade failed. For example, 30. The default value is 45.