On Wed, 2002-11-20 at 10:55, [EMAIL PROTECTED] wrote: > > I have installed both ipchains and iptables with my new kernel 2.4.x > > but now i want to work with iptables only but i donot know how ican > remove ipchains modules from kernel. > > i know about > > > rmmod ipchains > > which will remove ipchains when system is running but what is proper wway > of removing it from kernel as modules so i can build proxy with iptables. > > You don't have to remove it... Just don't use it ... Don't call ipchains from anywhere...
chkconfig --level 2345 ipchains off service ipchains stop rpm -e ipchains Do these to ensure it doesn't start again. Regards, Peter -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list