[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Pregunta OpenVPN



Sres.
Tengo Debian Woody instalado para hacer correr Openvpn. Lo he instalado via
apt-get y no he tenido problemas. Al ingresar las reglas de iptables en el
script de firewall me arrojo el sgte error:

Al scipt de fw agregue:

#Habilitar Openvpn
iptables -A INPUT -t tun+ -j ACCEPT
iptables -A OUTPUT -o tun+ -j ACCEPT

Luego lo reinicie:

debian1:~# /etc/init.d/fw.sh

iptables v1.2.6a: can't initialize iptables table `tun+': Table does not exist
(do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Alguna indicación o ayuda?

Saludos y gracias,
Mario Ramirez



Reply to: