>покажите
>iptables -L -nvx
Chain INPUT (policy ACCEPT 20 packets, 1232 bytes)
pkts bytes target prot opt in out source destinationChain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 25 packets, 11092 bytes)
pkts bytes target prot opt in out source destination
>iptables -t nat -L -nvx
Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 14413 packets, 1261633 bytes)
pkts bytes target prot opt in out source destination
>iptables -t mangle -L -nvx
Chain PREROUTING (policy ACCEPT 50 packets, 3072 bytes)
pkts bytes target prot opt in out source destination
Chain INPUT (policy ACCEPT 1295960 packets, 568168991 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 458822 packets, 412380143 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 57 packets, 22306 bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 1445457 packets, 724932381 bytes)
pkts bytes target prot opt in out source destination