Prevent Edge from this local DNS resolution if the request is supposed to go to proxy server

Copper Contributor

Edge is configured to use system proxy Exlicit. Both internet and intranet access work perfectly. Internet via dedicated proxy server and intranet directly "exclusion". However every time the internet site is loaded, Edge performs local DNS resolution which fails as our local DNS is not able to resolve internet sites. Then the request goes to proxy server and the site loads correctly.

 

Version of our Edge - Version 91.0.864.37 (Official build) (64-bit);

 

The question is whether it is possible to prevent Edge from this local DNS resolution if the request is supposed to go to proxy server.

 

Thank you very much

3 Replies

@cedricexpert Hello!  Have you checked out the Proxy settings Policy?  https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#proxy-settings  Do you think that will help your scenario? 

 

-Kelly

@Kelly_Y  Hello,

yes absolutely I have applied the proxy settings indicated in your documentation. Despite this, Microsoft EDGE first performs DNS queries before contacting the proxy.


can you tell me how to avoid this?

 

Cedric

Edge should not be performing a DNS resolution in a scenario where the browser is configured to use a proxy server for the target site. The one exception is if the target site presents a WWW-Authenticate: Negotiate auth challenge, in which case the client may perform a DNS lookup on the target, seeking the CNAME to generate the Kerberos SPN. That CNAME lookup can be disabled using the policy disableauthnegotiatecnamelookup.

 

If that doesn't explain your symptoms, please follow these instructions to get a network capture: https://textslashplain.com/2020/01/17/capture-network-logs-from-edge-and-chrome/#:~:text=Appendix%20... and then send it to me (ericlaw@microsoft)