On 9/7/07, Junhao <[EMAIL PROTECTED]> wrote: > Saved a copy of the present iptable rules using > "iptables-save > iptables.conf" > , to restore using > "cat iptables.conf | iptables-restore" > if the system gets rebooted. > > Am I on the right track? Thanks!
Yup. Or iptables-restore < iptables.conf will do. -- Shyam Mani | http://xinetd.accosted.net/ Gentoo Dev | http://dev.gentoo.org/~fox2mike Email | [EMAIL PROTECTED] GPG Key | 0xFDD0E345 _______________________________________________ Slugnet mailing list [email protected] http://www.lugs.org.sg/mailman/listinfo/slugnet
