Motorola 2200 User Manual
Page 215
215
Default
syslog installation procedure
1.
Access the Gateway via telnet from the private LAN.
DHCP ser ver is enabled on the LAN by default.
2.
The product’s stateful inspection feature must be enabled in order to examine TCP,
UDP and ICMP packets destined for the Gateway or the private hosts.
This can be done by entering the
CONFIG inter face.
• Type
config
• Type the command to enable stateful inspection
set security state-insp ip-ppp vcc1 option on
• Type the command to enable the Gateway to drop fragmented packets
set security state-insp ip-ppp vcc1 deny-fragments on
3.
Enabling syslog:
• Type
config
• Type the command to enable syslog
set system syslog option on
• Set the IP Address of the syslog host
set system syslog host-nameip
(example:
set system syslog host-nameip 10.3.1.1
)
• Enable/change the options you require
set system syslog log-facility local1
set system syslog log-violations on
set system syslog log-accepted on
set system syslog log-attempts on
4.
Set NTP parameters
• Type
config
• Set the time-zone – Default is 0 or GMT
set system ntp time-zone
(example:
set system ntp time-zone –8
)
• Set NTP ser ver-address if necessar y (default is 204.152.184.72)
set system ntp server-address
(example:
set system ntp server-address 204.152.184.73
)
• Set alternate ser ver address
set system ntp alt-server-address
5.
Type the command to save the configuration
• Type
save
• Exit the configuration inter face by typing
exit
• Restar t the Gateway by typing
restart
The Gateway will reboot with the new configuration in effect.