Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 13:02:00 -0400 (EDT)
From:      Doug Denault <doug@safeport.com>
To:        questions@freebsd.org
Subject:   ntpd error on a bridged network
Message-ID:  <alpine.BSF.2.00.2305021300400.29936@bucksport.safeport.com>

next in thread | raw e-mail | index | archive | help
We replaced an old apple router with a Linksys Velop router. The apple 
router was behind a Verizon router and we used DHCP from Verizon on the 
apple device. To duplicate the setup we configured the Linksys in bridge 
mode.

ntpd starts with the error:
    ntpd: error resolving pool 0.freebsd.pool.ntp.org: Name does not resolve (8)

however:

    host -t a 0.freebsd.pool.ntp.org
    0.freebsd.pool.ntp.org has address 174.53.169.69
    0.freebsd.pool.ntp.org has address 192.241.155.186
    0.freebsd.pool.ntp.org has address 38.229.53.9
    0.freebsd.pool.ntp.org has address 38.229.57.9

    ping -c 2 0.freebsd.pool.ntp.org
    PING 0.freebsd.pool.ntp.org (94.237.120.208): 56 data bytes
    64 bytes from 94.237.120.208: icmp_seq=0 ttl=53 time=78.773 ms
    64 bytes from 94.237.120.208: icmp_seq=1 ttl=53 time=79.012 ms

    /etc/resolv.conf
    # Generated by resolvconf
    search boltsys.com
    nameserver 192.168.2.1

Other than ntpd I see no DNS or connectivity issues. So far the time has 
been holding at 2 seconds difference
from the servers not on the office LAN.


_____
Douglas Denault
http://www.safeport.com
doug@safeport.com
Voice: 301-217-9220
   Fax: 301-217-9277



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.2305021300400.29936>