Michael Weinert schrieb: [SNIP]> just put: > > iptables -I INPUT 1 -j LOG > iptables -I OUTPUT 1 -j LOG > iptables -I FORWARD 1 -j LOG > > in a script and run it. It pushes a Log-entry as the first rule in the table. If you have to deal with much traffic, you could be interested in reading this thread: https://lists.netfilter.org/pipermail/netfilter/2005-May/060220.html Have a nice time Joerg