On Tue, Aug 19, 2003 at 06:22:33PM +0200, Rudy Gevaert wrote: > > I would like to see a logging from all dropped packets. How can I > achieve this? Thanks in advance,
By using the other chains and the other tables. If you want all dropped packets, you'll need to add logging rules to the first table and chain that any packet could traverse. Note, this will not be the same for all packets. The following diagram may be of help: http://dqd.com/~mayoff/notes/linux/iptables.png -- Jamin W. Collins This is the typical unix way of doing things: you string together lots of very specific tools to accomplish larger tasks. -- Vineet Kumar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]