> I'm wondering if the openvpn daemon is even running. It's listed in > /etc/rc.d to be started, but I don't see it running, and netstat -l > doesn't show UDP 1194 as open, either.
Did you set the instance to enabled in /etc/config/openvpn ? Did you point it to your configuration files? > iptables -l shows no specific > mention of UDP 1194 either, no specific rule to ALLOW or DROP. Thats not the task of OpenVPN to pin your firewall, you're supposed to configure appropriate accept rules yourself. ~ Jow _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
