I would like to set up an iptable string in which i can log traffice going out my internal network. i have and Windows net and Linux RH9/LTSP net. It is the RH9/LTSP user traffic that I would like to monitor/log. my syntax that i tried was {iptables -A OUTPUT -m owner --username -j LOG} to no avail this has not worked. Any ideas or suggestions are greatly appreciated. THX