![]() |
iptables save rules
I'm having trouble with my iptables.
When i try to save the current information i use: Code:
/etc/init.d/iptables save activeAny ideas how to solve this? |
use /sbin/iptables-save, with hyphen. You should pipe the output to a file and then use iptables-restore upon boot.
See iptables-save manpage. Or consider using an encapsulation for iptables, such as shorewall: it's much easier to manage. |
| All times are GMT -5. The time now is 01:57 AM. |