Hi Matthijs,

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

All the best,
-- 
Jon "The Nice Guy" Spriggs
On 20 Dec 2012 09:57, "Matthijs Kooijman - Fon" <[email protected]>
wrote:

> Hi Leonardo,
>
> > I'm very happy with 2.3.7.0 Beta 2 (more than 60 days online).
> The rc2 release should be even more stable, so I'd suggest upgrading
> anyway.
>
> > Can I hack the openvpn server config (2.3.7.0 B2) to change port and
> > protocol?
> This might be possible, though this is not something we really support.
>
> Here's the relevant changes from subversion:
>
> http://trac.fonosfera.org/fon-ng/changeset/2176
>
> If you need further help, feel free to ask on the list, but I probably
> can't invest any more time to support this.
>
>
> Regards,
>
> Matthijs Kooijman
>
> _______________________________________________
> Development mailing list
> [email protected]
> http://fonosfera.org/mailman/listinfo/development
>
_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development

Reply via email to