On Tue, 2005-01-04 at 14:48 +0530, Sayamindu Dasgupta wrote: > Now, I have managed to setup a small home network with the desktop > acting as a NAT box. However, I cannot figure out how to permanently > save the iptables rules in Debian - in Gentoo I simply > do /etc/init.d/iptables save. How do I achieve this in Debian ?? > > -thanks- > Sayamindu
Got something on the Net. : I'm using iptables together with the given script /etc/init.d/iptables (for Debian Woody): First setting up the iptable and then saving it with '/etc/init.d/iptables save active'. When iptables is started during booting (see in /etc/rc???) then this table will be reload. Check to see if iptables init script is installed Also: http://www.debian.org/doc/manuals/securing-debian-howto/ch-sec-services.en.html#s-firewall-setup -- Soumyadip Modak <[EMAIL PROTECTED]> -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
