Re: [LARTC] MRTG and IPP2P - Iptables

2004-03-26 Thread miller69
> 09# iptables -t mangle -A POSTROUTING -m mark --mark 1 -j ACCEPT > 10# iptables -t mangle -A POSTROUTING -m mark --mark 2 -j ACCEPT > 11# iptables -t mangle -A POSTROUTING -m mark --mark 3 -j ACCEPT > 12# iptables -t mangle -A POSTROUTING -m mark --mark 4 -j ACCEPT > 13# iptables -t mangle -A POS

[LARTC] MRTG and IPP2P - Iptables

2004-03-25 Thread Leandro Andrade Travaglia
Hi all,   I'm trying to use MRTG to monitor and make graphs of my P2P traffic. I'm using IPP2P 0.5c - Iptables 1.2.9 The IPP2P was configured like this:   example three:01# iptables -t mangle -A PREROUTING -p tcp -j CONNMARK --restore-mark 02# iptables -t mangle -A PREROUTING -p tcp -m mark !