iptables -t nat -nvL
Chain PREROUTING (policy ACCEPT 961 packets, 50342 bytes)
pkts bytes target prot opt in out source destination
20 1317 DNAT udp -- * * 0.0.0.0/0 196.209.117.74 udp dpt:61604 to:10.0.0.2
433 22156 DNAT tcp -- * * 0.0.0.0/0 196.209.117.74 tcp dpt:61604 to:10.0.0.2
0 0 DNAT icmp -- * * 0.0.0.0/0 41.242.14.196 to:10.0.0.1
495 23968 DNAT tcp -- ppp0 * 0.0.0.0/0 41.242.14.196 tcp dpt:61604 to:10.0.0.2:61604
3 285 DNAT udp -- ppp0 * 0.0.0.0/0 41.242.14.196 udp dpt:61604 to:10.0.0.2:61604
0 0 DNAT tcp -- * * 0.0.0.0/0 41.242.14.196 tcp dpt:7121 to:10.0.0.2
0 0 DNAT udp -- * * 0.0.0.0/0 41.242.14.196 udp dpt:7121 to:10.0.0.2
141 6632 TRIGGER 0 -- * * 0.0.0.0/0 41.242.14.196 TRIGGER type:dnat match:0 relate:0
141 6632 TRIGGER 0 -- * * 0.0.0.0/0 41.242.14.196 TRIGGER type:dnat match:0 relate:0
94 4663 TRIGGER 0 -- * * 0.0.0.0/0 196.209.117.74 TRIGGER type:dnat match:0 relate:0
Chain POSTROUTING (policy ACCEPT 447 packets, 23439 bytes)
pkts bytes target prot opt in out source destination
589 28983 MASQUERADE 0 -- * ppp+ 0.0.0.0/0 0.0.0.0/0
0 0 MASQUERADE 0 -- * ppp0 0.0.0.0/0 0.0.0.0/0
0 0 RETURN 0 -- * br0 0.0.0.0/0 0.0.0.0/0 PKTTYPE = broadcast
11 1034 MASQUERADE 0 -- * br0 10.0.0.0/24 10.0.0.0/24
Chain OUTPUT (policy ACCEPT 16 packets, 1785 bytes)
pkts bytes target prot opt in out source destination
iptables -t mangle -nvL
hain PREROUTING (policy ACCEPT 22827 packets, 6708K bytes)
pkts bytes target prot opt in out source destination
0 0 MARK udp -- * * 10.0.0.2 0.0.0.0/0 udp spt:61604 MARK set 0x101
5055 1546K MARK tcp -- * * 10.0.0.2 0.0.0.0/0 tcp spt:61604 MARK set 0x101
2247 2056K MARK 0 -- ppp0 * 0.0.0.0/0 0.0.0.0/0 MARK set 0x100
8109 1830K MARK 0 -- ppp1 * 0.0.0.0/0 0.0.0.0/0 MARK set 0x101
Chain INPUT (policy ACCEPT 35188 packets, 8551K bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 4846K packets, 2582M bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 2246 packets, 2161K bytes)
pkts bytes target prot opt in out source destination
0 0 MARK udp -- * * 10.0.0.2 0.0.0.0/0 udp spt:61604 MARK set 0x101
0 0 MARK tcp -- * * 10.0.0.2 0.0.0.0/0 tcp spt:61604 MARK set 0x101
Chain POSTROUTING (policy ACCEPT 4855K packets, 2586M bytes)
pkts bytes target prot opt in out source destination