Just quick question, is it possible to have more than 1 VPN client connection at the same time? If it is yes, is there any references to do this.
Currently, I'm using Ubuntu as my Operating System.
|
|
|
Many VPN clients use tun or tap devices, which may be created as needed. Yes, it should be possible in general. But there might be a problem, if your servers assign you more than one IP address in the same netmask, because you won't be able to set appropriate routes. What client software do you use? If you are using OpenVPN, the |
|||
|
|