From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 09:57:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79EE1106564A for ; Thu, 17 Apr 2008 09:57:46 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from svarun.infrax.si (syssvarun.infrax.si [89.212.81.4]) by mx1.freebsd.org (Postfix) with ESMTP id 2A13F8FC18 for ; Thu, 17 Apr 2008 09:57:45 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (sysSvarun.infrax.si [89.212.81.4]) by svarun.infrax.si (Postfix) with ESMTP id 2B08824AA72 for ; Thu, 17 Apr 2008 11:57:43 +0200 (CEST) Received: from svarun.infrax.si ([89.212.81.4]) by localhost (svarun.infrax.si [89.212.81.4]) (amavisd-maia, port 10024) with ESMTP id 11044-06 for ; Thu, 17 Apr 2008 11:57:37 +0200 (CEST) Received: from [192.168.15.2] (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejko@infrax.si) by svarun.infrax.si (Postfix) with ESMTP id 7E22224AA4A for ; Thu, 17 Apr 2008 11:57:37 +0200 (CEST) Message-ID: <48071F0E.2020002@skoberne.net> Date: Thu, 17 Apr 2008 11:57:34 +0200 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: User Questions References: <47F54BB3.1080801@skoberne.net> In-Reply-To: <47F54BB3.1080801@skoberne.net> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Subject: Re: FreeBSD 7.0 jail and Samba 3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2008 09:57:46 -0000 Hey again, > I am trying to get latest Samba running under FreeBSD 7.0 jail > environment. I happen > to have problems with "visibility" of the Samba server on the network - > I cannot connect > to it using its NetBIOS name. To be able to run nmbd, I have to use the > "interfaces" > parameter in smb.conf like this: > > interfaces = 192.168.1.2/24 127.0.0.1 > > If I don't set this, nmbd fails to run (it says it cannot find > interfaces). However, if > I try the identical configuration on a "non-jailed" Samba (on a FreeBSD > 6.2 though) it > runs seamlessly - I can connect to it from another box by running > "smbclient //server/share". > > Is there any way to make NetBIOS work for jailed Samba server on FreeBSD > 7.0? Is there really nobody who could help me out here? Thanks, Nejc