Using nameserver instead of name_server means that none of them appear in the resolv.conf file!
On Mon, Jan 7, 2019 at 9:27 AM dunbrokin <[email protected]> wrote: > OK will do again. Just looked in the resolv.,conf file.....I get > nameserver 8.8.4.4 but not the 8.8.8.8! > > On Mon, Jan 7, 2019 at 9:23 AM Scott Grayban <[email protected]> wrote: > >> Use >> >> nameserver not name_server >> On Jan 6, 2019, at 12:20 PM, dunbrokin <[email protected]> wrote: >>> >>> Thank you so much for your help Scott! >>> >>> On Mon, Jan 7, 2019 at 9:14 AM Scott Grayban <[email protected]> wrote: >>> >>>> If it works yes. >>>> On Jan 6, 2019, at 12:11 PM, 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. >>>> >>> -- >> 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.
