View previous topic :: View next topic |
Author |
Message |
KyroxX n00b

Joined: 16 Dec 2004 Posts: 12
|
Posted: Fri Dec 17, 2004 11:25 pm Post subject: IP_Tables and MASQUERADE |
|
|
Hello,
I'm having a problem with my iptables config:
kyrodevel root # ifconfig eth1 192.168.1.1 up
kyrodevel root # modprobe ip_tables
kyrodevel root # iptables -A POSTROUTING -t nat -o ppp0 -j MASQUERADE
iptables v1.2.11: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
kyrodevel root #
Hmm - ideas?
What can I do?
Kernel 2.6.9r6
Greetings,
KyroxX |
|
Back to top |
|
 |
KyroxX n00b

Joined: 16 Dec 2004 Posts: 12
|
Posted: Fri Dec 17, 2004 11:30 pm Post subject: |
|
|
Problem should be solved. I've forgotten to build some required Modules.
Greetings |
|
Back to top |
|
 |
|