/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
david [mailto:[EMAIL PROTECTED]] wrote:
> When the "firewall" script executes:
> /sbin/smod ip_tables
> I get a diagnostic:
>
> /lib/modules/2.4.2-2/kernel/net/ipv4/netfilter/ip_tables.o:
> init_module:
> Device or resource busy
> Hint: insmod errors can be caused by incorrect module
> parameters, including
> invalid IO or IRQ parameters.
Chances are that the ipchains module is loaded already. Try an lsmod to see
if the ipchains module is loaded. If so, modprobe -r it, check again (if
it's still there, something is using it). Once it's not listed, try the
iptables script again.
Jamin W. Collins
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.