Hello all,
I have a question regarding how and where Windows 7 stores the relationship between IP addresses and NetBIOS names.
Situation - I have a Windows Home Server that used to have an internal IP of 192.168.1.6. I would RDP into the Server using it’s NetBIOS name (i.e. MyServer).
However, I have since updated the way my router’s DHCP issues IP addresses, and my server now has an IP address of 192.168.1.55. If I try to RDP to the NetBIOS name (MyServer) the RDP times out, but it’s fine if I RDP to the IP address. Likewise, if I try to ping MyServer, MY computer’s IP address (192.168.1.52) responds, saying the destination (192.168.1.6) is unreachable. Yet, if I do a ping -A 192.168.1.55, “MyServer.home” responds. And if I run nbtstat -A 192.168.1.55, MyServer responds as well.
Can I reset the IP-to-NetBIOS cache? I tried to Google such a thing, but most of the results have to do with flushing the DNS cache, or mundane things like manually configuring an IP address.
I’d appreciate any helpful tips
Edit: 2 seconds after posting this, I found this article, which may help - I’ll report back if not, and/or to check on other people’s advice
Edit #2: Yup, skimmed article, tried nbtstat -R, restarted, no dice. Still open to advice