Date: Sat, 2 Dec 2000 20:11:10 -0500 From: Peter Lai <PeterL@resnet.uconn.edu> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: samba ports problem Message-ID: <9F36E367710D474E9806AA393FE737FB019EF7@resnetnt.resnet.uconn.edu>
next in thread | raw e-mail | index | archive | help
i installed samba2.0.7 using ports and am having this problem: in windows, whenever someone tries to \\hostname , it says "could not connect to hostname", i must use the correct DNS name (as in \\hostname.foo.bar). I see the following in log.nmb : [2000/12/02 20:35:51, 0] nmbd/nmbd_nameregister.c:register_name_response(111) register_name_response: server at IP 137.99.xxx.xxx rejected our name registration of COWBERT<00> with error code 6. [2000/12/02 20:35:51, 0] nmbd/nmbd_workgroupdb.c:fail_register(222) fail_register: Failed to register name COWBERT<00> on subnet UNICAST_SUBNET. [2000/12/02 20:35:51, 0] nmbd/nmbd_namelistdb.c:standard_fail_register(294) standard_fail_register: Failed to register/refresh name COWBERT<00> on subnet UNICAST_SUBNET [2000/12/02 20:36:14, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(405) ***** Samba name server COWBERT is now a local master browser for workgroup COWBERT on subnet 137.99.156.168 my hostname is COWBERT and is the same as the workgroup name. 137.99.xxx.xxx is the WINS server. smb.conf is essentially the same as the default except that: security = share dns proxy = yes this same problem occured in linux when i installed it manually, i was hoping that a /usr/ports installation in freebsd would have fixed the problem, but it hasn't. Thus, it has to be something in smb.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9F36E367710D474E9806AA393FE737FB019EF7>