Re: my guess as to where to put the dialup iptables rules

2002-06-23 Thread Dan Jacobson
> "m" == marshal <[EMAIL PROTECTED]> writes: m> One thing that you could do, since you've installed iptables, is setup m> all the chains manually. Then run (as root) m> /etc/init.d/iptables save active m> And if you always want them to be the same m> /etc/init.d/iptables save inactive. m

Re: my guess as to where to put the dialup iptables rules

2002-06-23 Thread marshal
One thing that you could do, since you've installed iptables, is setup all the chains manually. Then run (as root) /etc/init.d/iptables save active And if you always want them to be the same /etc/init.d/iptables save inactive. This will save the chains so that they start up everytime that you