- Apr 14, 2002
- 7,701
- 0
- 0
I have been using IPTables for a while now, and have a script based off of the IP-MASQUERADE HOWTO from TLDP. I have recently come across a script from http://projectfiles.com/firewall, and tried it out. It makes it easy to configure, but the only gripe I have about it, is that the default OUTPUT Policy is ACCEPT. When I try to change it to DROP or REJECT, It does not work. I just lose Internet connectivity. Does anybody know why? And, is there a reason they chose to make the default Policy to ACCEPT?