Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 15:40:15 -0400
From:      Nicolas Blais <nicblais@clkroot.net>
To:        Dimitry Andric <dimitry@andric.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: syslogd starting before IPv6 network is up
Message-ID:  <7061d9f50905231240n33f562efpcd3a0ebfb950f167@mail.gmail.com>
In-Reply-To: <4A184596.8040205@andric.com>
References:  <7061d9f50905230958n5fd7d434t790a964e79511d6b@mail.gmail.com> <4A184596.8040205@andric.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 23, 2009 at 2:51 PM, Dimitry Andric <dimitry@andric.com> wrote:

> 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?
>

Certainly:

ipv6_enable="YES"
ipv6_gateway_enable="YES"
rtadvd_enable="YES"
rtadvd_interfaces="em0"
hostname="daemon"
ifconfig_em0="DHCP"
freenet6_enable="NO"

I get my ipv6 address from freenet6 once the tunnel is established.

Nicolas.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7061d9f50905231240n33f562efpcd3a0ebfb950f167>