From owner-freebsd-net@FreeBSD.ORG Thu Apr 24 09:42:52 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 AF6991065687 for ; Thu, 24 Apr 2008 09:42:52 +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 7FA278FC12 for ; Thu, 24 Apr 2008 09:42:52 +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 6059624A9F8; Thu, 24 Apr 2008 11:42:50 +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 66224-02; Thu, 24 Apr 2008 11:42:40 +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 1C33824A8AD; Thu, 24 Apr 2008 11:42:40 +0200 (CEST) Message-ID: <4810560C.5060107@skoberne.net> Date: Thu, 24 Apr 2008 11:42:36 +0200 From: =?windows-1252?Q?Nejc_=8Akoberne?= User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Dewayne Geraghty , freebsd-net@freebsd.org References: <249262.97716.qm@web46015.mail.sp1.yahoo.com> In-Reply-To: <249262.97716.qm@web46015.mail.sp1.yahoo.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Cc: Subject: Re: 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 09:42:52 -0000 Hey, > I think you've answered the question. Thanks Bjorn, I setup samba > within a jail a few years ago and had forgotten the interface setup. > Nejc, this is my interface config, the jail is at 10.1.2.46 > inside: flags=8843 mtu 1500 > options=1b > inet 10.1.2.2 netmask 0xffff0000 broadcast 10.1.255.255 > inet 10.1.5.88 netmask 0xffffffff broadcast 10.1.5.88 > inet 10.1.2.46 netmask 0xffffff00 broadcast 10.1.2.255 > ether 00:40:63:e4:5b:50 > media: Ethernet autoselect (1000baseTX ) > Enjoy :) Even if I answered my question, I still don't know how to set up this. :) Where can I configure the mask of the jail IP? How do you do it? Thanks, Nejc