Firewall Setup

Warren Togami warren at togami.com
Sat Sep 22 03:28:59 PDT 2001


Your ipchains kernel module is probably still loaded.  ipchains and iptables
cannot co-exist.

Try this
rmmod
modprobe ip_tables
Then run the rc.firewall-xxxxxx script.

Make sure you disable automatic start of the "ipchains" service.  Go into
"setup" and uncheck ipchains and firewall.  Check activate "iptables" even
though Red Hat's rules are empty, because that should automatically load the
ip_tables kernel module at boot-time before it runs your rc.firewall-xxxx
script at the bottom of your rc.local script.

----- Original Message -----
From: <devil505 at hawaii.rr.com>
To: "Linux & Unix Advocates & Users" <luau at list.luau.hi.net>
Sent: Friday, September 21, 2001 11:37 PM
Subject: [luau] Firewall Setup

>
> es.o: init_module: Device or resource busy
> Hint: insmod errors can be caused by incorrect module parameters,
including
> inva
> lid IO or IRQ parameters
> /lib/modules/2.4.2-2/kernel/net/ipv4/netfilter/ip_tables.o: insmod
/lib/modules/
>
> 2.4.2-2/kernel/net/ipv4/netfilter/ip_tables.o failed
> /lib/modules/2.4.2-2/kernel/net/ipv4/netfilter/ip_tables.o: insmod
ip_tables
> fai
> led
> iptables v1.2.1a: can't initialize iptables table `filter': iptables who?
(do
> yo
> u need to insmod?)



More information about the LUAU mailing list