I work most of the time remotly from home. To gain access to the different Networks we use OpenVPN. I would like to connect to all of them (three, sometmes four) at once, so dont have to switch all the time. My setup is Windows 7 and a PC with only one NIC. Is it possible to connect mltiple VPNs at once?

thanks
Andreas

link|improve this question
feedback

1 Answer

Open the command prompt as Administrator

net start openvpnservice

This allows you to manually connect to all VPNs at once. If you want to you can set it to automatically connect by itself without any interaction.

Open services.msc. Set the OpenVPNService to Automatic.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.