Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # iptables -L --line-numbers
- Chain INPUT (policy ACCEPT)
- num target prot opt source destination
- 1 ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
- 2 ACCEPT tcp -- anywhere anywhere tcp dpt:1050
- 3 DROP all -- anywhere anywhere
- Chain FORWARD (policy ACCEPT)
- num target prot opt source destination
- 1 ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
- 2 ACCEPT udp -- anywhere Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- 10.0.0.140 udp dpt:34001
- 3 ACCEPT tcp -- anywhere Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- 10.0.0.140 tcp dpt:34001
- 4 ACCEPT udp -- anywhere Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- 10.0.0.140 udp dpt:34000
- 5 ACCEPT tcp -- anywhere Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- Set PR mark for socket 0x6 = 230
- 10.0.0.140 tcp dpt:34000
- 6 TCPMSS tcp -- anywhere anywhere tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU
- 7 DROP udp -- Set PR mark for socket 0x6 = 230
- s10.nmk01.com.ar/24 Set PR mark for socket 0x6 = 230
- s10.nmk01.com.ar/24udp dpts:1:65535
- 8 DROP tcp -- Set PR mark for socket 0x6 = 230
- s10.nmk01.com.ar/24 Set PR mark for socket 0x6 = 230
- s10.nmk01.com.ar/24tcp dpts:tcpmux:65535
- 9 DROP udp -- Set PR mark for socket 0x6 = 230
- 188-215-42-0.tgneamt.city-net.ro/24 Set PR mark for socket 0x6 = 230
- 188-215-42-0.tgneamt.city-net.ro/24udp dpts:1:65535
- 10 DROP tcp -- Set PR mark for socket 0x6 = 230
- 188-215-42-0.tgneamt.city-net.ro/24 Set PR mark for socket 0x6 = 230
- 188-215-42-0.tgneamt.city-net.ro/24tcp dpts:tcpmux:65535
- 11 DROP icmp -- anywhere anywhere icmp echo-request state NEW
- 12 ACCEPT tcp -- anywhere mygateway1.ar7 tcp dpt:telnet
- Chain OUTPUT (policy ACCEPT)
- num target prot opt source destination
- 1 DROP icmp -- anywhere anywhere icmp destination-unreachable
- 2 DROP icmp -- anywhere anywhere state INVALID
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement