Greetings All, Can some one please tell me what causes this: --------------------------------------- [2005/08/19 01:45:07, 0] nmbd/nmbd_nameregister.c:register_name_response(130) register_name_response: WINS server at IP 172.16.0.1 rejected our name registration of PEOPLESQUEST<00> IP 172.16.0.1 with error code 5. [2005/08/19 01:45:07, 0] nmbd/nmbd_workgroupdb.c:fail_register(228) fail_register: Failed to register name PEOPLESQUEST<00> on subnet UNICAST_SUBNET. [2005/08/19 01:45:07, 0] nmbd/nmbd_namelistdb.c:standard_fail_register(283) standard_fail_register: Failed to register/refresh name PEOPLESQUEST<00> on subnet UNICAST_SUBNET [2005/08/19 01:45:07, 0] nmbd/nmbd_become_dmb.c:become_domain_master_stage2(113) ***** --------------------------------------- I have: [global] workgroup = PEOPLESQUEST hosts allow = 172.16. socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8576 SO_SNDBUF=8576 oplocks = True level2oplocks = True # Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details. ; interfaces = 192.168.12.2/24 192.168.13.2/24 Bind Interfaces Only = True Interfaces = eth0:99 172.16.0.1 remote announce = 172.16.255.255 # OS Level determines the precedence of this server in master browser # elections. The default value should be reasonable os level = 64 # Domain Master specifies Samba to be the Domain Master Browser. This # allows Samba to collate browse lists between subnets. Don't use this # if you already have a Windows NT domain controller doing this job domain master = yes # Preferred Master causes Samba to force a local browser election on startup # and gives it a slightly higher chance of winning the election preferred master = yes # Enable this if you want Samba to be a domain logon server for # Windows95 workstations. ; domain logons = yes name resolve order = host wins lmhosts bcast netbios name = PEOPLESQUEST wins support = yes wins proxy = yes idmap_uid = 16777216-33554431 idmap_gid = 16777216-33554431 public = yes browseable = yes lm announce = yes browse list = yes auto services = yes Not sure if I need all of these, but here are the important ones. Any idea on this? -- Cheers, Lonnie Cumberland OutStep Technologies Incorporated