All pastes #1881113 Raw Edit

loomsen

public shellscript v1 · immutable
#1881113 ·published 2010-06-11 12:48 UTC
rendered paste body
Chain INPUT (policy ACCEPT)target     prot opt source               destination         ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED ACCEPT     icmp --  anywhere             anywhere            ACCEPT     all  --  anywhere             anywhere            ACCEPT     all  --  anywhere             anywhere            ACCEPT     ah   --  anywhere             anywhere            ACCEPT     esp  --  anywhere             anywhere            ACCEPT     udp  --  anywhere             anywhere            state NEW udp dpt:isakmp ACCEPT     udp  --  anywhere             224.0.0.251         state NEW udp dpt:mdns ACCEPT     udp  --  anywhere             anywhere            state NEW udp dpt:ipp ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:https ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:http ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:commplex-main ACCEPT     udp  --  anywhere             anywhere            state NEW udp dpt:commplex-main REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited Chain FORWARD (policy ACCEPT)target     prot opt source               destination         ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED ACCEPT     icmp --  anywhere             anywhere            ACCEPT     all  --  anywhere             anywhere            ACCEPT     all  --  anywhere             anywhere            REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited Chain OUTPUT (policy ACCEPT)target     prot opt source               destination