1. First you need to find out the IP address of your router. (In most cases the default IP address is 192.168.1.1) For Windows Machines : 1.1. If you are using a Windows machine, open the Command prompt by typing 'cmd' into your Windows machine's search bar.

If your computer run behind of Router/WiFi of your Internet Provider, you'll get a Private IP Address from DHCP of Router, something like 192.168.0.2 or 192.168.1.100. To get the Public IP Address of DHCP of DNS from your Internet Provider, you need run the follow command line on terminal: dig +short myip.opendns.com @resolver1.opendns.com Show and Configure IPv4 on the Windows cmd Command Prompt to show the available next options for the command line. 6. Abbreviate commands. The steps of the tutorial are numbered, but they should be used practically in any order. For example, step 2 may be used to verify the results of steps 3 or 4. Also, it might be strange to set a static IP address (step 3) and then immediately enable DHCP (step 4). Tutorial on IPConfig - Command-Line Tool to Display The ipconfig (short for IP Configuration) is a basic, yet popular, Windows network command-line utility used to display the TCP/IP network configuration of a computer.If you are familiar with Linux, this tool is similiar to ifconfig.This tool is often used for troubleshooting network connectivity issues. Using the hostname Command - Networking Tutorial

ipconfig To display the full TCP/IP configuration for all adapters, type: ipconfig /all To renew a DHCP-assigned IP address configuration for only the Local Area Connection adapter, type: ipconfig /renew "Local Area Connection" To flush the DNS resolver cache when troubleshooting DNS name resolution problems, type:

With ipconfig, you can identify the types of network adapaters on your computer, the computer's IP address, the IP addresses of the DNS (Domain Name System) servers being used, and much more. These commands shown here are tested on Windows 10 but most will work in other versions of Windows as well.

Under no circumstances other DNS resolver addresses beside your router's (192.168.0.1) or OpenDNS' should appear in "ipconfig /all" or "netsh interface ip show dns". As mattwilson9090 said, fill all DNS server entries on your router with OpenDNS resolver addresses. And you should disable IPv6 connectivity over the internet.

To display records currently in the DNS cache, open up a command line and enter the following command: ipconfig /displaydns A completely empty DNS cache, with only a "localhost" setting in your local hosts file will show something like this: ipconfig /all To display all of your current IP information for all adapters. With ipconfig /all you can also find out your DNS Server and MAC Address. This will show your ethernet adapters full TCPIP configuration for all adapters on your Windows computer. You can find out your own IP Address as well as your default gateway. ipconfig /release 1. First you need to find out the IP address of your router. (In most cases the default IP address is 192.168.1.1) For Windows Machines : 1.1. If you are using a Windows machine, open the Command prompt by typing 'cmd' into your Windows machine's search bar. I am kinda new but learning fairly quickly in linux. I am a windows user and I am very familiar with the ipconfig /all command and it shows IP and DNS ip and such. When i use the ifconfig -a it shows the info i need but it does not show the DNS IP addresses like Windows does. ipconfig shows only "Windows IP Configuration" after upgrade to Win10 I decided to upgrade my PC from Win7 to Win10 before the free upgrade time expires. It has been a bit of a nightmare. After the upgrade completed I have no Internet Access. I know the hardware is good because when I revert back to my image of Windows 7 I do have Internet Access. In Microsoft Windows, you can flush the local DNS cache using the ipconfig /flushdns command in a Command Prompt. You know it works when you see the Windows IP configuration successfully flushed the DNS Resolver Cache or Successfully flushed the DNS Resolver Cache message. When I issue ipconfig /displaydns, I get a ton of output.I want to display the details for a specific domain name like google.com.My objective is something like this as output: I tried ipconfig /displaydns | find "google.com", but this did not help me as it only displays the lines, not the section