Opened 3 years ago

Closed 3 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:1 Changed 3 years ago by tct

Cc: tct added
Version 0, edited 3 years ago by tct (next)

comment:2 Changed 3 years ago by fkooman

This was actually caused by my client-connect script that choked on empty ifconfig_pool_remote_ip environment variable. See #1347.

comment:3 Changed 3 years ago by tct

Resolution: notabug
Status: newclosed
Note: See TracTickets for help on using tickets.