Concurrent connection do not works

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
realtebo
OpenVpn Newbie
Posts: 6
Joined: Wed Jul 25, 2018 9:14 pm

Concurrent connection do not works

Post by realtebo » Thu Aug 02, 2018 7:29 pm

I enabled this option
Multiple Sessions per User
Allow multiple concurrent VPN connections for a user (automatically disabled when static VPN IP addresses are configured for users)
And I added

Code: Select all

duplicate-cn
On both the boxes Server Config Directives and Server Config Directives

I propagated options to running server, redownloaded .ovpn on an Android and on an iPad.

When iPad connect with the same user of Android, Android is kicked off, and viceversa.

What should I check to enable concurrent connection?

User avatar
novaflash
OpenVPN Inc.
Posts: 1073
Joined: Fri Apr 13, 2012 8:43 pm

Re: Concurrent connection do not works

Post by novaflash » Thu Aug 02, 2018 7:37 pm

You don't need to add that parameter. Just enable the option in Advanced VPN.

The error message you get will likely say that user specific properties prevented the connection. Go to user permissions, create a new user, and set nothing on that user at all, except a password if you use local authentication. Try again with that account.
I'm still alive, just posting under the openvpn_inc alias now as part of a larger group.

Post Reply