Static IP assignment via client override not working for new users

Started by blblblb, August 09, 2021, 06:41:48 PM

Previous topic - Next topic
Hi,

With OpenVPN and the latest release, I have three users with overrides in one specific OpenVPN server.
The IPv4 tunnel is set to 10.99.99.0/24 and the client overrides contain 10.99.99.x/24, where x is the supposedly static IP assigned to that user.

Certificates are in place with strict user/CN matching. One user (older) gets the right IP.... the two new ones don't. The config is all identical except for the last bits of the IP assigned in the /24 tunnel.

Anyone knows what could be happening?

SOLVED: Spaces creeping in the common name setting for the override will NOT trigger an error, and the CN will obviously not match ;P

I think I will file an issue just in case.