On Thu, Aug 29, 2002 at 02:38:59PM -0700, 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.

Quick help:

# service ipchains stop
# modprobe -r ipchains
# lsmod (to make sure there are no other wierd modules in the way)
# rpm -e ipchains (to ensure you don't load ipchains again)

And now you can configure your iptables filters, etc. To save your itables
filters and NAT tables use "service iptables save".

Now, if this is your first run at iptables, start at http://www.netfilter.org/
Pretty good documentation once you've read through it a couple of times.

Cheers,
-- 
Javier Gostling
Ingeniero de Sistemas
Virtualia S.A.
[EMAIL PROTECTED]
Fono: +56 (2) 202-6264 x 130
Fax: +56 (2) 342-8763

Av. Kennedy 5757, of 1502
Las Condes
Santiago
Chile

Attachment: msg86976/pgp00000.pgp
Description: PGP signature

Reply via email to