Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Chain INPUT (policy DROP 39 packets, 4818 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
- 0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x12/0x12 state NEW reject-with tcp-reset
- 0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:!0x17/0x02 state NEW
- 0 0 DROP all -- eth0 * 127.0.0.0/8 0.0.0.0/0
- 0 0 DROP all -- eth0 * 169.254.0.0/16 0.0.0.0/0
- 8 1099 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- pptp+ * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- tun+ * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp -- eth0 * 0.0.0.0/0 0.0.0.0/0 icmp type 0
- 0 0 ACCEPT icmp -- eth0 * 0.0.0.0/0 0.0.0.0/0 icmp type 3
- 0 0 ACCEPT icmp -- eth0 * 0.0.0.0/0 0.0.0.0/0 icmp type 8
- 0 0 ACCEPT icmp -- eth0 * 0.0.0.0/0 0.0.0.0/0 icmp type 11
- 0 0 ACCEPT udp -- eth0 * 0.0.0.0/0 0.0.0.0/0 udp spt:67 dpt:68
- 0 0 ACCEPT tcp -- eth0 * 0.0.0.0/0 0.0.0.0/0 tcp spt:67 dpt:68
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.2.10 tcp dpt:20
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.2.10 tcp dpt:21
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.2.10 tcp dpt:1863
- 0 0 ACCEPT udp -- * * 0.0.0.0/0 192.168.2.10 udp dpt:1194
- 52 3864 ACCEPT tcp -- * * 0.0.0.0/0 192.168.2.10 tcp dpt:22
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.2.10 tcp dpt:81
- 0 0 ACCEPT tcp -- * * 0.0.0.0/0 192.168.2.10 tcp dpt:1723
- 36 3085 ACCEPT udp -- eth0 * 0.0.0.0/0 0.0.0.0/0 udp dpts:1024:65535 state RELATED,ESTABLISHED
- 16 4140 ACCEPT tcp -- eth0 * 0.0.0.0/0 0.0.0.0/0 tcp dpts:1024:65535 state RELATED,ESTABLISHED
- Chain OUTPUT (policy DROP 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 32 3333 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * pptp+ 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * tun+ 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT all -- * eth1 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT icmp -- * eth0 0.0.0.0/0 0.0.0.0/0
- 0 0 ACCEPT udp -- * eth0 0.0.0.0/0 0.0.0.0/0 udp spt:68 dpt:67
- 0 0 ACCEPT tcp -- * eth0 0.0.0.0/0 0.0.0.0/0 tcp spt:68 dpt:67
- 0 0 ACCEPT tcp -- * eth0 192.168.2.10 0.0.0.0/0 tcp spt:20
- 0 0 ACCEPT tcp -- * eth0 192.168.2.10 0.0.0.0/0 tcp spt:21
- 0 0 ACCEPT tcp -- * eth0 192.168.2.10 0.0.0.0/0 tcp spt:1863
- 0 0 ACCEPT udp -- * eth0 192.168.2.10 0.0.0.0/0 udp spt:1194
- 723 93448 ACCEPT tcp -- * eth0 192.168.2.10 0.0.0.0/0 tcp spt:22
- 1476 974K ACCEPT tcp -- * eth0 192.168.2.10 0.0.0.0/0 tcp spt:81
- 0 0 ACCEPT 47 -- * eth0 192.168.2.10 0.0.0.0/0
- 0 0 ACCEPT tcp -- * eth0 192.168.2.10 0.0.0.0/0 tcp spt:1723
- 358 28808 ACCEPT all -- * eth0 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 l7-filter all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 0 0 l7-filter all -- eth1 * 0.0.0.0/0 0.0.0.0/0
- 0 0 l7-filter all -- pptp+ * 0.0.0.0/0 0.0.0.0/0
- 0 0 l7-filter all -- tun+ * 0.0.0.0/0 0.0.0.0/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement