mf-2HD
12-20-2003, 03:06 PM
Hi guys
I want to set up a decent firewall using iptables.
I am running Slack9.1
So far I've got this...
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
Chain FORWARD (policy DROP)
target prot opt source destination
Chain OUTPUT (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere state NEW,RELATED,ESTABLISHED
What other lines do I need to add? And more importantly, is this iptable any good???????
Any advice will be much appreciated.
Ps.. This is my first attempt at configuring iptables, so please be nice....
:D :D :D :D
I want to set up a decent firewall using iptables.
I am running Slack9.1
So far I've got this...
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
Chain FORWARD (policy DROP)
target prot opt source destination
Chain OUTPUT (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere state NEW,RELATED,ESTABLISHED
What other lines do I need to add? And more importantly, is this iptable any good???????
Any advice will be much appreciated.
Ps.. This is my first attempt at configuring iptables, so please be nice....
:D :D :D :D