I like to have all my PCs and Servers in the house identified by a host name so I don't have to remember IP addresses. Since I have a Raspberry Pi configured as a Pi Hole anyway and it has a DNS server built in I want to use that.
I have the ad blocker working on all systems but the DNS does work, but only on non-Ubuntu based systems. I'm posting this on the 24.04 topic because 2 of my PC are on 24.04 based distros.
However on my Arch or Debian 12 based clients the DNS is working and I can reference the other PCs by host name per the DNS record in the name server. For these distros, nothing had to be done. They default to using the router's DNS settings. So all I did was edit the router DHCP server dns to use the RPI pi.hole.
I've read the netplan and systemd-resolved doc and examples and nothing has worked yet. IMHO nothing should have to be done. At minimum using the settings gui for networking to change the Ethernet or wifi ports dns should be all that is required, but no.
What is the magic button to fix this? I can't be the only person who wants to do this.
I have the ad blocker working on all systems but the DNS does work, but only on non-Ubuntu based systems. I'm posting this on the 24.04 topic because 2 of my PC are on 24.04 based distros.
However on my Arch or Debian 12 based clients the DNS is working and I can reference the other PCs by host name per the DNS record in the name server. For these distros, nothing had to be done. They default to using the router's DNS settings. So all I did was edit the router DHCP server dns to use the RPI pi.hole.
I've read the netplan and systemd-resolved doc and examples and nothing has worked yet. IMHO nothing should have to be done. At minimum using the settings gui for networking to change the Ethernet or wifi ports dns should be all that is required, but no.
What is the magic button to fix this? I can't be the only person who wants to do this.
Comment