tlarkin
VIP Member
Secondary DNS is always optional, so don't worry too much about it. Also if your know your external IP address, your IP that your ISP gives you, you can use what is called reverse DNS look up. If you on your own network have a router, most likely that router acts as your DNS and your DHCP server, so it will show up as the router's IP address on the local machines. If you are looking for your DNS of your ISP you can use the reverse DNS look up command, nslookup.
So, for example, if your IP from your ISP was - 63.63.63.115 you could do this in the command line in windows...
So, for example, if your IP from your ISP was - 63.63.63.115 you could do this in the command line in windows...
Code:
nslookup 63.63.63.115