0

I'm trying to connect to my local sql server while vpn is connected but it throws an error saying 'The target principal name is incorrect. Cannot generate SSPI context. (.Net SqlClient Data Provider)'. Split tunneling is enabled but it does not resolve the issue. If I disconnect from the vpn I can connect to the local sql server just fine. However, when split tunneling is enabled I can no longer remote desktop onto my vms on the vpn. What's the issue and how can I fix it?

1 Answer 1

0
2
  • Thank you. There's no overlap of ip address space. Trying with an ip address does not work. Adding to hosts file does not work and testing with udl does not work. How could I check name resolution? I can however ping the ip address of the sqlserver successfully. Commented Jan 26, 2021 at 14:50
  • To check name resolution you could simply ping the server by name. There are other ways depending on the name resolution mechanisms active in your environment. If you are using DNS for name resolution, nslookup would be the tool to use. If you are relying on PNRP or NetBIOS, ping should work for basic troubleshooting. Commented Jan 27, 2021 at 15:19

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.