[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: IPChains under 7.2
- From: Devon <devon tuxfan homeip net>
- To: redhat-list redhat com
- Subject: Re: IPChains under 7.2
- Date: Wed, 31 Oct 2001 06:52:03 -0500
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday 31 October 2001 02:07 am, Pieter De Wit wrote:
> Hello All,
>
> Thanks for the prev. replies. Now how do I fix this ?
>
> modprobe ipchains
>
> /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ipchains.o:
> init_module: Device or resource busy
> Hint: insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters
> /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ipchains.o: insmod
> /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ipchains.o failed
> /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ipchains.o: insmod
> ipchains failed
>
> and how do I set ipchains to be the default and not iptables ?
service iptables stop
rmmod iptables
rmmod (all other iptables related modules)
chkconfig iptables off
modprobe ipchains (should return no errors once the iptables modules are
unloaded.)
chkconfig ipchains on
- -D
- --
pgp key: http://www.tuxfan.homeip.net:8080/pgpkey.txt
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE73+XkeMAUbzJhSVcRAnptAJ98PJ6ry2inT3R+m+zdaB1c/fx15ACgvotb
AQD0i6EsG15nKB9jny4u5o4=
=s1Hz
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]