Cisco Systems 2.5 Network Router User Manual


  Open as PDF
of 1002
 
Chapter 24 Security Audit
Fix It Page
24-20
Cisco Router and Security Device Manager 2.5 User’s Guide
OL-4015-12
Disable MOP Service
Security Audit will disable the Maintenance Operations Protocol (MOP) on all
Ethernet interfaces whenever possible. MOP is used to provide configuration
information to the router when communicating with DECNet networks. MOP is
vulnerable to various attacks.
The configuration that will be delivered to the router to disable the MOP service
on Ethernet interfaces is as follows:
no mop enabled
This fix can be undone. To learn how, click Undoing Security Audit Fixes.
Disable IP Unreachables
Security Audit disables Internet Message Control Protocol (ICMP) host
unreachable messages whenever possible. ICMP supports IP traffic by relaying
information about paths, routes, and network conditions. ICMP host unreachable
messages are sent out if a router receives a nonbroadcast packet that uses an
unknown protocol, or if the router receives a packet that it is unable to deliver to
the ultimate destination because it knows of no route to the destination address.
These messages can be used by an attacker to gain network mapping information.
The configuration that will be delivered to the router to disable ICMP host
unreachable messages is as follows:
int
<all-interfaces>
no ip unreachables
This fix can be undone. To learn how, click Undoing Security Audit Fixes.
Disable IP Mask Reply
Security Audit disables Internet Message Control Protocol (ICMP) mask reply
messages whenever possible. ICMP supports IP traffic by relaying information
about paths, routes, and network conditions. ICMP mask reply messages are sent
when a network devices must know the subnet mask for a particular subnetwork