Welcome to
_______ ___
____ _ _ ___
| ___ \ | | ||| \ | || | / /
| | | || ___ | |
| \| || |/ /
| |___| || |___| | || || |\ || \
|_______/ |______||__||_| \____||_|\___\
= Building Networks for People =
BusyBox v1.19.2 (2018-12-26 03:18:41 MSK) built-in shell (ash)
Enter 'help' for a list of built-in commands.
$ iptables -nvL
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
1535 246K REMOTEACCESS all -- * *
0.0.0.0/0 0.0.0.0/0 6904 1164K IPSEC all -- * *
0.0.0.0/0 0.0.0.0/0 6915 1166K IGMP all -- * *
0.0.0.0/0 0.0.0.0/0 2 92 DROP all -- * *
0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 PING_RULES icmp -- * *
0.0.0.0/0 0.0.0.0/0 icmp type 8
5028 841K ACCEPT all -- * *
0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
767 252K ACCEPT udp -- * *
0.0.0.0/0 0.0.0.0/0 udp dpt:68
1118 72645 MACS all -- * *
0.0.0.0/0 0.0.0.0/0 1118 72645 DHCPRELAY all -- * *
0.0.0.0/0 0.0.0.0/0 1118 72645 USER_RULES all -- * *
0.0.0.0/0 0.0.0.0/0 0 0 ACCEPT all -- lo *
0.0.0.0/0 0.0.0.0/0 state NEW
1080 71429 ACCEPT all -- br0 *
0.0.0.0/0 0.0.0.0/0 state NEW
38 1216 USER_DNAT all -- * *
0.0.0.0/0 0.0.0.0/0 38 1216 DROP all -- * *
0.0.0.0/0 0.0.0.0/0Chain FORWARD (policy ACCEPT 12 packets, 624 bytes)
pkts bytes target prot opt in out source destination
23632 5434K IPSEC_FORWARD all -- * *
0.0.0.0/0 0.0.0.0/0 0 0 DROP all -- wan1 !br+
0.0.0.0/0 0.0.0.0/023632 5434K MACS all -- * *
0.0.0.0/0 0.0.0.0/023632 5434K USER_RULES all -- * *
0.0.0.0/0 0.0.0.0/023632 5434K IGMP all -- * *
0.0.0.0/0 0.0.0.0/010399 3582K MINIUPNPD all -- !br0 br0
0.0.0.0/0 0.0.0.0/0 1767 439K ACCEPT all -- br0 br0
0.0.0.0/0 0.0.0.0/0 1 40 DROP all -- * *
0.0.0.0/0 0.0.0.0/0 state INVALID
21457 4963K ACCEPT all -- * *
0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
407 32047 USER_DNAT all -- * *
0.0.0.0/0 0.0.0.0/0 407 32047 PASS_THROUGH all -- * *
0.0.0.0/0 0.0.0.0/0 407 32047 WAN_FIREWALL all -- * *
0.0.0.0/0 0.0.0.0/0 0 0 DROP all -- * br0
0.0.0.0/0 0.0.0.0/0Chain OUTPUT (policy ACCEPT 1370 packets, 244K bytes)
pkts bytes target prot opt in out source destination
Chain BRUTE (0 references)
pkts bytes target prot opt in out source destination
Chain DHCPRELAY (1 references)
pkts bytes target prot opt in out source destination
Chain IGMP (2 references)
pkts bytes target prot opt in out source destination
30540 6599K RETURN all -- * *
0.0.0.0/0 0.0.0.0/0Chain IPSEC (1 references)
pkts bytes target prot opt in out source destination
Chain IPSEC_FORWARD (1 references)
pkts bytes target prot opt in out source destination
Chain MACS (2 references)
pkts bytes target prot opt in out source destination
Chain MINIUPNPD (1 references)
pkts bytes target prot opt in out source destination
10399 3582K RETURN all -- * *
0.0.0.0/0 0.0.0.0/0