All pastes #1922333 Raw Edit

root

public text v1 · immutable
#1922333 ·published 2010-08-21 23:56 UTC
rendered paste body
Chain INPUT (policy ACCEPT)target     prot opt source               destinationDROP       all      anywhere             anywhere           rt type:0ACCEPT     ipv6-icmp    anywhere             anywhere           ipv6-icmp !echo-requestDROP       all      anywhere             anywhere           state INVALIDACCEPT     all      anywhere             anywhere           state RELATED,ESTABLISHEDACCEPT     all      anywhere             anywhere           state NEWACCEPT     all      anywhere             anywhere           state NEWACCEPT     all      ff00::/8             anywhereChain FORWARD (policy ACCEPT)target     prot opt source               destinationDROP       all      anywhere             anywhere           rt type:0ACCEPT     all      anywhere             anywhereDROP       all      anywhere             anywhere           state INVALIDACCEPT     all      ff00::/8             anywhereACCEPT     all      anywhere             anywhere           state RELATED,ESTABLISHEDACCEPT     ipv6-icmp    anywhere             anywhereDROP       all      anywhere             anywhereDROP       all      anywhere             anywhereDROP       all      anywhere             anywhereChain OUTPUT (policy ACCEPT)target     prot opt source               destinationDROP       all      anywhere             anywhere           rt type:0Chain SECURITY (0 references)target     prot opt source               destinationRETURN     tcp      anywhere             anywhere           tcp flags:SYN,RST,ACK/SYN limit: avg 1/sec burst 5RETURN     tcp      anywhere             anywhere           tcp flags:FIN,SYN,RST,ACK/RST limit: avg 1/sec burst 5RETURN     udp      anywhere             anywhere           limit: avg 5/sec burst 5RETURN     icmp     anywhere             anywhere           limit: avg 5/sec burst 5DROP       all      anywhere             anywhereChain logaccept (0 references)target     prot opt source               destinationLOG        all      anywhere             anywhere           state NEW LOG level warning tcp-sequence tcp-options ip-options prefix `ACCEPT 'ACCEPT     all      anywhere             anywhereChain logdrop (0 references)target     prot opt source               destinationLOG        all      anywhere             anywhere           state NEW LOG level warning tcp-sequence tcp-options ip-options prefix `DROP 'DROP       all      anywhere             anywhere