From owner-freebsd-current@FreeBSD.ORG Sat Nov 29 12:28:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9AF216A4CE; Sat, 29 Nov 2003 12:28:54 -0800 (PST) Received: from shellma.zin.lublin.pl (shellma.zin.lublin.pl [212.182.126.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A37943F85; Sat, 29 Nov 2003 12:28:53 -0800 (PST) (envelope-from pawmal-posting@freebsd.lublin.pl) Received: by shellma.zin.lublin.pl (Postfix, from userid 1018) id 0C3505F104; Sat, 29 Nov 2003 21:35:57 +0100 (CET) Date: Sat, 29 Nov 2003 21:35:57 +0100 From: Pawel Malachowski To: freebsd-questions@freebsd.org Message-ID: <20031129203557.GA22682@shellma.zin.lublin.pl> References: <20031129152348.5dc04330.grunix@bsdforen.de> <200311291529.50196.freebsd-current@webteckies.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200311291529.50196.freebsd-current@webteckies.org> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: named (bind) in jail does not start X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2003 20:28:54 -0000 On Sat, Nov 29, 2003 at 03:29:40PM +0100, Melvyn Sopacua wrote: > > Ok, Port 53 is not in use in the jail nor the hostsystem. > > I think the problem is 0.0.0.0, and i have to bind named on the IP of > > the jail. > > > > I tested same named configuration on the hostsystem, i thought about > > some misconfigration, but on the hostsystem named starts perfectly. > > See named.conf(5)/listen-on FYI: I'm using named (bind9) in jail on RELENG_4, it works just fine, *without* listen-on directive. Please try `netstat -an -f inet' to make sure, there is no conflict. -- Paweł Małachowski