[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Why is redhat 7.3 running ipchains as default and not iptables



service ipchains stop
chkconfig ipchains off
rmmod ipchains
insmod iptables
service iptables start
chkconfig iptables on

After that, it's just a matter of putting together a decently configured 
set of firewall rules.

On Tue, 30 Jul 2002 SEUFERT_EDWARD_H Lilly com wrote:

> How can I switch it so I am using iptables and not ipchains 
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]