I am attempting to setup a brand new samba3 domain. The WINS, DNS, DHCP and Samba are all be on MACHINNAME. I put the domain name and the WINS machine name as a hard coded entries in /var/lib/samba/wins.dat: "MACHINNAME" 0 192.168.12.4 66R "DOMAINNAME" 0 192.168.12.4 66R I still keep getting "Cannot find my workgroup DOMAINNAME on subnet UNICAST_SUBNET." in log.nmbd I am looking at the wins stuff in the docs. Do you know where in the docs it indicates how to fix this? Thanks, Guru
Gururajan Ramachandran wrote:> "MACHINNAME" 0 192.168.12.4 66R > "DOMAINNAME" 0 192.168.12.4 66R > > I still keep getting > "Cannot find my workgroup DOMAINNAME on subnet UNICAST_SUBNET." > in log.nmbdIs there entries in that file for the same domain / machine except on different IP addresses? I've found that (at least in older versions) that nmbd writes to the files top down, also searches it top down. So if a machine address changes a few times, nmbd does not scan down far enough to find the current name/IP match. -- Michael Lueck Lueck Data Systems http://www.lueckdatasystems.com/ Remove the upper case letters NOSPAM to contact me directly.