Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2015 20:49:43 -0700
From:      Mark Millard <markmi@dsl-only.net>
To:        Kevin Oberman <rkoberman@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Re: FYI: 11.0-CURRENT's contrib/ntp -r280915, some boot-time ntpd error messages
Message-ID:  <C1262C3C-49FD-49EB-B0D4-056ECEBA2E24@dsl-only.net>
In-Reply-To: <CAN6yY1sFZJdgWVHJr%2BSf=jQC%2B80jZv-2_O8aa4wrCrO5VS78AA@mail.gmail.com>
References:  <52A97222-C183-4CDC-8FA5-A4CA7552BF5F@dsl-only.net> <D23A0D5E-DEE5-40C0-B4B8-B16C42F53046@dsl-only.net> <CAN6yY1sFZJdgWVHJr%2BSf=jQC%2B80jZv-2_O8aa4wrCrO5VS78AA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2015-Apr-1, at 08:12 PM, Kevin Oberman <rkoberman at gmail.com> =
wrote:
>=20
> On Wed, Apr 1, 2015 at 12:08 PM, Mark Millard <markmi at dsl-only.net> =
wrote:
> I rebuilt and the boot-message line
>=20
> > Mar 31 17:20:08 FBSDG5C0 ntpd[775]: line 22 column 1 syntax error
>=20
>=20
> is no longer is occurring. But I'm still getting the other two:
>=20
> > 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
>=20
>=20
> =3D=3D=3D
> Mark Millard
> markmi at dsl-only.net
>=20
> This is probably way too obvious, but is the system configured for =
IPv6?=20
> --
> Kevin Oberman, Network Engineer, Retired
> E-mail: rkoberman@gmail.com
>=20


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=3D"FBSDG5C0"
> ifconfig_bge0=3D"DHCP"
> ifconfig_bge0_ipv6=3D"inet6 accept_rtadv"
> ifconfig_gem0=3D"DHCP"
> ifconfig_gem0_ipv6=3D"inet6 accept_rtadv"
> sshd_enable=3D"YES"
> ntpd_enable=3D"YES"
> ntpd_sync_on_start=3D"YES"
> # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
> dumpdev=3D"AUTO"
> hald_enable=3D"YES"
> dbus_enable=3D"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.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1262C3C-49FD-49EB-B0D4-056ECEBA2E24>