From owner-freebsd-jail@FreeBSD.ORG Mon Oct 20 15:25:08 2008 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF26D106567D for ; Mon, 20 Oct 2008 15:25:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id A79EC8FC16 for ; Mon, 20 Oct 2008 15:25:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 11C9741C6DB; Mon, 20 Oct 2008 17:25:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 0wnVsDAcLyAf; Mon, 20 Oct 2008 17:25:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 6A43041C6BB; Mon, 20 Oct 2008 17:25:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 596A744487F; Mon, 20 Oct 2008 15:22:06 +0000 (UTC) Date: Mon, 20 Oct 2008 15:22:06 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Brian In-Reply-To: <682816.37700.qm@web81003.mail.mud.yahoo.com> Message-ID: <20081020151900.J2978@maildrop.int.zabbadoz.net> References: <682816.37700.qm@web81003.mail.mud.yahoo.com> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-426405834-1224516126=:2978" Cc: freebsd-jail@FreeBSD.org Subject: Re: correct syntax to bind ipv6 to jails? X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2008 15:25:09 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-426405834-1224516126=:2978 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 20 Oct 2008, Brian wrote: Hi, >>> im running releng_7_0 with bz's muli ipv4/6/none patch, i cant get >> ipv6 to bind, ive tried every possible way, i keep getting this error: >>> =A0 >>> ??(/home/brian)--> # jail /usr/jails/test.jinxshells.com >> test.jinxshells.com 2a02:780:a002::3 /bin/sh >>> jail: Address family 28 not supported. Ignoring. >>> : No such file or directory >> >> huh, are your sure you are running with my patch and that the kernel >> is compiled with INET6 support? >> > yeah, im running 20080617-01-jail-7.0R.diff, and ipv6 is compiled in the = kernel, i can use it on the main host, just not the jail From=20the above error message I would expect that you cannot tart the jail, right? Can you ktrace the jail command and see what returns the EAFNOSUPPORT analysing the output with kdump? /bz --=20 Bjoern A. Zeeb Stop bit received. Insert coin for new game. --0-426405834-1224516126=:2978--