Blocked that hard-coded google dns garbage.

  • Silejonu@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    I suspect DoT and DoH still go through, though? I mean you can always block the port 853 for DoT, but DoH is another story.

    • jubilationtcornpone@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      That’s correct. I block DoT in my firewall and block known DoH domains in piHole. I’m sure stuff slips through occasionally but the vast majority of my DNS requests are handled by piHole.

      Traditional DNS over UDP/53 is insecure but I’m using ProtonVPN’s DNS server over VPN externally so I’m not worried about that.

      • Silejonu@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        I see. I may try to do something similar but towards Unbound on my OPNSense router, if that’s possible.