syslogd starting before IPv6 network is up

Nicolas Blais nicblais at clkroot.net
Sat May 23 19:44:41 UTC 2009


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


More information about the freebsd-current mailing list