Several OpenVPN for one client

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
Abu Ilyès
OpenVpn Newbie
Posts: 1
Joined: Sun Nov 25, 2012 9:36 am

Several OpenVPN for one client

Post by Abu Ilyès » Sun Nov 25, 2012 9:47 am

Hello all,

I've some questions about OpenVPN, to set several servers.

I would like to well understand this section in the client.conf

Code: Select all

# The hostname/IP and port of the server.
# You can have multiple remote entries
# to load balance between the servers.

Could you tell me if I'm right :

On my network, imagine that there's two computers (192.168.0.10 and 192.168.0.11) which run openvpn server with the sames configurations (certificates, server.conf, etc...)

If my clients are configured like that

remote 84.154.14.161 9410
remote 84.154.14.161 9411

and the router nat redirection are like that

9410 > 192.168.0.10 > 1194
9411 > 192.168.0.11 > 1194


If the computer 192.168.0.10 is down, does the client will try itself to connect on the 192.168.0.11 ?


Tell me if I right (and sorry for my bad english :) )

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Several OpenVPN for one client

Post by maikcat » Sun Nov 25, 2012 11:38 am

hi there,
If the computer 192.168.0.10 is down, does the client will try itself to connect on the 192.168.0.11 ?
short aswer ...yes

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

Post Reply