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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

