Comment Re:FYI: iptables tutorial (Score 1) 349
6) Finally your output chain should just allow everything:
# Accept everything: iptables -P OUTPUT ACCEPT
Now this is just plain shitty advice.
Thanks for the four links to external articles, though. Hopefully people will use them as a starting point rather than your own rules when deciding on their firewall configuration.