标题: 安装OpenVPN出现问题 [打印本页] 作者: rBowOtMWopx45ie 时间: 2011-4-8 08:13 标题: 安装OpenVPN出现问题 root@sea:~# iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQUERADE
FATAL: Could not load /lib/modules/2.6.18-194.26.1.el5.028stab079.2/modules.dep: No such file or directory
iptables v1.4.10: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
作者: rBowOtMWopx45ie 时间: 2011-4-8 08:20
root@sea:~# iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -j SNAT --to-source xxx.xxx.xxx.xxx
FATAL: Could not load /lib/modules/2.6.18-194.26.1.el5.028stab079.2/modules.dep: No such file or directory
iptables v1.4.10: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.作者: zllovesuki 时间: 2011-4-8 08:28
你的OVZ可以拿去扔了作者: javaluo 时间: 2011-4-8 08:41