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

2006-05-19 Thread Tony
On Fri, 19 May 2006 18:37:39 +0400, Charles Duffy wrote: Another option -- if clients are using the OpenVPN GUI -- is just to have the different .conf files be named after the different locations they may be at, and let them manually select the one to start from the menu. I'm indeed a GUI

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

2006-05-19 Thread Charles Duffy
Tony wrote: On Thu, 18 May 2006 23:49:16 +0400, Charles Duffy wrote: Why not just have separate config files for each possible configuration, rather than stuffing several configurations in one file? I did not know if it is possible on the client. Well, there's nothing about OpenVPN itself

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

2006-05-19 Thread Tony
On Thu, 18 May 2006 23:49:16 +0400, Charles Duffy wrote: Why not just have separate config files for each possible configuration, rather than stuffing several configurations in one file? I did not know if it is possible on the client. The configurations could be set to exit on failure, and

[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.