[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
- From: Mike Burger <mburger bubbanfriends org>
- To: redhat-list redhat com
- Subject: Re: Why is redhat 7.3 running ipchains as default and not iptables
- Date: Tue Jul 30 19:52:02 2002
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]