From owner-freebsd-current@FreeBSD.ORG Sat May 23 18:51:04 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB373106566B for ; Sat, 23 May 2009 18:51:04 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9E3838FC08 for ; Sat, 23 May 2009 18:51:04 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:811f:127:3e4c:b207] (unknown [IPv6:2001:7b8:3a7:0:811f:127:3e4c:b207]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id BB61C5C43; Sat, 23 May 2009 20:51:03 +0200 (CEST) Message-ID: <4A184596.8040205@andric.com> Date: Sat, 23 May 2009 20:51:02 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b5pre) Gecko/20090520 Shredder/3.0b3pre MIME-Version: 1.0 To: Nicolas Blais References: <7061d9f50905230958n5fd7d434t790a964e79511d6b@mail.gmail.com> In-Reply-To: <7061d9f50905230958n5fd7d434t790a964e79511d6b@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: syslogd starting before IPv6 network is up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2009 18:51:05 -0000 On 2009-05-23 18:58, Nicolas Blais wrote: > I migrated one of my 8-CURRENT (Thu May 21) box to IPv6 and since then, I > get the following message at boot: > > syslogd: bind: Can't assign requested address > syslogd: bind: Can't assign requested address I have not seen any problems with either -STABLE or -CURRENT using IPv6 and syslogd. Can you please post the IPv6-related setting(s) from your /etc/rc.conf?