Hacker News new | ask | show | jobs
by rsync 1568 days ago
I do this.

I have my own resolver on my own server running unbound and it gets service from my paid nextdns account.

Sort of like having a pihole but it is available from anywhere and I don’t have to run a rpi…

2 comments

This setup is intriguing. I'm curious, is there any latency penalty going this way vs using your own pihole + 1.1.1.1 or 8.8.8.8 instead of nextdns?
so your unbound instance is doing caching, mixing and stipping edns before forwarding the queries to nextdns resolvers?