↧
Answer by nictrix for IP Tables won't save the rule
I didn't see the exact save method, so make sure you are doing this: iptables-save > /etc/iptables/iptables.rules Then restart and it should keep whatever rules you created before the save. Also the...
View ArticleIP Tables won't save the rule
I'm using ArchLinux and I have an IP tables rule that I know works (from my other server), and it's in /etc/iptables/iptables.rules, it's the only rule set in that directory. I run, /etc/rc.d/iptables...
View Article