I'm having my internet connection through an internet provider. How can i determine what is the DNS forwarding IP?
Your question isn't quite clear. Do you want to have your own DNS server forward requests to your ISP's DNS server? That's as simple as adding a forwarders { [I]isp_dns_ip[/I];}; Code (markup): entry in the options section. Or if you are talking about DNS records for your domain name, you'll need to be a bit more clear.
i'm actually having my internet connection from a shared internet connection from another computer, my gateway is 192.168.1.1, but i'm not sure about the real ip and dns forwarding ip from the internet service provider.
Hi, I'm guessing your trying to find out your recursive resolvers that your IP is assigned to you. Unfortunately the only way to do this is to the other computer and type ipconfig /all and look at the DNS servers for the Internet interface.