Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to get DNS server IP address
Name: alpha Date: January 7, 2003 at 10:55:10 Pacific OS: Win XP pro CPU/Ram: 500/128
Comment:
I ask AT&T because I use their cable internet service to give me about DNS server IP address for setup static ip address, but they said DNS address in not fix, it change all the time, so they don't know DNS IP address. Someone told me I can type some word into run to get DNS ip address, but they don't know the word for typing. Is there anyone know how to get perferred and Alternative DNS server IP address ?
Name: Max Date: January 7, 2003 at 10:57:03 Pacific
Reply:
go to DOS prompt (type CMD in Run from Start) and type ipconfig/all
Max
0
Response Number 2
Name: Johns Date: January 7, 2003 at 11:07:54 Pacific
Reply:
Do you have a static IP from AT&T? If not then you will have problems later when the DHCP server goes to release your IP. I think AT&T broadband does have a static IP service, but you have to pay more for it.
If you set up on DHCP you can get your DNS info in windows without running the command prompt.
Start---> Run winipcfg Select your adapter. click on more info. Next to the DNS you will see a IP. Next to that you will see a little button with a ... on it. Click on the button to rotate through the DNS servers that are in use by your PC.
0
Response Number 3
Name: Johns Date: January 7, 2003 at 11:09:20 Pacific
Reply:
Yicks... Disregard the part about winipcfg.... and getting your DNS that way...
Yes you need to get it using the DOS command ipconfig /all
Sorry forgot I was in the XP forum.
0
Response Number 4
Name: alpha314 Date: January 7, 2003 at 21:46:42 Pacific
Reply:
Thank you Max and Johns: in DOS, ipconfig/all work very good, I got DNS address.
Summary: i know that the router changes the ip addresses to 192.168.1.xxx....i just wanted to know how to get my wan ip address.... cuzz when i use remote desktop and use the ip 192.168.1.xxx it wont work....s...
Summary: I want to run a batch file to ping a specific IP address every 3 hours. I have the following Code @echo off :start ping 172.16.1.1 -n 1 >>log.txt echo TIME:%time% >>log.txt echo ---------------- >>log...
Summary: OK. Im going to try to explain what I am trying to do. I have DSL internet service and I have a lucent dsl router modem that I am renting from my internet company. I have a dynamic IP address not s...