From owner-freebsd-questions@FreeBSD.ORG Mon Jul 19 09:21:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD8316A4CE for ; Mon, 19 Jul 2004 09:21:04 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4339543D6E for ; Mon, 19 Jul 2004 09:20:59 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i6J9Kx7X044736; Mon, 19 Jul 2004 10:21:00 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <40FB927B.3070705@circlesquared.com> Date: Mon, 19 Jul 2004 10:20:59 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wojciech Puchar References: <20040718123432.Q63398@chylonia.3miasto.net> In-Reply-To: <20040718123432.Q63398@chylonia.3miasto.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: NetBSD->FreeBSD move: samba problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2004 09:21:04 -0000 Wojciech Puchar wrote: > i had NetBSD with samba: > > [snip] > samba starts > > smbclient started from host shows like everything is ok. > but - from windose i see empty "network environment" when clicked on > "Whole network" i see message that network can't be browsed etc. etc. > [snip] > > smbclient shows: > Sharename Type Comment > --------- ---- ------- > domowy Disk Katalog domowy uzytkownika > public Disk Publiczny > faxy Disk FAXY odebrane > IPC$ IPC IPC Service (wojtek) > ADMIN$ Disk IPC Service (wojtek) > > Server Comment > --------- ------- > WOJTEK wojtek > > Workgroup Master > --------- ------- > DOM WOJTEK > > > i can log in with smbclient to any exported disk with password and all > works right. but not from windoze. > > > i really can't believe that it can be FreeBSD problem, but i have same > config file and same samba version. > > any ideas? Hi, You haven't had any replies yet, so... Have you tried Start --> Run \\ipaddress.of.samba.server from the Windows machine? Might help narrow the problem down to netbios/browsing issues if it does find the machine. Peter.