Page 1 of 1

Retry next server when connection closes or

Posted: Thu Sep 21, 2023 9:44 am
by trashcan4u
Hi,

When there are multiple `remote` entries.

1- If server disconnects the client. The client reconnects to same server. Is there a way to make it try the next `remote` entry upon disconnection?

2- If server blocks the client CN. The client exits with auth-failed. It is possible to make the client retry using `auth-retry nointeract` but it tries the same `remote`. Is it possible to make openvpn-client connect to the next remote if auth fails?

Thanks!