Alteon Application Switch Operating System Application Guide
Advanced Denial of Service Protection
610
Document
ID:
RDWR-ALOS-V2900_AG1302
DoS Attack Prevention Configuration
Many of the DoS attacks that Alteon guards against have configurable values associated with them.
These values allow Alteon to determine if the packets under inspection are DoS attacks based on
additional administrator input.
Table 51 outlines these DoS attacks and their associated commands.
ARPNUCast
An ARP reply packet with a non-
unicast destination MAC address.
Alteon checks for ARP reply packets with a
non-unicast destination MAC address, and
drops any matching packets.
ARPSpoof
An ARP request or reply packet with
a mismatched source with sender
MAC addresses or destination with
target MAC addresses.
Alteon checks for ARP request or reply
packets with a mismatched source with
sender MAC addresses, or destination with
target MAC addresses, and drops any
matching packets.
Note:
VRRP enabled gateways can
produce a false positive for arpspoof.
GARP
An ARP request or reply packet with
the same source and destination IP.
Alteon checks for ARP request or reply
packets with the same source and
destination IP, and drops any matching
packets.
IP6Len
An IPv6 packet with an improper
header length.
Alteon checks for IPv6 packets with an
improper header length, and drops any
matching packets.
IP6Version
An IPv6 packet with the IP version
set to a value other than 6.
Alteon checks for IPv6 packets with the IP
version set to a value other than 6, and
drops any matching packets.
Blat
TCP packets with a source IP (sip)
not equal to a destination IP (dip),
but a source port (sport) equal to
the destination port (dport).
Alteon checks for source IP not equal to
destination IP and sport equal to dport, and
drops any matching packets.
Table 51: DoS Attack Prevention Commands
DoS Attack
Command
IPTTL
/cfg/security/dos/ipttl <smallest allowable IP TTL>
IPProt
/cfg/security/dos/ipprot <highest allowable protocol>
FragData
/cfg/security/dos/fragdata <smallest allowable IP fragment
payload>
FragOff
/cfg/security/dos/fragoff <smallest allowable IP fragment offset>
SynData
/cfg/security/dos/syndata <largest allowable TCP SYN payload>
ICMPData
/cfg/security/dos/icmpdata <largest allowable ICMP payload>
ICMPOff
/cfg/security/dos/icmpoff <largest allowable ICMP offset>
Table 50: DoS Attacks Detected by Alteon
DoS Attack
Description
Action