Hi,
Thanks to all who replied to my previous ip accounting question.
I got iptables to account by using the following...
/usr/local/sbin/iptables -A FORWARD -s 0.0.0.0/0 -d 202.65.74.116 -o eth0
/usr/local/sbin/iptables -A FORWARD -s 202.65.74.116 -d 0.0.0.0/0 -i eth0
this works fine accept t
Hi,
Thanks to all who replied to my previous ip accounting question.
I got iptables to account by using the following...
/usr/local/sbin/iptables -A FORWARD -s 0.0.0.0/0 -d 202.65.74.116 -o eth0
/usr/local/sbin/iptables -A FORWARD -s 202.65.74.116 -d 0.0.0.0/0 -i eth0
this works fine accept t
2 matches
Mail list logo