Find Network Connection Information on a PC
ipconfig
Displays all current network configuration values
- Select the Windows Start button.
- Select Run... from the menu.
- Type cmd in the Open box. A command prompt window will open.
- At the C:\> prompt, type "ipconfig/all" and press Enter.
ipconfig/flushdns
Clear the DNS cache
- Select the Windows Start button.
- Select Run... from the menu.
- Type cmd in the Open box. A command prompt window will open.
- At the C:\> prompt, type "ipconfig/flushdns" and press Enter.
nslookup
DNS name lookup
- Select the Windows Start button.
- Select Run... from the menu.
- Type cmd in the Open box. A command prompt window will open.
- At the C:\> prompt, type "nslookup [Your Listserv Host Name]" and press Enter.