Nat inside VE - openvpn again [message #32095] |
Mon, 21 July 2008 08:37 |
mperkel
Messages: 253 Registered: December 2006
|
Senior Member |
|
|
Getting this inside the VE:
iptables -L -t nat
iptables v1.4.1.1: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
On the HN it works:
iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Conf file has:
IPTABLES="ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter
iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp"
It's 1:30 in the morning and I'm brain dead. What am I doing wrong.
Thanks in advance.
Junk Email Filter
http://www.junkemailfilter.com
|
|
|
|
|
|
|
|
|
|
|