Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 15:44:39 -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:  <7061d9f50905231244g1399168an5f113f0d217e8e2a@mail.gmail.com>
In-Reply-To: <7061d9f50905231240n33f562efpcd3a0ebfb950f167@mail.gmail.com>
References:  <7061d9f50905230958n5fd7d434t790a964e79511d6b@mail.gmail.com> <4A184596.8040205@andric.com> <7061d9f50905231240n33f562efpcd3a0ebfb950f167@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
>
>> 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.
>

Oh, forgot to mention before someone ask why freenet6_enable="NO". If I
enable it, freenet6 will also start before the ipv4 network is up and hang
forever, therefore I start it manually after everything is finished.

Nicolas.



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