Basically I want to find out what public DNS Server is being used by my network. For Example I have a workstation, a DNS Server and a router(gateway). The Workstation when a user makes a DNS request via a browser is pointing to the Network's DNS Server. Since my Network DNS Server only resolves internal DNS, is the Gateway's DNS used at that point? That is my assumption.
- After the Win-Workstation attempts to resolve via the Primary DNS Server in IP4, does it then resolve based on the gateway setting?
- Is there a command that shows what the Public DNS it is using? ipconfig /all or nslookup just shows the Internal DNS Server.
Thanks Jason