freebsd-current

[Prev] Thread [Next]  |  [Prev] Date [Next]

Re: syslogd starting before IPv6 network is up Nicolas Blais Mon May 25 01:02:25 2009

On Sat, May 23, 2009 at 2:51 PM, Dimitry Andric <[EMAIL PROTECTED]> 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.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"