Displaying 1 result from an estimated 1 matches for "3773m".
Did you mean:
3773
2003 Jul 02
0
Using multiple uplinks
...fault via 200.153.199.65 dev eth3
[root@firewall /root]# ip rule list
0: from all lookup local
32764: from all fwmark 4 lookup speedy
32765: from all lookup main
32767: from all lookup 253
[root@firewall /root]# iptables -t mangle -L -nv
Chain PREROUTING (policy ACCEPT 11M packets, 3773M bytes)
pkts bytes target prot opt in out source
destination
104 8576 MARK all -- * * 172.16.2.251
0.0.0.0/0 MARK set 0x4
[root@firewall /root]# iptables -t nat -L POSTROUTING -nv
Chain POSTROUTING (policy ACCEPT 350K packets, 23M bytes)
pkts bytes...