-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 29 August 2002 05:38 pm, Brian Lucas wrote:
> This is probably one that's been asked before.  Can someone point me to
> a link to setup up IPTABLES when IPCHAINS is already installed.  I get
> the "insmod" error when doing an iptables -L and a cursory look shows
> that I can't have both running.

service ipchains stop
chkconfig ipchains off
rmmod {all ipchains modules}
chkconfig iptables on
modprobe ip_tables  # (should now load)

Hope that helps,
- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3} in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj1ul/wACgkQn/07WoAb/SuE9wCfcClrFamw2BiBchWGgHqEJumW
K6MAoK85I8sLAebsO1bQcfUghH3OJYXe
=noXl
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to