Then what can i do to solve this problem?
"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
You have incorrect DNS settings.
Troubleshooting ping issues
Ping lists a public IP instead of private IP Receiving a reply from a different
IP TTL expired in transit. Can't ping another computer because of the ICF ...
www.chicagotech.net/troubleshootingping.htm
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, Thanks,
..but for ms4-04, it was supposed to be the local ip address. but it still gives me the foreign ip when i do a ping. and ms4-04 becomes ms4-04.msel.com instead of ms4-04.mselswd.msel.com. As you can see, it is correct in the nslookup (192.1.1.53)
"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
You have received a non-authoritative answer because you are querying servers that are not authoritative for the zones. To ensure that you receive authoritative answers, you must point nslookup at one of the listed name servers.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, I'm having a nslookup problem with my server (win2k)
when i ping microsoft.com, yahoo.com, it always appears like this.
C:\>nslookup
Default Server: mselser.mselswd.msel.com
Address: 192.1.1.173
> yahoo.com
Server: mselser.mselswd.msel.com
Address: 192.1.1.173
Non-authoritative answer:
Name: yahoo.com.msel.com
Address: 67.15.35.126
> www.yahoo.com
Server: mselser.mselswd.msel.com
Address: 192.1.1.173
Non-authoritative answer:
Name:
www.yahoo.com.msel.com
Address: 67.15.35.126
i do not know why it appends the msel.com and giving the same ip address.
Another thing, when i try to ping a local name to resolve the ip, it also
gives this ip address.
C:\>ping ms4-04
Pinging ms4-04.msel.com [67.15.35.126] with 32 bytes of data:
Reply from 67.15.35.126: bytes=32 time=353ms TTL=41
Reply from 67.15.35.126: bytes=32 time=348ms TTL=41
Reply from 67.15.35.126: bytes=32 time=364ms TTL=41
Reply from 67.15.35.126: bytes=32 time=346ms TTL=41
Ping statistics for 67.15.35.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 346ms, Maximum = 364ms, Average = 352ms
C:\>nslookup ms4-04
Server: mselser.mselswd.msel.com
Address: 192.1.1.173
Name: ms4-04.mselswd.msel.com
Address: 192.1.1.53
--
Regards,
Tan.