Just a guess, but it looks as if the box isn't able to do a DNS lookup on the name us.pool.ntp.org (the "resolve" bit in the error message -- it can't resolve the name to the IP address(es) to use). Can you do a dig on that box and get an address for the name, or does that fail, too? Brendan On 14/03/16 15:20, Patrick Shanahan wrote:
I have a local box which I cannot get ntp to work properly, following error in logs: giving up resolving host us.pool.ntp.org: Servname not supported for ai_socktype (-8)
google does not provide a solution that I have found.
Box is attached wireless, wlan0, and ipv6 is enabled. I disabled ipv6 but that did not solve.
grep -v ^# /etc/ntp.conf
driftfile /var/lib/ntp/drift/ntp.drift
logfile /var/log/ntp
keys /etc/ntp.keys trustedkey 1 requestkey 1 controlkey 1 server us.pool.ntp.org iburst server 0.us.pool.ntp.org iburst server 1.us.pool.ntp.org iburst server 2.us.pool.ntp.org iburst server 3.us.pool.ntp.org iburst
And I cannot see anything out-of-the-ordinary here.
#> ntpq -pn No association ID's returned
tks,
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org