Appendix B Troubleshooting
Troubleshooting the 4200 Series Appliance
B-36
Cisco Intrusion Detection System Appliance and Module Installation and Configuration Guide Version 4.1
78-15597-02
Note
The error occurs when ntpdate is running while ntpd is running. The defect is that
MainApp should shut ntpd down every time the NTP configuration is changed so
that ntpdate can be run to immediately synchronize with the NTP server.
To correct the NTP reconfiguration defect, follow these steps:
Step 1
Log in to the sensor service account.
Step 2
Su to root using the service account password.
bash-2.05a$ su root
Password:
Step 3
Type the following command:
[root@sensor]# killall -INT ntpd
Step 4
Log out of the service account.
Step 5
Log in to the sensor CLI.
Step 6
Enter configuration mode:
sensor# configure terminal
Step 7
Enter service Host mode:
sensor(config)# service Host
Step 8
Enter time parameters submode:
sensor(config-Host)# timeParams
Step 9
Set up NTP (NTP server IP address, key ID, and key value):
sensor(config-Host-tim)# ntpServers ipAddress
ntp_server_ip_address
sensor(config-Host-tim-ntp)# keyid
number
sensor(config-Host-tim-ntp)# keyvalue
name
Here is an example of an NTP configuration:
sensor(config-Host-tim)# ntpServers ipAddress 10.87.126.52
sensor(config-Host-tim-ntp)# keyid 10
sensor(config-Host-tim-ntp)# keyvalue cisco
Содержание IDS-4230-FE - Intrusion Detection Sys Fast Ethernet Sensor
Страница 4: ......
Страница 450: ...Appendix B Troubleshooting ...