question

JavierAcebo-7075 avatar image
0 Votes"
JavierAcebo-7075 asked shashishailaj commented

Azure VPN client disconnect when a second user connect to the server

I deployed an Azure ADDS, then a virtual network gateway was deployed, and a point-to-site VPN was configured to be able to join a couple of remote servers hosted in a different cloud to this domain. I was able to join the servers to the domain service, now the VPN client is running in the local admin account and when I log in as a second user to the server the VPN client disconnect which makes we lost connection with the domain controllers.

azure-ad-domain-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

shashishailaj avatar image
0 Votes"
shashishailaj answered shashishailaj commented

@JavierAcebo-7075 ,

As you have mentioned that you have used Point-to-Site connection . The P2S VPN connection to the AAD domain services Virtual network may still be connected for the local admin account's session but the same would not be available for other user logging on to the same server. It is available separately for each user so every user would have to connect the VPN again . I am not sure of the VPN client you are using but if you are using Azure P2S VPN client on a windows 10 machine to connect then you may be able to configure Always on VPN device tunnel. This is a native feature of Windows 10. Please check the linked article. Its a long read.

Since you are running Azure AD domain services so , I am assuming that you have a requirement to deploy and run some applications which require legacy protocol auth (Kerberos , NTLM etc.) and you may be running them in a different cloud. For critical production application workloads , I would always recommend to use site-to-site VPN for simplicity and continuous availability .

Hope the information helps. In case you still have any further queries , please do let us know and we will be happy to help you further.

Thank you.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.



· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@shashishailaj
The virtual network for the local admin account got disconnect when other users connect, that is the issue. I do not need the second user to have a VPN connection, what I need is the local admin account keep the virtual network connection through the azure vpn client. These are windows server 2019, not windows 10, so I can not do alway on vpn.

0 Votes 0 ·

@JavierAcebo-7075 , Let me check on this internally .

0 Votes 0 ·