Multiple VPN's in a go
Posted: Thu May 19, 2022 8:31 am
Hello,
I am using openvpn from some time now. I work on windows 10 and use openvpn-gui with --connect opetion
What I want to do is connect 2 vpn's at start so i edited the shortcut when I lunch it it connects both vpn's but only is openvpn-gui is not already started.
for example:
if i use "C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --command connect vpn1 --command connect vpn2 both vpn connect correctly only if openvpn-gui is not started in windows sys try.
OR
if i use "C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect vpn1.ovpn --connect vpn2.ovpn both vpn connect correctly only if openvpn-gui is not started in windows sys try.
Anybody can help with this figure out why this happens?
Can anything be done about it?
Maybe the commands are not correct ?
I am using openvpn from some time now. I work on windows 10 and use openvpn-gui with --connect opetion
What I want to do is connect 2 vpn's at start so i edited the shortcut when I lunch it it connects both vpn's but only is openvpn-gui is not already started.
for example:
if i use "C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --command connect vpn1 --command connect vpn2 both vpn connect correctly only if openvpn-gui is not started in windows sys try.
OR
if i use "C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect vpn1.ovpn --connect vpn2.ovpn both vpn connect correctly only if openvpn-gui is not started in windows sys try.
Anybody can help with this figure out why this happens?
Can anything be done about it?
Maybe the commands are not correct ?