From owner-freebsd-questions@FreeBSD.ORG Sun Apr 18 16:04:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C4ED106564A for ; Sun, 18 Apr 2010 16:04:25 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qy0-f193.google.com (mail-qy0-f193.google.com [209.85.221.193]) by mx1.freebsd.org (Postfix) with ESMTP id C542B8FC0C for ; Sun, 18 Apr 2010 16:04:24 +0000 (UTC) Received: by qyk31 with SMTP id 31so4016139qyk.20 for ; Sun, 18 Apr 2010 09:04:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=3fX0KHw03KX1GpvAz7s6XwR3bCa3gm+8+XLixBCkSac=; b=BWsM4zVm8DBaLpfHrz/eeAF/vB7Gzk5+3ltughFPhtkqkRJF9kdD5//grYuhx7hPTE PPAPAq6KA190FVxw4XUlGgTe8OLryl8QEFGzTPMNYLRWV4s0jZovaOmc+6LXIzVU5HE5 Gy8zRwKVE4zgMT/m+8JQSslP8eQzG5Brs14n4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=MZLcecbQQ7DEbZN7LtgIZn+5KlKV4+bRAcfwBPj2SMo9hNn/D8WUUg/Huty3mRg+03 bUZb8KGA0fPH1gsfX4sG1OZyrP+YlTeBVsyvQnogWQd+uPXW/nBDhaTPPiBC4zRNwmgI 8FMwFqJiZglmGsQdKqAxP3lUn34SNrb5QDTz4= MIME-Version: 1.0 Received: by 10.229.85.147 with HTTP; Sun, 18 Apr 2010 09:04:23 -0700 (PDT) In-Reply-To: <4BCAC092.9090701@infracaninophile.co.uk> References: <4BCA54DC.1000301@comclark.com> <4BCA61FC.5000308@governmentcostsolutions.com> <4BCA7D4A.6060309@comclark.com> <4BCAC092.9090701@infracaninophile.co.uk> Date: Sun, 18 Apr 2010 11:04:23 -0500 Received: by 10.229.250.211 with SMTP id mp19mr2159205qcb.42.1271606663636; Sun, 18 Apr 2010 09:04:23 -0700 (PDT) Message-ID: From: Adam Vande More To: Matthew Seaman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Aiza , kurt seel , FreeBSD Questions Subject: Re: Ping from jail not permitted error 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: Sun, 18 Apr 2010 16:04:25 -0000 On Sun, Apr 18, 2010 at 3:19 AM, Matthew Seaman < m.seaman@infracaninophile.co.uk> wrote: > > I don't have man vimage. Is this part of Freebsd? > > > It's in 8.0 and above -- VIMAGE is a kernel configuration option. > It's a work in progress. See: > http://wiki.freebsd.org/Image/TODO?highlight=%28vnet%29 > The most complete user level documentation on vimage I'm aware of in in the release notes. http://www.freebsd.org/releases/8.0R/relnotes-detailed.html -- Adam Vande More