From owner-freebsd-net@FreeBSD.ORG Thu Apr 24 07:32:45 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 498B71065678 for ; Thu, 24 Apr 2008 07:32:45 +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 1A0B48FC18 for ; Thu, 24 Apr 2008 07:32:44 +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 492E424AA3A for ; Thu, 24 Apr 2008 09:16:39 +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 93020-03 for ; Thu, 24 Apr 2008 09:16:32 +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 5D05C24A8AD for ; Thu, 24 Apr 2008 09:16:32 +0200 (CEST) Message-ID: <481033CC.5060508@skoberne.net> Date: Thu, 24 Apr 2008 09:16:28 +0200 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Subject: Jailed Samba not getting broadcasts X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2008 07:32:45 -0000 Hello, I am trying to run Samba server inside a jail and use NetBIOS broadcasts. Is there any way to let Samba "see" the broadcasts even if it is running in a jail? One guy at freebsd-questions hinted that jailed processes cannot see the broadcasts. If this is not possible at the moment, how about in future? Thanks, Nejc