From owner-freebsd-security@FreeBSD.ORG Fri Dec 19 08:36:34 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD61516A4CF for ; Fri, 19 Dec 2003 08:36:34 -0800 (PST) Received: from mail.metric.ru (ns.metric.ru [195.209.60.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA48B43D53 for ; Fri, 19 Dec 2003 08:36:31 -0800 (PST) (envelope-from list@ostankino.ru) Received: from sysadmin ([195.209.60.140]) by mail.metric.ru with Microsoft SMTPSVC(5.0.2195.6713); Fri, 19 Dec 2003 19:36:20 +0300 Date: Fri, 19 Dec 2003 19:36:45 +0300 From: Ilya Kiselyov To: freebsd-security@freebsd.org Message-Id: <20031219193645.759a4dbe.list@ostankino.ru> In-Reply-To: <20031219162648.GA76539@blurp.one.pl> References: <20031219162648.GA76539@blurp.one.pl> Organization: TCO X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Dec 2003 16:36:20.0481 (UTC) FILETIME=[3B84BF10:01C3C64E] Subject: Re: Configuring JAIL to bind on lo0 interface X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 16:36:34 -0000 Hello! > Can anybody help me with that problem. For now i set it up on external IP > and everythig is okej. But i want to have this jail on diffrent iface that > is not an external iface and is set for example on 127.0.0.10. You should probably use a real ip for jail, not from 127.0.0.0/8. -- Regards, Ilya