Just for the record, for anybody following this discussion, there is a slight difference in my file to the solution shown above....not sure it makes much difference; but it may save some confusion.
min has "name_server" instead of "nameserver". I am assuming that "name_server" is the one I should use. On Mon, Jan 7, 2019 at 9:11 AM dunbrokin <[email protected]> wrote: > Great, thanks, will do.....does this now get around the installation of > NTP daemon as recommended in the set up instructions? > > On Sun, Jan 6, 2019 at 9:54 PM Scott Grayban <[email protected]> wrote: > >> Ok replace that with this then reboot the PI and look at your weewx log >> again for the ntp sync. >> >> After reboot your */etc/resolv.conf* should have those name servers >> listed >> >> # Configuration for resolvconf(8) >> # See resolvconf.conf(5) for details >> >> resolv_conf=/etc/resolv.conf >> # If you run a local name server, you should uncomment the below line and >> # configure your subscribers configuration files below. >> #nameserver 127.0.0.1 >> nameserver 8.8.8.8 >> nameserver 8.8.4.4 >> >> # Mirror the Debian package defaults for the below resolvers >> # so that resolvconf integrates seemlessly. >> dnsmasq_resolv=/var/run/dnsmasq/resolv.conf >> pdnsd_conf=/etc/pdnsd.conf >> unbound_conf=/var/cache/unbound/resolvconf_resolvers.conf >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
