[Openvpn-devel] Re: Configuration flexibility enhancement suggestion.

2006-05-18 Thread Charles Duffy
Why not just have separate config files for each possible configuration, rather than stuffing several configurations in one file? The configurations could be set to exit on failure, and a wrapper script (supervised by runit or a similar tool) could be responsible for rotating between them.

[Openvpn-devel] Configuration flexibility enhancement suggestion.

2006-05-18 Thread Tony
Hello, James! First and foremost - THANK YOU! for the great product OpenVPN is. Some background. Often I have to connect from the LANs where the only outbound traffic allowed is HTTPS through their proxy. But if I'm on a more user-friendly environment, I use plain UDP. On my server I have th

[Openvpn-devel] port-share and portability

2006-05-18 Thread Stephen Borrill
Resent as didn't arrive first time. Hi, I've been looking at the 2.1 betas and getting excited about the port-share option. There's numerous caveats about lack of portability in the source and man page, but I don't know why. sendmsg and recvfrom have been in BSD since, well, ever, really. Net