On 12/01/18 08:28, open...@keemail.me wrote: > If I start two OpenVPN connections (with different local ports and tunnel > devices) on the client with the same client configuration, the connection is > established correctly, but both interfaces are assigned the same IP address. > > Why does the OpenVPN server not assign a new IP to the second connection? This is due to the server by default uses the certificate's common name (CN) field as the identifier for the IP address assignment. You will also notice that each of these connections will start to re-connect on various intervals, most likely alternating.
Try adding --duplicate-cn to your server configuration. This allows more clients with the same certificate CN field to connect simultaneously. -- kind regards, David Sommerseth OpenVPN Inc
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users