From owner-freebsd-questions Mon May 15 3:31:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uclink4.berkeley.edu (uclink4.Berkeley.EDU [128.32.25.39]) by hub.freebsd.org (Postfix) with ESMTP id 9095C37B67E for ; Mon, 15 May 2000 03:31:24 -0700 (PDT) (envelope-from joepark@uclink4.berkeley.edu) Received: from sanghyuk (as3-4-162.HIP.Berkeley.EDU [136.152.196.148]) by uclink4.berkeley.edu (8.9.3/8.9.3) with ESMTP id DAA11577; Mon, 15 May 2000 03:31:20 -0700 (PDT) Message-Id: <4.2.0.58.20000515032505.00950990@uclink4.berkeley.edu> X-Sender: joepark@uclink4.berkeley.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 15 May 2000 03:35:16 -0700 To: "Dan O'Connor" From: Joe Park Subject: Re: SAMBA and browing workgroup Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <019d01bfbe20$3f348260$0200000a@danco> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you Dan for your reply. I do have correct interface setting as follow, [global] interfaces = 192.168.1.0/24 I can mount file server from Window box and I can see my server with right click on Network Neighborhood and "Find Computer". After finding my server, double click on the name of server opens explorer. When I see the path, it's under Network Neighborhood-->The name of my workgroup-->Samba server. When I tried go up to my workgroup, it gives me error saying it can't find it. Very strange. Any idea? Thank you. Joe Park At 08:47 PM 5/14/00 -0700, you wrote: > >I'm sorry to post non-FreeBSD question but this has been driving me nut for > >one week and I just had to ask you guys. I just upgraded my file server > >from FreeBSD 3.4 to 4.0 and I reinstalled SAMBA. Now, I can't see any > >thing on Network Neighborhood from my window98 box. No workgroup, no PC, > >(not even the the pc itself that I'm on). When I can map network drive > >however, it's just that I can't browse them. I can do find computer on > >Network Neighborhood and it sees itself and other pc and server. I thought > >it was very strange that I can't even see the PC I'm on. Can anyone help >me ? > > >Sounds like Samba is attaching its browse list to the wrong network >interface. Try using the 'interfaces' statement in the [global] section of >your smb.conf file to point it at your LAN address: > > [global] > interfaces = 10.0.0.1/24 > >--Dan > >-- >Dan O'Connor >On Matters of Most Grave Concern >http://www.mostgraveconcern.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message