Opened 4 years ago
Closed 4 years ago
#1348 closed Bug / Defect (notabug)
when max-clients reached, client does not attempt next "remote"
Reported by: | fkooman | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Generic / unclassified | Version: | OpenVPN 2.5.0 (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: | tct |
Description
Whenever max-clients is reached, the server responds with an AUTH_FAILED. This results in the client *not* trying the next remote that may still not have reached "max-clients" and will keep trying to connect to the OpenVPN server process that is already full.
Change History (3)
comment:2 Changed 4 years ago by
This was actually caused by my client-connect script that choked on empty ifconfig_pool_remote_ip environment variable. See #1347.
comment:3 Changed 4 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This maybe a duplicate of /related to https://community.openvpn.net/openvpn/ticket/1336