PDA

View Full Version : wrong DNS record


KingOfHell
22-12-2008, 09:52 PM
just tried out my new DIR-300 router, and encountered a problem on my Vista machine.

I have another machine named "server" (IP: 192.168.0.100), and my Vista machine is named "hpc1" (IP: 192.168.0.101). When I tried typed "ping server" on the Vista machine, it shows "Pinging server [192.168.0.105] with 32 bytes of data:". The IP address is wrong (it shows the address under the previous router).

I tried ipconfig /flushdns, but it didn't correct the problem.

There's no prob pinging from "server".

liangtam
22-12-2008, 09:59 PM
DNS does not handle windows networking hostname lookup

krazyman
22-12-2008, 10:11 PM
Check your NetBIOS over TCP/IP settings.

KingOfHell
22-12-2008, 10:31 PM
Check your NetBIOS over TCP/IP settings.

My setting for both computers were default. I clicked Enable, but the results are still the same

krazyman
22-12-2008, 10:45 PM
When you ping server (IP 192.168.0.105), what's the result?

misato
23-12-2008, 09:57 AM
Try use nbtstat -R to flush the netbios names cache and try ping your 'server' again.