Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@openwrt:~# iptables -L -v -n
- Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 1 356 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 151K 174M input_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for input */
- 151K 174M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED /* !fw3 */
- 64 3504 syn_flood tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 /* !fw3 */
- 570 37098 zone_lan_input all -- br-lan * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 108 4366 zone_wan_input all -- eth0.2 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_wan_input all -- 6in4-wan6 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_dmz_input all -- eth0.3 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_vpn_input all -- tun0 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 4 288 zone_vpn_client_input all -- tun1 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain FORWARD (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 61322 11M forwarding_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for forwarding */
- 60966 11M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED /* !fw3 */
- 354 38405 zone_lan_forward all -- br-lan * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 2 112 zone_wan_forward all -- eth0.2 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_wan_forward all -- 6in4-wan6 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_dmz_forward all -- eth0.3 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_vpn_forward all -- tun0 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_vpn_client_forward all -- tun1 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 1 356 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 84631 8911K output_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for output */
- 84355 8892K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED /* !fw3 */
- 18 1925 zone_lan_output all -- * br-lan 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 256 16619 zone_wan_output all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_wan_output all -- * 6in4-wan6 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 1 328 zone_dmz_output all -- * eth0.3 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 zone_vpn_output all -- * tun0 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 1 84 zone_vpn_client_output all -- * tun1 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain forwarding_dmz_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain forwarding_lan_rule (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
- Chain forwarding_wan_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain input_dmz_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain input_lan_rule (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_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain output_dmz_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain output_lan_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain output_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain output_wan_rule (1 references)
- pkts bytes target prot opt in out source destination
- Chain reject (8 references)
- pkts bytes target prot opt in out source destination
- 28 1164 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */ reject-with tcp-reset
- 3 142 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */ reject-with icmp-port-unreachable
- Chain syn_flood (1 references)
- pkts bytes target prot opt in out source destination
- 64 3504 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 25/sec burst 50 /* !fw3 */
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_dmz_dest_ACCEPT (2 references)
- pkts bytes target prot opt in out source destination
- 1 328 ACCEPT all -- * eth0.3 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_dmz_dest_REJECT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 reject all -- * eth0.3 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_dmz_forward (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 forwarding_dmz_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for forwarding */
- 0 0 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: forwarding dmz -> wan */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
- 0 0 zone_dmz_dest_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_dmz_input (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 input_dmz_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for input */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
- 0 0 zone_dmz_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_dmz_output (1 references)
- pkts bytes target prot opt in out source destination
- 1 328 output_dmz_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for output */
- 1 328 zone_dmz_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_dmz_src_ACCEPT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT all -- eth0.3 * 0.0.0.0/0 0.0.0.0/0 ctstate NEW,UNTRACKED /* !fw3 */
- Chain zone_lan_dest_ACCEPT (4 references)
- pkts bytes target prot opt in out source destination
- 163 22990 ACCEPT all -- * br-lan 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_lan_forward (1 references)
- pkts bytes target prot opt in out source destination
- 354 38405 forwarding_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for forwarding */
- 354 38405 zone_dmz_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: forwarding lan -> dmz */
- 354 38405 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: forwarding lan -> wan */
- 189 24761 zone_vpn_client_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: forwarding lan -> vpn_client */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
- 145 21065 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_lan_input (1 references)
- pkts bytes target prot opt in out source destination
- 570 37098 input_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for input */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
- 570 37098 zone_lan_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_lan_output (1 references)
- pkts bytes target prot opt in out source destination
- 18 1925 output_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for output */
- 18 1925 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_lan_src_ACCEPT (1 references)
- pkts bytes target prot opt in out source destination
- 570 37098 ACCEPT all -- br-lan * 0.0.0.0/0 0.0.0.0/0 ctstate NEW,UNTRACKED /* !fw3 */
- Chain zone_vpn_client_dest_ACCEPT (2 references)
- pkts bytes target prot opt in out source destination
- 45 3780 ACCEPT all -- * tun1 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_client_dest_REJECT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 reject all -- * tun1 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_client_forward (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: forwarding vpn_client -> lan */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
- 0 0 zone_vpn_client_dest_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_client_input (1 references)
- pkts bytes target prot opt in out source destination
- 2 168 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 /* !fw3: VPN_client-ping */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
- 2 120 zone_vpn_client_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_client_output (1 references)
- pkts bytes target prot opt in out source destination
- 1 84 zone_vpn_client_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_client_src_ACCEPT (1 references)
- pkts bytes target prot opt in out source destination
- 2 120 ACCEPT all -- tun1 * 0.0.0.0/0 0.0.0.0/0 ctstate NEW,UNTRACKED /* !fw3 */
- Chain zone_vpn_dest_ACCEPT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT all -- * tun0 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_dest_REJECT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 reject all -- * tun0 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_forward (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: forwarding vpn -> lan */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
- 0 0 zone_vpn_dest_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_input (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
- 0 0 zone_vpn_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_output (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 zone_vpn_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_vpn_src_ACCEPT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT all -- tun0 * 0.0.0.0/0 0.0.0.0/0 ctstate NEW,UNTRACKED /* !fw3 */
- Chain zone_wan_dest_ACCEPT (3 references)
- pkts bytes target prot opt in out source destination
- 421 30263 ACCEPT all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 ACCEPT all -- * 6in4-wan6 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_wan_dest_REJECT (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 reject all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 reject all -- * 6in4-wan6 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_wan_forward (2 references)
- pkts bytes target prot opt in out source destination
- 2 112 forwarding_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for forwarding */
- 2 112 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
- 0 0 zone_wan_dest_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_wan_input (2 references)
- pkts bytes target prot opt in out source destination
- 108 4366 input_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for input */
- 2 660 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:68 /* !fw3: Allow-DHCP-Renew */
- 0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 /* !fw3: Allow-Ping */
- 75 2400 ACCEPT 2 -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Allow-IGMP */
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1194 /* !fw3: VPN */
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
- 31 1306 zone_wan_src_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_wan_output (2 references)
- pkts bytes target prot opt in out source destination
- 256 16619 output_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for output */
- 256 16619 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- Chain zone_wan_src_REJECT (1 references)
- pkts bytes target prot opt in out source destination
- 31 1306 reject all -- eth0.2 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
- 0 0 reject all -- 6in4-wan6 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement