From owner-freebsd-questions@FreeBSD.ORG Fri Feb 23 01:41:25 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7318F16A400 for ; Fri, 23 Feb 2007 01:41:25 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from drone1.qsi.net.nz (drone1-svc-skyt.qsi.net.nz [202.89.128.1]) by mx1.freebsd.org (Postfix) with ESMTP id E1E3C13C442 for ; Fri, 23 Feb 2007 01:41:24 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: (qmail 2900 invoked by uid 0); 23 Feb 2007 01:41:22 -0000 Received: from unknown (HELO chen.org.nz) ([202.89.146.5]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 23 Feb 2007 01:41:22 -0000 Received: by chen.org.nz (Postfix, from userid 1000) id E31BF7E861; Fri, 23 Feb 2007 14:41:21 +1300 (NZDT) Date: Fri, 23 Feb 2007 14:41:21 +1300 From: Jonathan Chen To: Jim Stapleton Message-ID: <20070223014121.GA2803@osiris.chen.org.nz> References: <80f4f2b20702221722q1de96eaaq426b061ae47f20fb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <80f4f2b20702221722q1de96eaaq426b061ae47f20fb@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: problems with jail 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: Fri, 23 Feb 2007 01:41:25 -0000 On Fri, Feb 23, 2007 at 01:22:53AM +0000, Jim Stapleton wrote: > I'd like to get Apache running in jail, but I can't seem to get > network working in jail. > [...] > Anyway, when I go to jail, running csh (as root) in jail, I try/get: > %ping 192.168.1.1 > ping: socket: Operation not permitted This is normal. You can't ping out from a jail. If you're going to manage several jails on a box, I would suggest you try the ezjail port. Cheers. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams