Earlier quoted context omitted.
For a sole user, yours is definitely a great way to economically utilize a single PiHole at home. A suggestion for tho$e with multiple users: set up multiple PiHoles on your same network, then have "blocking levels" which each user can set up, e.g: 192.168.0.2 x.x.x.3 x.x.x.4 x.x.x.5 x.x.x.n My DHCP auto-issues the "lowest level of blocking" PiHole to any client not specifying their own DNS (only 7 rules, mostly bloc…
That's a slick solution, thanks for sharing! Pihole resource needs are pretty low so I could see easily running several in parallel on a Docker host.
Technitium DNS Server: Self host a DNS server for privacy and security
81–87 of 87 posts
Re: Technitium DNS Server: Self host a DNS server for privacy and security
#82Earlier quoted context omitted.
So how low can you go? I'm running PiHole on some small SMBs with 1GB RAM.
Trying to post a listing but cloudflare seems to block me from saying anything but one line. VSZ RSS 275156560 151048 using lxc info Memory 276.90MiB Swap 16.00KiB wow, that is a PITA, just trying to be helpful. Anyway, seems a lot of virtual but next to no real memory. edit: as I said, aside from the scary VM size, very small. I only have 60 local hosts though. edit: ps, the dhcp/dns integration first class. I have…
Re: Technitium DNS Server: Self host a DNS server for privacy and security
#83Earlier quoted context omitted.
Thats why you block 53/udp and 53/tcp ports in your home gateway IP forwarder. Insidious things, tsk tsk.
DNS over HTTPS is using port 443 because it's... HTTPS. Are you blocking that too?
Re: Technitium DNS Server: Self host a DNS server for privacy and security
#84Re: Technitium DNS Server: Self host a DNS server for privacy and security
#85Earlier quoted context omitted.
Where the DNS server lives is a detail. What is a "root DNS"?
A Root domain, or a name server authoritative for such. I don't think OP meant either.
[1] https://blog.technitium.com/2021/07/running-root-server-loca...
Re: Technitium DNS Server: Self host a DNS server for privacy and security
#86Earlier quoted context omitted.
Thats why you block 53/udp and 53/tcp ports in your home gateway IP forwarder. Insidious things, tsk tsk.
DNS over HTTPS is using port 443 because it's... HTTPS. Are you blocking that too?
Re: Technitium DNS Server: Self host a DNS server for privacy and security
#87Earlier quoted context omitted.
Thats why you block 53/udp and 53/tcp ports in your home gateway IP forwarder. Insidious things, tsk tsk.
DNS over HTTPS is using port 443 because it's... HTTPS. Are you blocking that too?
Also make sure to block outgoing TCP and UDP 853 – this blocks DoT and DoQ too.