From owner-freebsd-jail@FreeBSD.ORG Wed Jul 31 14:10:10 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 51EB7D57 for ; Wed, 31 Jul 2013 14:10:10 +0000 (UTC) (envelope-from roberto@keltia.freenix.fr) Received: from keltia.net (cl-90.mrs-01.fr.sixxs.net [IPv6:2a01:240:fe00:59::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 14224245A for ; Wed, 31 Jul 2013 14:10:10 +0000 (UTC) Received: from lonrach.local (foret.keltia.net [78.232.116.160]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: roberto) by keltia.net (Postfix) with ESMTPSA id 73F8852AE for ; Wed, 31 Jul 2013 16:10:08 +0200 (CEST) Date: Wed, 31 Jul 2013 16:10:07 +0200 From: Ollivier Robert To: freebsd-jail@freebsd.org Subject: Re: IPv6 init issue Message-ID: <20130731141006.GC85585@lonrach.local> References: <20130731115807.GB85585@lonrach.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130731115807.GB85585@lonrach.local> X-Operating-System: MacOS X / MBP 4,1 - FreeBSD 8.0 / T3500-E5520 Nehalem User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 14:10:10 -0000 According to Ollivier Robert: > Error: bind(2a01:240:fe5c:1::3, 143) failed: Can't assign requested address > Error: service(imap-login): listen(2a01:240:fe5c:1::3, 143) failed: Can't assign requested address > Error: bind(2a01:240:fe5c:1::3, 993) failed: Can't assign requested address > Error: service(imap-login): listen(2a01:240:fe5c:1::3, 993) failed: Can't assign requested Thanks to a friend of mine, using this in /etc/sysctl.conf for the host (or setting it manually if you don't want to reboot of course) fixed it: ## -- for jails net.inet6.ip6.dad_count=0 I guess the killer things was that if the interface was too slow to come up due to the DAD protocol. There I do not want to use DAD at all, I'm fixing all jails addresses automatically. So now, I'm all set. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr In memoriam to Ondine : http://ondine.keltia.net/