Hi guys, I have a problem and would like your help.
I've made a firewall (iptables), located in /etc/rc.d/, the file is executable (775 permisions). Now the problem is that when I check the firewall setting (to see if it's working) using "iptables -L" I get the "default" firewall (RedHat9)
ie: Chain INPUT (policy ACCEPT)
Chain FORWARD (policy ACCEPT)
Chain OUTPUT (policy ACCEPT)
Now this is not my firewall, so how do I get mine to actually work (replace this one)??
Any ideas as to what I'm doing wrong would be greatly appreciated thanks.
I've made a firewall (iptables), located in /etc/rc.d/, the file is executable (775 permisions). Now the problem is that when I check the firewall setting (to see if it's working) using "iptables -L" I get the "default" firewall (RedHat9)
ie: Chain INPUT (policy ACCEPT)
Chain FORWARD (policy ACCEPT)
Chain OUTPUT (policy ACCEPT)
Now this is not my firewall, so how do I get mine to actually work (replace this one)??
Any ideas as to what I'm doing wrong would be greatly appreciated thanks.