admin_RT@RT-AC86U-AF10:/tmp/home/root# iptables --line -t filter -nvL
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
num pkts bytes target prot opt in out source destination
1 1 42 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1194
2 236 9124 DROP icmp -- ppp0 * 0.0.0.0/0 0.0.0.0/0 icmptype 8
3 2313K 593M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
4 8918 363K DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
5 2770K 781M PTCSRVWAN all -- !br0 * 0.0.0.0/0 0.0.0.0/0
6 72531 6049K PTCSRVLAN all -- br0 * 0.0.0.0/0 0.0.0.0/0
7 72531 6049K ACCEPT all -- br0 * 0.0.0.0/0 0.0.0.0/0 state NEW
8 2700K 765M ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 state NEW
9 69526 16M OVPN all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
10 2 80 INPUT_ICMP icmp -- * * 0.0.0.0/0 0.0.0.0/0
11 60696 15M DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP 0 packets, 0 bytes)
num pkts bytes target prot opt in out source destination
1 73444 3876K TCPMSS tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcpflags: 0x06/0x02 TCPMSS clamp to PMTU
2 1346K 653M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
3 549 99976 other2wan all -- !br0 ppp0 0.0.0.0/0 0.0.0.0/0
4 345 20310 DROP all -- !br0 eth0 0.0.0.0/0 0.0.0.0/0
5 3463 186K DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
6 0 0 ACCEPT all -- br0 br0 0.0.0.0/0 0.0.0.0/0
7 37912 4668K NSFW all -- * * 0.0.0.0/0 0.0.0.0/0
8 1 44 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT
9 37911 4668K OVPN all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
10 37160 4556K ACCEPT all -- br0 * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 104K packets, 29M bytes)
num pkts bytes target prot opt in out source destination
Chain ACCESS_RESTRICTION (0 references)
num pkts bytes target prot opt in out source destination
Chain DNSFILTER_DOT (0 references)
num pkts bytes target prot opt in out source destination
Chain FUPNP (0 references)
num pkts bytes target prot opt in out source destination
Chain INPUT_ICMP (1 references)
num pkts bytes target prot opt in out source destination
1 0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
2 2 80 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 13
3 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
Chain NSFW (1 references)
num pkts bytes target prot opt in out source destination
Chain OVPN (2 references)
num pkts bytes target prot opt in out source destination
1 0 0 ACCEPT all -- tun21 * 0.0.0.0/0 0.0.0.0/0
2 0 0 ACCEPT all -- tun21 * 0.0.0.0/0 192.168.1.0/24
Chain PControls (0 references)
num pkts bytes target prot opt in out source destination
1 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain PTCSRVLAN (1 references)
num pkts bytes target prot opt in out source destination
Chain PTCSRVWAN (1 references)
num pkts bytes target prot opt in out source destination
Chain SECURITY (0 references)
num pkts bytes target prot opt in out source destination
1 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcpflags: 0x17/0x02 limit: avg 1/sec burst 5
2 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcpflags: 0x17/0x02
3 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcpflags: 0x17/0x04 limit: avg 1/sec burst 5
4 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcpflags: 0x17/0x04
5 0 0 RETURN icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 limit: avg 1/sec burst 5
6 0 0 DROP icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8
7 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
Chain default_block (0 references)
num pkts bytes target prot opt in out source destination
Chain logaccept (0 references)
num pkts bytes target prot opt in out source destination
1 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW LOG flags 7 level 4 prefix "ACCEPT "
2 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain logdrop (0 references)
num pkts bytes target prot opt in out source destination
1 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW LOG flags 7 level 4 prefix "DROP "
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain other2wan (1 references)
num pkts bytes target prot opt in out source destination
1 549 99976 RETURN all -- tun+ * 0.0.0.0/0 0.0.0.0/0
2 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0