Pastebin
Paste #1941: No description
< previous paste - next paste>
Pasted by hdn
(hdn@buddha) (11-02-05 16:43) (P:0 L:1) [0]
~ $ sudo iptables -L -v
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
1768 1369K ACCEPT tcp -- any any anywhere anywhere tcp flags:!FIN,SYN,RST,ACK/SYN
1571 118K ACCEPT all -- lo any anywhere anywhere
0 0 ACCEPT icmp -- any any anywhere anywhere icmp any
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:ssh flags:FIN,SYN,RST,ACK/SYN
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:www flags:FIN,SYN,RST,ACK/SYN
0 0 ACCEPT udp -- any any anywhere anywhere udp dpt:domain
0 0 ACCEPT udp -- any any ns1.sikkerhed.org anywhere udp spt:domain
0 0 ACCEPT udp -- any any ns2.sikkerhed.org anywhere udp spt:domain
118 25240 ACCEPT udp -- any any anywhere anywhere udp spt:domain dpts:1024:65535
55 4180 ACCEPT all -- any any network.net0.sikkerhed.org/26 anywhere
0 0 REJECT tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN reject-with icmp-port-unreachable
67 14276 DROP udp -- any any anywhere anywhere
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 3670 packets, 572K bytes)
pkts bytes target prot opt in out source destination
(hdn@buddha) (11-02-05 16:44) (P:0 L:1) [0]
(hdn@buddha) (11-02-05 16:44) (P:0 L:1) [0]
~ $
New Paste
Go to most recent paste.