OpenVPN server easy and fast

Hi,

you’d probably need to add a firewall rule to connect wan and vpn zones as well.

uci set firewall.vpn_turris_forward_wan_out=forwarding
uci set firewall.vpn_turris_forward_wan_out.src=vpn_turris
uci set firewall.vpn_turris_forward_wan_out.dest=wan
uci commit
/etc/init.d/firewall reload