Multiple client VPN connections

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
moomeh
OpenVpn Newbie
Posts: 1
Joined: Tue Feb 21, 2017 3:00 am

Multiple client VPN connections

Post by moomeh » Tue Feb 21, 2017 3:06 am

Hi all,

I would like to configure an Debian VPS such that it has multiple VPN connections open such that programs running on it can selectively use any of the tunnels (or not). I have various config (ovpn) files from the VPN provider and I have added a route-nopull such that the default gateway does not get redirected.

So far, I have 1 VPN connection set up and using `curl ` or `curl --interface tun0` I can choose between the 2 interfaces for accessing the internet. However, I don't seem to be able to set up the 2nd VPN connection (tun1). Any pointers on how to go about doing this?

Post Reply