Advanced Configuration and Management Guide
For each ICMP echo request packet sent by the attacker, a number of ICMP replies equal to the number of hosts on the intermediary network are sent to the victim. If the attacker generates a large volume of ICMP echo request packets, and the intermediary network contains a large number of hosts, the victim can be overwhelmed with ICMP replies.
Avoiding Being an Intermediary in a Smurf Attack
A Smurf attack relies on the intermediary to broadcast ICMP echo request packets to hosts on a target
To avoid being an intermediary in a Smurf attack, make sure forwarding of directed broadcasts is disabled on the HP device. Directed broadcast forwarding is disabled by default. To disable directed broadcast forwarding, do one of the following:
USING THE CLI
HP9300(config)# no ip
Syntax: [no] ip
USING THE WEB MANAGEMENT INTERFACE
1.Log on to the device using a valid user name and password for
2.Click on the plus sign next to Configure in the tree view to display the list of configuration options.
3.Click on the plus sign next to IP to display the list of IP configuration options.
4.Select the General link to display the IP configuration panel.
5.Select Disable next to Directed Broadcast Forward.
6.Click the Apply button to save the change to the device’s
7.Select the Save link at the bottom of the dialog. Select Yes when prompted to save the configuration change to the
Avoiding Being a Victim in a Smurf Attack
You can configure the HP device to drop ICMP packets when excessive numbers are encountered, as is the case when the device is the victim of a Smurf attack. You can set threshold values for ICMP packets that are targeted at the router itself or passing through an interface, and drop them when the thresholds are exceeded.
For example, to set threshold values for ICMP packets targeted at the router, enter the following command in CONFIG mode:
HP9300(config)# ip icmp
To set threshold values for ICMP packets received on interface 3/11:
HP9300(config)# int e 3/11
Syntax: ip icmp
The
The
The lockup value can be from 1 – 10000.
The number of incoming ICMP packets per second are measured and compared to the threshold values as follows:
•If the number of ICMP packets exceeds the
B - 2