I'm trying to track a certain user's Internet activities on my network.
I've installed the following ipchains rules, but it isn't working.  

$IPCHAINS -A input -l -s 192.168.1.147 -d 0/0 -j ACCEPT
$IPCHAINS -A output -l -s 192.168.1.147 -d 0/0 -j ACCEPT


Is there an easier/better method to accomplish this ? I don't wish to
install tracking for all users, just certain isolated cases.

Thanks for any help,
Mike


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to