<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">If you setup the machine, on 1 ip. eg. 192.168.0.1 and
then later change it to 10.2.3.1 for example..<br>
When you try to logon to the machine, in your log.nmbd you will see
something like:<br>
</font><b>Doing a node status request to the domain master browser for
workgroup SAMBA at IP 192.168.0.105 failed.</b><br>
<br>
The solution to this, after much frustration is:<br>
<pre>It is cached data in wins.dat. Stop samba, drop the file, restart and the problem goes away.

You can lsof while samba is running, grep for samba tasks, and see what dirs samba uses on your distro. Then grep in those dirs for the bad IP.</pre>
Cheers; Dan
</body>
</html>