Firewall command reference
Firewall
4-129
iMG/RG Software Reference Manual (IPNetwork Functions)
4.3.2.0.25 FIREWALL SET IDS MAXPING
Syntax
FIREWALL SET IDS MAXPING <MAX>
Description
This command sets the maximum number of pings per second that are allowed before an
Echo Storm is detected. Echo Storm is a DOS (Denial of Service) attack. An attacker
sends oversized ICMP datagrams to the system using the ‘ping’ command. This can cause
the system to crash, freeze or reboot, resulting in denial of service to legitimate users.
Once the maximum number of pings per second is reached, an attempted DOS attack is
detected.
Note:
This command is nothing but an alias of the corresponding “security set IDS” command
Options
The following table gives the range of values for each option that can be specified with
this command and a Default Value (if applicable).
Example
--> firewall set IDS MaxPING 25
See also
security set IDS MaxPING
4.3.2.0.26 FIREWALL SET IDS MAXTCPOPENHANDSHAKE
Syntax
FIREWALL SET IDS MAXTCPOPENHANDSHAKE <MAX>
Description
This command sets the maximum number of unfinished TCP handshaking sessions per
second that are allowed before a SYN Flood is detected. SYN Flood is a DOS (Denial of
Service) attack. When establishing normal TCP connections, three packets are
exchanged:
•
1 A SYN (synchronize) packet is sent from the host to the network server
•
2 A SYN/ACK packet is sent from the network server to the host
•
3 An ACK (acknowledge) packet is sent from the host to the network server
If the host sends unreachable source addresses in the SYN packet, the server sends the
SYN/ACK packets to the unreachable addresses and keeps resending them. This creates a
backlog queue of unacknowledged SYN/ACK packets. Once the queue is full, the system
will ignore all incoming SYN requests and no legitimate TCP connections can be estab-
lished.
Option
Description
Default Value
max
The maximum number (per second) of pings that are
allowed before an Echo Storm attempt is detected.
15