login as: admin
admin@192.168.5.1's password:
ASUSWRT-Merlin RT-AC3200 380.66-4 Fri May 26 21:56:22 UTC 2017
admin@RT-AC3200-7180:/tmp/home/root# iptables -vL
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- tun21 any anywhere anywhere
89 16066 ACCEPT udp -- any any anywhere anywhere udp dpt:1195
2 58 logdrop icmp -- ppp0 any anywhere anywhere icmp echo-request
685 44792 SECURITY_PROTECT tcp -- any any anywhere anywhere multiport dports ssh
15102 2138K ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
34 3083 logdrop all -- any any anywhere anywhere state INVALID
2018 127K ACCEPT all -- br0 any anywhere anywhere state NEW
992 135K ACCEPT all -- lo any anywhere anywhere state NEW
0 0 ACCEPT udp -- any any anywhere anywhere udp spt:bootps dpt:bootpc
0 0 ACCEPT icmp -- any any anywhere anywhere icmp !echo-request
807 251K logdrop all -- any any anywhere anywhere
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
45 6092 ACCEPT all -- tun21 any anywhere anywhere
583 31064 TCPMSS tcp -- any any anywhere anywhere tcpflags: SYN,RST/SYN TCPMSS clamp to PMTU
1738 147K ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
0 0 logdrop all -- !br0 ppp0 anywhere anywhere
0 0 logdrop all -- !br0 eth0 anywhere anywhere
0 0 logdrop all -- eth0 any anywhere anywhere state INVALID
0 0 ACCEPT all -- br0 br0 anywhere anywhere
345 62596 NSFW all -- any any anywhere anywhere
0 0 ACCEPT all -- any any anywhere anywhere ctstate DNAT
345 62596 ACCEPT all -- br0 any anywhere anywhere
Chain OUTPUT (policy ACCEPT 3862 packets, 2163K bytes)
pkts bytes target prot opt in out source destination
Chain FUPNP (0 references)
pkts bytes target prot opt in out source destination
Chain NSFW (1 references)
pkts bytes target prot opt in out source destination
Chain PControls (0 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- any any anywhere anywhere
Chain SECURITY (0 references)
pkts bytes target prot opt in out source destination
0 0 RETURN tcp -- any any anywhere anywhere tcpflags: FIN,SYN,RST,ACK/SYN limit: avg 1/sec burst 5
0 0 logdrop tcp -- any any anywhere anywhere tcpflags: FIN,SYN,RST,ACK/SYN
0 0 RETURN tcp -- any any anywhere anywhere tcpflags: FIN,SYN,RST,ACK/RST limit: avg 1/sec burst 5
0 0 logdrop tcp -- any any anywhere anywhere tcpflags: FIN,SYN,RST,ACK/RST
0 0 RETURN icmp -- any any anywhere anywhere icmp echo-request limit: avg 1/sec burst 5
0 0 logdrop icmp -- any any anywhere anywhere icmp echo-request
0 0 RETURN all -- any any anywhere anywhere
Chain SECURITY_PROTECT (1 references)
pkts bytes target prot opt in out source destination
Chain logaccept (0 references)
pkts bytes target prot opt in out source destination
0 0 LOG all -- any any anywhere anywhere state NEW LOG level warning tcp-sequence tcp-options ip-options prefix "ACCEPT "
0 0 ACCEPT all -- any any anywhere anywhere
Chain logdrop (9 references)
pkts bytes target prot opt in out source destination
745 244K ACCEPT all -- eth0 any anywhere anywhere match-set Whitelist src
0 0 DROP tcp -- eth0 any anywhere anywhere multiport sports www,https,imap2,imaps,pop3,pop3s,smtp,ssmtp state INVALID
0 0 LOG all -- eth0 any anywhere anywhere state INVALID LOG level warning tcp-sequence tcp-options ip-options prefix "[BLOCKED - NEW BAN] "
0 0 SET all -- eth0 any anywhere anywhere state INVALID add-set Blacklist src
98 9748 DROP all -- any any anywhere anywhere
admin@RT-AC3200-7180:/tmp/home/root#