> > iptables -v -t mangle -L PREROUTING -n > > > > Chain PREROUTING (policy ACCEPT 109M packets, 63G bytes) > > pkts bytes target prot opt in out source destination > > 19M 9464M 5_rev all -- eth0 * 0.0.0.0/0 0.0.0.0/0 > > 2009K 477M 6_str all -- eth2 * 0.0.0.0/0 0.0.0.0/0 > > 1747K 1376M 7_str all -- eth0 * 0.0.0.0/0 0.0.0.0/0 > > Ok. In postrouting ce ai?
13:51:50 r-skyfire (root):/>iptables -v -t mangle -L POSTROUTING -n Chain POSTROUTING (policy ACCEPT 115M packets, 68G bytes) pkts bytes target prot opt in out source destination 26M 5609M 5_str all -- * eth0 0.0.0.0/0 0.0.0.0/0 2774K 1934M 6_rev all -- * eth2 0.0.0.0/0 0.0.0.0/0 2581K 472M 7_rev all -- * eth0 0.0.0.0/0 0.0.0.0/0 _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
