TCPNICE(8) System Manager's Manual TCPNICE(8)

tcpnice - slow down TCP connections on a LAN

tcpnice [-A] [-I] [-M] [-i interface] expression


tcpnice slows down specified TCP connections on a LAN via "active" traffic shaping.

Inject TCP tiny window advertisements.
Inject ICMP source quench replies.
Inject ICMP fragmentation-needed replies with tiny next-hop MTUs.
Specify the interface to listen on.
Specify a tcpdump(8) filter expression to select the connections to slow down.

If no attack type is given, all attacks will be enabled.

dsniff(8), tcpkill(8)

Dug Song <dugsong@monkey.org>