< Home

Configuring Land Attack Defense

In a Land attack, an attacker sends SYN packets to the attacked. The source IP addresses and destination IP addresses of SYN packets are all the IP addresses of the attacked. As a result, the attacked send SYN-ACK packets to their own IP addresses, which leads to a large number of null connections on the attacked host. The attacked encounter different problems under Land attacks: UNIX hosts crash and Windows NT hosts run very slowly.

Context

After Land attack defense is configured, the device checks whether the source IP address and the destination IP address of a TCP packet are the same, or whether the source IP address of the TCP packet is a loopback address. If yes, the packet is discarded.

Procedure

  1. In the user view, access the system view.

    system-view

  2. Enable Land attack defense.

    firewall defend land enable

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >