[BlueOnyx:27376] BlueOnyx not resolving

greggk at gmail.com greggk at gmail.com
Wed Dec 4 11:15:15 -05 2024


Woke up this morning to a 5211R that wouldn't resolve.  This particular box only has websites and email on it, no DNS.  I noticed it because the emails were not delivering because the server was not able to resolve any of the email servers.
I did a systemctl restart named.chroot and I'm able to ping a domain for a minute or so, but then it stops again.
When I do a systemctl status I get the following:
named-chroot.service - Berkeley Internet Name Domain (DNS)
     Loaded: loaded (/usr/lib/systemd/system/named-chroot.service; enabled; preset: disabled)
     Active: active (running) since Wed 2024-12-04 11:01:58 EST; 3min 8s ago
    Process: 44175 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} -t /var/named/chroot $OPTIONS (code=exited, status=0/SUCCESS)
   Main PID: 44183 (named)
      Tasks: 26 (limit: 122382)
     Memory: 121.0M
        CPU: 163ms
     CGroup: /system.slice/named-chroot.service
             └─44183 /usr/sbin/named -u named -c /etc/named.conf -t /var/named/chroot

Dec 04 11:02:06 named[44183]: network unreachable resolving './NS/IN': 2801:1b8:10::b#53
Dec 04 11:02:06 named[44183]: validating ./NS: no valid signature found
Dec 04 11:02:06 named[44183]: no valid RRSIG resolving './NS/IN': 198.97.190.53#53
Dec 04 11:02:06 named[44183]: validating ./NS: no valid signature found
Dec 04 11:02:06 named[44183]: no valid RRSIG resolving './NS/IN': 170.247.170.2#53
Dec 04 11:02:06 named[44183]: validating ./NS: no valid signature found
Dec 04 11:02:06 named[44183]: no valid RRSIG resolving './NS/IN': 199.7.91.13#53
Dec 04 11:02:06 named[44183]: validating ./NS: no valid signature found
Dec 04 11:02:06 named[44183]: no valid RRSIG resolving './NS/IN': 199.7.83.42#53
Dec 04 11:02:06 named[44183]: resolver priming query complete

Tried everything I could think of, nothing is able to keep it resolving for more than a minute.

Thanks.




More information about the Blueonyx mailing list