Bug #2808
closedOpenVPN client config with pkcs12 gets duplicated IP of client with ca,cert,key
0%
Description
Hi.
I'm installing pfSense in 6 servers and connecting them with OpenVPN SSL/TLS. I ended up with a problem discussed many times in the forums, desktop clients getting the same IP of servers. I've found that if you configure the client with the pkcs12 option, they will get the same IPs already distributed to servers. The OpenVPN Export Utility does this by default, that's bad. After using ca, cert and key options in .ovpn config file everything works!
I'm posting this here because if you google around, this is a common problem with OpenVPN. I think if you mix clients of ca,cert,key with pkcs12, OpenVPN messes the address pool. Maybe it's an OpenVPN problem that you could workaround, or maybe I don't know :)
PS: The certificates are differents, it's not a problem that could be solved with duplicate-cn option.