You don't need to use Mullvad to change your local machine's DNS, and as long as you can do that, you can set up a pihole on your network to handle DNSad blocking still.
I think they might be talking about manual configuration. Some systems let you configure DNS separately from IP configuration. (So you could set up custom DNS while using DHCP) With some you'd have to set static IP as well, which might not be convenient but also possible.
For me its a moot point - my ISP doesn't allow altering DNS on my router so I just installed Mullvad on all my devices and use their DNS.
There shouldn’t be any reason you can’t change the DNS setting on your devices though, right? You’re not required to use your router for DNS.
Correct - hence my comment about using Mullvads.
You don't need to use Mullvad to change your local machine's DNS, and as long as you can do that, you can set up a pihole on your network to handle DNSad blocking still.
No I know in don't need to use Mullvad to change my local machines DNS, but I'm using it anyway so may as well.
But I am curious about I could get other networked devices to use DNS on my local machine. Do you mean set up a hotspot and point everything to that?
I think they might be talking about manual configuration. Some systems let you configure DNS separately from IP configuration. (So you could set up custom DNS while using DHCP) With some you'd have to set static IP as well, which might not be convenient but also possible.
I disabled DHCP on the ISP router and my rsspberry pi with Pihole is the DHCP server now, serving it's own IP address as DNS for all devices.
dual nat setup is probably something you should look at
Yeah, I've been considering that.