Skip to content

Commit 7d3f75e

Browse files
authored
Merge pull request #53409 from stegag/patch-4
Update vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md
2 parents 4230ff3 + c4655f5 commit 7d3f75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ When the client connects to Azure by using point-to-site VPN connection, it cann
278278

279279
### Cause
280280

281-
Point-to-site VPN client uses Azure DNS servers that are configured in the Azure virtual network. The Azure DNS servers take precedence over the local DNS servers that are configured in the client, so all DNS queries are sent to the Azure DNS servers. If the Azure DNS servers do not have the records for the local resources, the query fails.
281+
Point-to-site VPN client normally uses Azure DNS servers that are configured in the Azure virtual network. The Azure DNS servers take precedence over the local DNS servers that are configured in the client (unless the metric of the Ethernet interface is lower), so all DNS queries are sent to the Azure DNS servers. If the Azure DNS servers do not have the records for the local resources, the query fails.
282282

283283
### Solution
284284

0 commit comments

Comments
 (0)