> > 
> > My version of Red Hat 7.2 came with iptables already precompiled and 
> > ready to install.  If you are sure they are missing from your system 
> > (does "insmod ip_tables" do anything?), then I'd check the cd first.  
> > Look in /lib/modules/2*/kernel/net/ipv4 for the ip_tables.o file (or 
> > that's where it is on my system).
> > 
> > I just called my scripts in /etc/rc.d/rc.local which is what I think the 
> > guide suggests.  After that the rc.firewall script worked for me, and I 
> > started modifying it to suite my environment.
> 
> I noticed on my RHAS2.1 servers that ipchains started automatically. 
> I had to stop ipchains and remove that modules before I could start 
> iptables. Make sure to do a chkconfig --level 2345 ipchains off, 
> then chkconfig --level 2345 iptables on.


okay how do I convert the ipchains configuratoin to iptables.  is there
something out there for newbies like me?  or is there a way to include my
ipchains configuraiton file when iptables fires up?

are my questions even making sense here? :)

- Noah





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to