Hi, I have a linux laptop. i have only loop back interface. i have a small tcp client and tcp server running on the machine ( simple tcp echo server and client ). I would like to log these packets using , iptables -A FORWARD -p tcp -j LOG. But there is no log getting captured when i execute client and server ? is there any way to produce this logs ( with only loop back interface ) in forward chain ? -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html