Re: iptables

From: Bill K. (bilkay@xxxlocalnet.com)
Date: 01/29/03


From: "Bill K." <bilkay@xxxlocalnet.com>
Date: Wed, 29 Jan 2003 00:50:51 GMT

A bit of clarification:

$IPTABLES -A [INPUT][OUTPUT][FORWARD] -p tcp -j bad_tcp_packets
is the first rule in each of the I/O/F chains.
The I/O/F chains all have policy DROP.