Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
iptables error
Name: stephen Date: August 16, 2002 at 22:02:01 Pacific
Comment:
Hello,
I need to setup iptables so that my clients can access their e-mail using e-mail programs such as Outlook, Outlook Express and so on. However, I went to setup the iptables to do so and I recieve this error when trying any command other than "iptables --help":
/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 does this mean? I think my kernel is up to date and so is iptables. I am running Red Hat 7.3
Thanks for any help. *If you would, could someone show me how I would setup the iptables once they work so that the clients can check their e-mail?
Summary: Hi, I've booted the machine using a knoppix CD and it connects fine, so all the hardware cables etc must be ok. I'm not sure how to check the firewall... Outputs.. /sbin/ifconfig eth0 Link encap...
Summary: For some reason on boot my ip_tables is getting hung up!!! I get this error: Aug 26 20:12:32 dhcp-946-268 iptables: /lib/modules/2.4.18-10/kernel/net/ipv4/netfilter/ip_tables.o: Aug 26 20:12:32 dhc...
Summary: hey there again. a follow to this post. the command works if i specify one protocol at a time. so instead of -p all i do -p tcp. so a new rule for tcp, udp, and icmp. that is fine. however, my n...