It was definetly DNS

  • KyuubiNoKitsune
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 month ago

    A secondary DNS server set in your DHCP options will do no such thing.

    The secondary DNS server is only used if lookups to the primary fail, say like when your pihole crashes or something.

    The only way it will work the way you think it’s going to, is if you set your DNS resolver to use round robin on a list of DNS servers.

    Its literally just a backup DNS server address, and is only used should the primary fail, and returning an nxdomain is not a failure.

    Please note, I use secondary to refer to the 2nd IP in your DHCP/DNS options, not to a secondary DNS server, which is something else.