Hey Jon,
> I can't remember if it was part of my patch or your changes to it, but in
> fon/openvpn/files/etc/fonstated/ReconfOpenVPN line 20 there's a typo:
>
> local prot = uci:get("openvpn", "openvpn", "proto") or 1194
> Should be
> local proto = uci:get("openvpn", "openvpn", "proto") or udp
Oh, nice catch. I guess this never showed up, because the config always
has a value, but we should fix it anyway.
I'll push out this fix soon.
Regards,
Matthijs Kooijman
_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development