azure p2s connects , can ping ip and fqdn but cannont access file share hosted on vm. Only one user

Fernando B 21 Reputation points
2022-06-06T23:51:07.96+00:00

Hello, I have setup numerous users for vpn using p2s azure vpn connection. For one user , I can obtain a connection and I can ping the ip address as well as the fqdn but when I try to access the file share on a hosted vm it says the network path cannot be found.

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,795 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 50,096 Reputation points Microsoft Employee Moderator
    2022-08-05T10:29:11.687+00:00

    <<<Posting for the benefit of the community>>>

    Hello,

    I understand that you are able to connect to Azure P2S VPN and can ping the private IP addresses & fqdns but when you try to access the file share hosted on a VM, it says the network path cannot be found.

    I checked internally and found that this was a known issue with the previous versions of Windows 10 and below were the recommended solutions:

    Short term solution : As mentioned here in this doc, when the connection is initiated, the VPN client adds the session credentials and the failure occurs. After the connection is established, the client is forced to use the cache credentials for Kerberos authentication. To work around the problem, disable the caching of domain credentials from the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\DisableDomainCreds - Set the value to 1

    Long term solution : Update Windows 10 client to the RS2 build for consumer (version 15063).

    If both the above solutions doesn't work for you, the issue could be with your local (physical) machine OS where the VPN client is installed and would require a deeper investigation, so if you have a support plan, please file a support ticket for further assistance.

    Regards,
    Gita

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Luis Rodriguez 6,226 Reputation points Microsoft Employee
    2022-06-07T06:48:15.553+00:00

    Hello @Fernando B

    Welcome to Microsoft Q&A Platform,

    That seems a client side issue clearly, please check the article with remediation steps below:

    https://learn.microsoft.com/en-us/answers/questions/325869/when-trying-to-map-an-azure-file-share-on-my-local.html

    And:

    https://learn.microsoft.com/en-us/azure/storage/files/storage-troubleshoot-windows-file-connection-problems?tabs=azure-portal

    I hope this helps!

    ----------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.