Lockout Policy does nothing with non-windows clients

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
kugreg
OpenVpn Newbie
Posts: 1
Joined: Thu Jul 01, 2021 7:27 pm

Lockout Policy does nothing with non-windows clients

Post by kugreg » Thu Jul 01, 2021 7:44 pm

We are preforming an internal audit and started testing our lockout policies with respect to the VPN tool.
What we found was that only the Windows OpenVPN Connect Client seems to ever trigger a lockout. Solutions like Veritas, Tunnelblick, or the OpenVPN Connect Clients for MacOS do not trigger a user lockout with repeated testing.

I would not think that the lockout mechanism should be tied to the client (as it would be easy to comment out a routine in an open source client) which makes me think its more likely a protocol related issue. I have noticed when the Windows Clients log in, they do not show a Protocol/Port when connecting like the other clients do (usually UDP 1194). So I wonder if there is something broken in the way the protocol handshakes are working in OpenVPN AS. We are testing this on a 2.9.1 build, for Ubuntu Linux 18.04.3.

I would be curious if others could reproduce this issue, and if someone with deeper understanding could explain it, or get someone to patch it.

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1332
Joined: Tue Feb 16, 2021 10:41 am

Re: Lockout Policy does nothing with non-windows clients

Post by openvpn_inc » Fri Jul 02, 2021 7:11 am

Hello kugreg,

I suggest you read the full description on how the lockout policy works:
https://openvpn.net/vpn-server-resource ... out-policy

If you find anything that doesn't behave as described there, then we'd be happy to take a look at it.

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply