Hi, today im learned, that if you have two or more WAN IPs both IPs get written into the SSL VPN config file like this:
remote 213.213.213.213 8443
remote 123.123.123.123 8443
These are according to the NICs, like i have 213.213.213.213 on port 0 and 123.123.123.123 on port 1 the Client will try to connect to the port 0 first, then, if not responding to port 1. Correct?
Is it possible to enter more than one hostname into the VPN Configuration where it sais :"overwrite hostname" ? so i would create two subdomain records with remote1.mydomain.com with the first ip and antoher called remote2.mydomain.com with the second ip address?
Or do i need to add the second hostname manually to the VPN-config-file?
This thread was automatically locked due to age.