Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2023 09:45:33 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        freebsd-current@freebsd.org
Subject:   Re: ntpd fails on recent -current/arm64
Message-ID:  <a50040df-a1c2-9fb2-5cd6-9bd01d8c9968@protected-networks.net>
In-Reply-To: <ZEUatSH15rzNPqZ6@server.rulingia.com>

index | next in thread | previous in thread | raw e-mail

On 4/23/23 07:47, Peter Jeremy wrote:
> Somewhere between c283016-g607bc91d90a3 and c283077-g7f658f99f7ed,
> some change in the kernel has made ntpd stop working on my arm64 test
> box.  (My amd64 test box is a couple of days behind so I'm not sure if
> it's arm-specific).

  [ .. snip .. ]

While I can't suggest a fix, I discovered this workaround until one is 
found; edit /etc/ntp.conf to include ..

	interface ignore wildcard
	interface listen lo0
	interface listen em0

  .. or whichever interfaces are required on the host,

	Michael





home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a50040df-a1c2-9fb2-5cd6-9bd01d8c9968>