Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- charles@ZentyalCJ:~$ sudo iptables -L -n -v -x
- [sudo] password for charles:
- Chain INPUT (policy DROP 3 packets, 2984 bytes)
- pkts bytes target prot opt in out source destination
- 6094 586282 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
- 1 40 idrop all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 3713 3011609 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 1214 150625 inospoof all -- * * 0.0.0.0/0 0.0.0.0/0
- 4 803 iexternalmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 4 803 iexternal all -- * * 0.0.0.0/0 0.0.0.0/0
- 4 803 inoexternal all -- * * 0.0.0.0/0 0.0.0.0/0
- 4 803 imodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 4 803 iintservs all -- * * 0.0.0.0/0 0.0.0.0/0
- 4 803 iglobal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 8 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 0 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 4 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 11 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 12 state NEW
- 1 78 idrop 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
- 0 0 fdrop all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 0 0 fnospoof all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fredirects all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ffwdrules all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fnoexternal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fdns all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fobjects all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fglobal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 8 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 0 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 4 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 11 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 12 state NEW
- 0 0 fdrop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain OUTPUT (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 6094 586282 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
- 0 0 odrop all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 3253 923396 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 650 59626 ointernal all -- * * 0.0.0.0/0 0.0.0.0/0
- 252 33804 omodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 127 23964 oglobal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 8 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 0 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 4 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 11 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 12 state NEW
- 0 0 odrop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain drop (11 references)
- pkts bytes target prot opt in out source destination
- 1211 149862 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain fdns (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 192.168.1.150 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.150 state NEW tcp dpt:53
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 68.105.28.12 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.28.12 state NEW tcp dpt:53
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 68.105.29.11 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.29.11 state NEW tcp dpt:53
- Chain fdrop (5 references)
- pkts bytes target prot opt in out source destination
- 0 0 drop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain ffwdrules (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 0 0 RETURN all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain fglobal (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
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0
- Chain fmodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain fnoexternal (1 references)
- pkts bytes target prot opt in out source destination
- Chain fnospoof (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 fnospoofmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fdrop all -- !eth0 * 192.168.1.0/24 0.0.0.0/0
- 0 0 fdrop all -- !eth1 * 192.168.1.0/24 0.0.0.0/0
- Chain fnospoofmodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain fobjects (1 references)
- pkts bytes target prot opt in out source destination
- Chain fredirects (1 references)
- pkts bytes target prot opt in out source destination
- Chain ftoexternalonly (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 fdrop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain idrop (4 references)
- pkts bytes target prot opt in out source destination
- 1212 149940 drop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain iexternal (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 3 725 RETURN all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 state NEW
- 0 0 ACCEPT 47 -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:1723 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:110 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:4190 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:465 state NEW
- Chain iexternalmodules (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 3 725 RETURN all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- Chain iglobal (1 references)
- pkts bytes target prot opt in out source destination
- 3 725 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:69 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:138 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:138 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:139 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:139 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:445 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:445 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:137 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:137 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:123 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8888 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:631 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:110 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:4190 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:465 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:389 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6677 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:442 state NEW
- Chain iintservs (1 references)
- pkts bytes target prot opt in out source destination
- Chain imodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain inoexternal (1 references)
- pkts bytes target prot opt in out source destination
- Chain inointernal (0 references)
- pkts bytes target prot opt in out source destination
- Chain inospoof (1 references)
- pkts bytes target prot opt in out source destination
- 1214 150625 inospoofmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 1210 149822 idrop all -- !eth0 * 192.168.1.0/24 0.0.0.0/0
- 0 0 idrop all -- !eth1 * 192.168.1.0/24 0.0.0.0/0
- Chain inospoofmodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain log (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain odrop (2 references)
- pkts bytes target prot opt in out source destination
- 0 0 drop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain oglobal (1 references)
- pkts bytes target prot opt in out source destination
- 127 23964 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- Chain ointernal (1 references)
- pkts bytes target prot opt in out source destination
- 259 17056 ACCEPT udp -- * * 0.0.0.0/0 192.168.1.150 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.150 state NEW tcp dpt:53
- 109 6870 ACCEPT udp -- * * 0.0.0.0/0 68.105.28.12 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.28.12 state NEW tcp dpt:53
- 30 1896 ACCEPT udp -- * * 0.0.0.0/0 68.105.29.11 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.29.11 state NEW tcp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:53
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:53
- Chain omodules (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:25
- 105 6300 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:137
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:137
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:137
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:137
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:138
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:138
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:138
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:138
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:139
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:139
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:139
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:139
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:445
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:445
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:445
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:445
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:137
- 8 624 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:137
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:137
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:137
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:138
- 12 2916 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:138
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:138
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:138
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:139
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:139
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:139
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:139
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:445
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:445
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:445
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:445
- charles@ZentyalCJ:~$ sudo iptables -L -n -v -x
- Chain INPUT (policy DROP 3 packets, 2984 bytes)
- pkts bytes target prot opt in out source destination
- 7274 686678 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
- 1 40 idrop all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 3832 3050431 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 1371 172879 inospoof all -- * * 0.0.0.0/0 0.0.0.0/0
- 5 1131 iexternalmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 5 1131 iexternal all -- * * 0.0.0.0/0 0.0.0.0/0
- 5 1131 inoexternal all -- * * 0.0.0.0/0 0.0.0.0/0
- 5 1131 imodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 5 1131 iintservs all -- * * 0.0.0.0/0 0.0.0.0/0
- 5 1131 iglobal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 8 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 0 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 4 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 11 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 12 state NEW
- 1 78 idrop 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
- 0 0 fdrop all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 0 0 fnospoof all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fredirects all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ffwdrules all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fnoexternal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fdns all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fobjects all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fglobal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 8 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 0 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 4 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 11 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 12 state NEW
- 0 0 fdrop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain OUTPUT (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 7274 686678 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
- 0 0 odrop all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 3352 932188 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 706 65432 ointernal all -- * * 0.0.0.0/0 0.0.0.0/0
- 272 37348 omodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 145 27388 oglobal all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 8 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 0 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 4 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 11 state NEW
- 0 0 ACCEPT icmp !f * * 0.0.0.0/0 0.0.0.0/0 icmp type 12 state NEW
- 0 0 odrop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain drop (11 references)
- pkts bytes target prot opt in out source destination
- 1367 171788 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain fdns (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 192.168.1.150 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.150 state NEW tcp dpt:53
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 68.105.28.12 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.28.12 state NEW tcp dpt:53
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 68.105.29.11 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.29.11 state NEW tcp dpt:53
- Chain fdrop (5 references)
- pkts bytes target prot opt in out source destination
- 0 0 drop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain ffwdrules (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 0 0 RETURN all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain fglobal (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
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0
- Chain fmodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain fnoexternal (1 references)
- pkts bytes target prot opt in out source destination
- Chain fnospoof (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 fnospoofmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 0 0 fdrop all -- !eth0 * 192.168.1.0/24 0.0.0.0/0
- 0 0 fdrop all -- !eth1 * 192.168.1.0/24 0.0.0.0/0
- Chain fnospoofmodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain fobjects (1 references)
- pkts bytes target prot opt in out source destination
- Chain fredirects (1 references)
- pkts bytes target prot opt in out source destination
- Chain ftoexternalonly (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 fdrop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain idrop (4 references)
- pkts bytes target prot opt in out source destination
- 1368 171866 drop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain iexternal (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 4 1053 RETURN all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 state NEW
- 0 0 ACCEPT 47 -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:1723 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:110 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:4190 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:465 state NEW
- Chain iexternalmodules (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- eth0 * 0.0.0.0/0 0.0.0.0/0
- 4 1053 RETURN all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- Chain iglobal (1 references)
- pkts bytes target prot opt in out source destination
- 4 1053 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:67 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:69 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:138 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:138 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:139 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:139 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:445 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:445 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:137 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:137 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:123 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8888 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:631 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:587 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:993 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:110 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:143 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:995 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:4190 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:465 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:20 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:21 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:389 state NEW
- 0 0 drop tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6677 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 state NEW
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:442 state NEW
- Chain iintservs (1 references)
- pkts bytes target prot opt in out source destination
- Chain imodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain inoexternal (1 references)
- pkts bytes target prot opt in out source destination
- Chain inointernal (0 references)
- pkts bytes target prot opt in out source destination
- Chain inospoof (1 references)
- pkts bytes target prot opt in out source destination
- 1371 172879 inospoofmodules all -- * * 0.0.0.0/0 0.0.0.0/0
- 1366 171748 idrop all -- !eth0 * 192.168.1.0/24 0.0.0.0/0
- 0 0 idrop all -- !eth1 * 192.168.1.0/24 0.0.0.0/0
- Chain inospoofmodules (1 references)
- pkts bytes target prot opt in out source destination
- Chain log (0 references)
- pkts bytes target prot opt in out source destination
- 0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain odrop (2 references)
- pkts bytes target prot opt in out source destination
- 0 0 drop all -- * * 0.0.0.0/0 0.0.0.0/0
- Chain oglobal (1 references)
- pkts bytes target prot opt in out source destination
- 145 27388 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW
- Chain ointernal (1 references)
- pkts bytes target prot opt in out source destination
- 280 18417 ACCEPT udp -- * * 0.0.0.0/0 192.168.1.150 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.1.150 state NEW tcp dpt:53
- 119 7465 ACCEPT udp -- * * 0.0.0.0/0 68.105.28.12 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.28.12 state NEW tcp dpt:53
- 35 2202 ACCEPT udp -- * * 0.0.0.0/0 68.105.29.11 state NEW udp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 68.105.29.11 state NEW tcp dpt:53
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:53
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:53
- Chain omodules (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:25
- 107 6420 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:137
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:137
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:137
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:137
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:138
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:138
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:138
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:138
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:139
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:139
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:139
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:139
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:445
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:445
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:445
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:445
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:137
- 8 624 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:137
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:137
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:137
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:138
- 12 2916 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:138
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:138
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:138
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:139
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:139
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:139
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:139
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp spt:445
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp spt:445
- 0 0 ACCEPT tcp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:445
- 0 0 ACCEPT udp -- * eth1 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:445
Advertisement
Add Comment
Please, Sign In to add comment