Nyr / openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
MIT License
18.66k stars 4.81k forks source link

[Feature Request] Allow MAC filter disabling #1077

Closed hizani closed 7 months ago

hizani commented 7 months ago

I'm using per network MAC randomization on my devices, so I can't use same certificate in different networks. Is there a way to disable MAC filter for certain clients? If no, it would be cool to have this feature in the future.

Nyr commented 7 months ago

Are you confusing MAC addresses with HMAC?

Anyway you can use the same certificate from as many networks as you want. Just one connection per certificate at a time. This can be changed with the duplicate-cn directive and it is always better to use one certificate per client.