I got this error as well, less the modules thing.  I tracked it down the call to iptables-restore.  Most unfortunately it doesn't take the same syntax as iptables arguments.  If you set up your firewall manually, you can run /sbin/iptables-save > /etc/sysconfig/iptables.  That will put the right stuff for iptables-restore to read on bootup.

I never found this explained anywhere.  Is there some documentation on the save/restore format?  I liked how ipchains was straightforward and its config read just like a shell script!

Derek

-- 
Derek Crovo
Senior Software Developer
MongoNet, Inc.
 


Reply via email to