LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   iptables state module not loaded error (https://www.linuxquestions.org/questions/fedora-35/iptables-state-module-not-loaded-error-248202/)

rnj 10-27-2004 10:17 PM

iptables state module not loaded error
 
hi,

I am trying to setup an ip table script for an internal lan connected to a server. I have to issues

1. when i run iptables...it says the state module is not found or loaded?
2. Can i used nat on a single ethernet interface using sub interfaces
eth0:0 and eth0:1? if so, please suggest a simple how to?

Thanks in advance.

Regards,
RnJ

misc 10-28-2004 05:41 AM

Re: iptables state module not loaded error
 
Quote:

1. when i run iptables...it says the state module is not found or loaded?
Please give a command-line session example (including full input and output). Also include output of "rpm -q iptables kernel ; rpm -V iptables kernel".
Quote:

2. Can i used nat on a single ethernet interface using sub interfaces
eth0:0 and eth0:1? if so, please suggest a simple how to?
Device alias notation is not supported. Filter on eth0 and the proper network address.

rnj 10-28-2004 11:33 PM

hi
 
hi

Can I do NAT with one nic card. Can I set private ip to eth0:0 and global ip to eth0:1 and do the nat. If this is possible ..please suggest as to how????

ifconfig?????/
iptables -nat ????


Thx in advance.

RnJ


All times are GMT -5. The time now is 01:58 PM.