You can connect to multiple VPN connections from the terminal just do:
sudo openvpn --config connection_1.ovpn &
sudo openvpn --config connection_2.ovpn &
...
sudo openvpn --config connection_N.ovpn &

only replace connection_N.ovpn with the config file you are using.

-- 
Support for more than one VPN simultaneously
https://bugs.launchpad.net/bugs/91389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to