On 2015-Apr-1, at 08:12 PM, Kevin Oberman <rkoberman at gmail.com> wrote:
> 
> On Wed, Apr 1, 2015 at 12:08 PM, Mark Millard <markmi at dsl-only.net> wrote:
> I rebuilt and the boot-message line
> 
> > Mar 31 17:20:08 FBSDG5C0 ntpd[775]: line 22 column 1 syntax error
> 
> 
> is no longer is occurring. But I'm still getting the other two:
> 
> > Mar 31 17:20:08 FBSDG5C0 ntpd[775]: setsockopt IPV6_MULTICAST_IF 0 for 
> > [omitted] fails: Can't assign requested address
> > Mar 31 17:20:08 FBSDG5C0 ntpd[775]: setsockopt IPV6_MULTICAST_IF 0 for 
> > [omitted] fails: Can't assign requested address
> 
> 
> ===
> Mark Millard
> markmi at dsl-only.net
> 
> This is probably way too obvious, but is the system configured for IPv6? 
> --
> Kevin Oberman, Network Engineer, Retired
> E-mail: rkober...@gmail.com
> 


I do not know how much the two messages matter --for me or to anyone else. They 
might not be interesting other than my being educated a bit.

As for what all is non-default for my configuration files (not much)...

My use of networking is minimal and the configuration changes for that are 
limited to rc.conf:

> # more /etc/rc.conf
> hostname="FBSDG5C0"
> ifconfig_bge0="DHCP"
> ifconfig_bge0_ipv6="inet6 accept_rtadv"
> ifconfig_gem0="DHCP"
> ifconfig_gem0_ipv6="inet6 accept_rtadv"
> sshd_enable="YES"
> ntpd_enable="YES"
> ntpd_sync_on_start="YES"
> # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
> dumpdev="AUTO"
> hald_enable="YES"
> dbus_enable="YES"

Historically I've used 10.1-STABLE that way and still do. Recently I've been 
experimenting with 11.0-CURRENT based on the same sort of /etc/rc.conf file.

I'm not getting the notices for 10.1-STABLE and have not been.

I am getting the notices for 11.0-CURRENT now but I did not notice such with 
the few earlier-vintage builds that I've done. It is possible that I just did 
not notice: I do not have much 11.0-CURRENT history. If so, then my notes are 
more of a 10.1-STABLE vs. 11.0-CURRENT difference notice.

I also fiddle with /boot/loader.conf, /etc/fstab, /etc/make.conf, and 
/etc/src.conf primarily. /etc/sysctl.conf for dump issues. 
/usr/local/etc/sudoers .

The rest of the configuration files are at the default/installation status.

The PowerMac that I plug the SSD into at the time determines which of bge0 vs. 
gem0 actually exists.

===
Mark Millard
markmi at dsl-only.net

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to