LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   UH... iptables, anyone know what this means... (https://www.linuxquestions.org/questions/linux-newbie-8/uh-iptables-anyone-know-what-this-means-23079/)

ifm 06-10-2002 04:00 PM

UH... iptables, anyone know what this means...
 
# iptables -L
/lib/modules/2.4.18-3/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
/lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed
iptables v1.2.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


What in blazes is all that about? ipchains -L works fine ... but why is iptables -L going all fawnky? I would normally not care, but I have a script for Pure-FTPd that deals with 'iptables' instead of 'ipchains' ... grr.

unSpawn 06-10-2002 04:46 PM

Can't load ipchains *and* netfilter/iptables at the same time.


All times are GMT -5. The time now is 06:30 PM.