Harish wrote:


Hi Ed,
Really appreciate your speedy resonse,pls find below the errors that I got, this was after I had written the eniries in the rc.local file and then rebooted the machine yestrerday night.Will try giving the full path and let u know.
Thanks Once Again


Harish

Sep 23 23:54:49 server insmod: /lib/modules/2.4.22-20.1.2024.2.36.nptl/kernel/net/ipv4/netfilter/ipchains.o: init_module: Device or resource busy
Sep 23 23:54:49 server insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ
parameters. You may find more information in syslog or the output from dmesg
Sep 23 23:54:49 server insmod: /lib/modules/2.4.22-20.1.2024.2.36.nptl/kernel/net/ipv4/netfilter/ipchains.o: insmod ipt_MASQUERADE failed
Sep 23 23:55:06 server insmod: /lib/modules/2.4.22-20.1.2024.2.36.nptl/kernel/net/ipv4/netfilter/ipchains.o: init_module: Device or resource busy
Sep 23 23:55:06 server insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ
parameters. You may find more information in syslog or the output from dmesg
Sep 23 23:55:06 server insmod: /lib/modules/2.4.22-20.1.2024.2.36.nptl/kernel/net/ipv4/netfilter/ipchains.o: insmod ipt_MASQUERADE failed



Hold it Harish - this is all starting to make sense. Please choose ipchains or iptables ONLY. You're trying to screw around with both!


IF ipt_MASQUERADE calls on the ipchains modules, then it is based on the ipchains code. YOU'RE trying to use iptables, not ipchains, so basically this is what's screwing you around.

You DO NOT NEED ANY of the ipchains modules NOR the iptables ones to make your NAT work. I think you're on the wrong track!!!

You really need to read some documentation, I'm afraid. The NAT howto on the Linux Documentation Project would be a good start: http://www.tldp.org.

Regards,
Ed.




-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to