This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------ IPTABLES (iptables -L -nvx) ------ | |
Chain INPUT (policy ACCEPT 7943 packets, 11019531 bytes) | |
pkts bytes target prot opt in out source destination | |
720151 916563637 bw_INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
720151 916563637 fw_INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 | |
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) | |
pkts bytes target prot opt in out source destination | |
0 0 oem_fwd all -- * * 0.0.0.0/0 0.0.0.0/0 | |
0 0 fw_FORWARD all -- * * 0.0.0.0/0 0.0.0.0/0 |