I have two Win 2k3 SP2 servers running where one is a web server and the other is a SQL 2000 server. We changed the IPs of these servers earlier today and now we cannot connect to SQL using the NetBIOS name. We can connect just fine using IP or fully qualified domain name.
Unfortunately I cannot change the name we use to connect to the server right now, so we are stuck trying to fix the NetBIOS name. I have tried clearing everything with nbtstat -RR, I verified things are correct in the lmhosts file, and that the right IP comes back when pinging the server. My thought is that the port for SQL is blocked when using NetBIOS, but I don't know if that is even possible. We can use the NetBIOS name to connect to the server using a shared drive like \server\drive$. That is what leads me down the port idea.
Any ideas on what I could check next?