iptables -t nat -L -v
Chain PREROUTING (policy ACCEPT 58942 packets, 12M bytes)
pkts bytes target prot opt in out source destination
45458 9193K zone_wan_prerouting all -- eth0.1 * 0.0.0.0/0 0.0.0.0/0
13486 2330K zone_lan_prerouting all -- br-lan * 0.0.0.0/0 0.0.0.0/0
58948 12M prerouting_rule all -- * * 0.0.0.0/0 0.0.0.0/0
Chain POSTROUTING (policy ACCEPT 15687 packets, 1146K bytes)
pkts bytes target prot opt in out source destination
24806 1654K postrouting_rule all -- * * 0.0.0.0/0 0.0.0.0/0
24806 1654K zone_wan_nat all -- * * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 18468 packets, 1322K bytes)
pkts bytes target prot opt in out source destination
Chain MINIUPNPD (1 references)
pkts bytes target prot opt in out source destination
Chain postrouting_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_lan (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_rule (1 references)
pkts bytes target prot opt in out source destination
248 24991 MINIUPNPD all -- eth0.1 * 0.0.0.0/0 X.X.X.X
Chain prerouting_wan (1 references)
pkts bytes target prot opt in out source destination
3 264 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1194
Chain zone_lan_nat (0 references)
pkts bytes target prot opt in out source destination
0 0 MASQUERADE all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_prerouting (1 references)
pkts bytes target prot opt in out source destination
13486 2330K prerouting_lan all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_nat (1 references)
pkts bytes target prot opt in out source destination
9119 508K MASQUERADE all -- * eth0.1 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_prerouting (1 references)
pkts bytes target prot opt in out source destination
45458 9193K prerouting_wan all -- * * 0.0.0.0/0 0.0.0.0/0
iptables -L -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
187K 16M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
15572 1135K ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
187 9328 syn_flood tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02
33155 5227K input_rule all -- * * 0.0.0.0/0 0.0.0.0/0
33155 5227K input all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
312K 183M zone_wan_MSSFIX all -- * * 0.0.0.0/0 0.0.0. 0/0
300K 182M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
11809 691K forwarding_rule all -- * * 0.0.0.0/0 0.0.0. 0/0
11334 643K forward all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
188K 16M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
15572 1135K ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
3269 212K output_rule all -- * * 0.0.0.0/0 0.0.0.0/0
3269 212K output all -- * * 0.0.0.0/0 0.0.0.0/0
Chain MINIUPNPD (1 references)
pkts bytes target prot opt in out source destination
Chain forward (1 references)
pkts bytes target prot opt in out source destination
11334 643K zone_lan_forward all -- br-lan * 0.0.0.0/0 0.0.0 .0/0
0 0 zone_wan_forward all -- eth0.1 * 0.0.0.0/0 0.0.0 .0/0
Chain forwarding_lan (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_rule (1 references)
pkts bytes target prot opt in out source destination
3 184 ACCEPT all -- tun+ br-lan 0.0.0.0/0 192.168.1.0 /24
472 48450 ACCEPT all -- br-lan tun+ 0.0.0.0/0 192.168.2.0/ 24
0 0 MINIUPNPD all -- eth0.1 !eth0.1 0.0.0.0/0 0.0.0.0/0
Chain forwarding_wan (1 references)
pkts bytes target prot opt in out source destination
Chain input (1 references)
pkts bytes target prot opt in out source destination
12427 955K zone_lan all -- br-lan * 0.0.0.0/0 0.0.0.0/0
20728 4272K zone_wan all -- eth0.1 * 0.0.0.0/0 0.0.0.0/0
Chain input_lan (1 references)
pkts bytes target prot opt in out source destination
Chain input_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_wan (1 references)
pkts bytes target prot opt in out source destination
4 400 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1194
Chain output (1 references)
pkts bytes target prot opt in out source destination
3269 212K zone_lan_ACCEPT all -- * * 0.0.0.0/0 0.0.0. 0/0
3246 206K zone_wan_ACCEPT all -- * * 0.0.0.0/0 0.0.0. 0/0
Chain output_rule (1 references)
pkts bytes target prot opt in out source destination
Chain reject (5 references)
pkts bytes target prot opt in out source destination
445 27031 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
19741 4076K REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain syn_flood (1 references)
pkts bytes target prot opt in out source destination
187 9328 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 25/sec burst 50
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_lan (1 references)
pkts bytes target prot opt in out source destination
12427 955K input_lan all -- * * 0.0.0.0/0 0.0.0.0/0
12427 955K zone_lan_ACCEPT all -- * * 0.0.0.0/0 0.0.0. 0/0
Chain zone_lan_ACCEPT (2 references)
pkts bytes target prot opt in out source destination
12427 955K ACCEPT all -- br-lan * 0.0.0.0/0 0.0.0.0/0
23 6781 ACCEPT all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_DROP (0 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- br-lan * 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_MSSFIX (0 references)
pkts bytes target prot opt in out source destination
0 0 TCPMSS tcp -- * br-lan 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
Chain zone_lan_REJECT (1 references)
pkts bytes target prot opt in out source destination
0 0 reject all -- br-lan * 0.0.0.0/0 0.0.0.0/0
0 0 reject all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_forward (1 references)
pkts bytes target prot opt in out source destination
11334 643K zone_wan_ACCEPT all -- * * 0.0.0.0/0 0.0.0. 0/0
0 0 forwarding_lan all -- * * 0.0.0.0/0 0.0.0.0 /0
0 0 zone_lan_REJECT all -- * * 0.0.0.0/0 0.0.0. 0/0
Chain zone_wan (1 references)
pkts bytes target prot opt in out source destination
511 168K ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:68
26 1412 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 8
20191 4103K input_wan all -- * * 0.0.0.0/0 0.0.0.0/0
20187 4103K zone_wan_REJECT all -- * * 0.0.0.0/0 0.0.0. 0/0
Chain zone_wan_ACCEPT (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- eth0.1 * 0.0.0.0/0 0.0.0.0/0
14580 848K ACCEPT all -- * eth0.1 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_DROP (0 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- eth0.1 * 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * eth0.1 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_MSSFIX (1 references)
pkts bytes target prot opt in out source destination
10261 568K TCPMSS tcp -- * eth0.1 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
Chain zone_wan_REJECT (2 references)
pkts bytes target prot opt in out source destination
20186 4103K reject all -- eth0.1 * 0.0.0.0/0 0.0.0.0/0
0 0 reject all -- * eth0.1 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_forward (1 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_wan all -- * * 0.0.0.0/0 0.0.0.0 /0
0 0 zone_wan_REJECT all -- * * 0.0.0.0/0 0.0.0. 0/0
Asus WL-500gP v1 - Backfire (10.03, r20742)
TP-Link 1043n - Gargoyle
|