All pastes #309379 Raw Edit

bhabhon

public text v1 · immutable
#309379 ·published 2007-01-07 16:35 UTC
rendered paste body
[root@brazzsation etc]# iptables -L OUTPUT
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
DROP       tcp  --  anywhere             anywhere           tcp dpt:http
REJECT     tcp  --  anywhere             anywhere           tcp dpt:irc reject-with icmp-port-unreachable
REJECT     tcp  --  anywhere             anywhere           tcp dpt:http reject-with icmp-port-unreachable
[root@brazzsation etc]#