DogsSchrodinger
New Around Here
The situation is the following:
Previously I set up domains for my home PC and MacBook on DHCP Settings by assigning them a static IP and a hostname. This worked well, but I decided to use dnsmasq instead, because it's more capable, and because I wanted to dive a bit deeper.
I had problems with DNS resolution after the fact (intermittently not working on public sites, on YT, video stops, on Apple TV the whole thing needs a restart) and I tried to roll back a few of my changes, turning off Guest Networks, WireGuard VPN Server deleting the dnsmasq config under /jffs/configs and all deleting all manually assigned IPs. I only left in the 1.1.1.1 and 1.0.0.1 WAN DNS setting.
Also, I decided to move to 172.16.0.0/16 because I need more addresses for long-term homelab projects (k3s cluster). Previously I was on 192.186.0.0/24.
What suprised me completely is that DNS resolution on local hosts still work. My router's domain is .home., and I set up both windows.home and macbook.home as I mentioned previously. Even though I nuked everything I did, both still resolve.
Why is that?
Also, what is the best way to set something like this up?
Sorry if these questions are a bit silly, I don't have much experience in networking, the main reason I'm doing this is to get more.
Previously I set up domains for my home PC and MacBook on DHCP Settings by assigning them a static IP and a hostname. This worked well, but I decided to use dnsmasq instead, because it's more capable, and because I wanted to dive a bit deeper.
I had problems with DNS resolution after the fact (intermittently not working on public sites, on YT, video stops, on Apple TV the whole thing needs a restart) and I tried to roll back a few of my changes, turning off Guest Networks, WireGuard VPN Server deleting the dnsmasq config under /jffs/configs and all deleting all manually assigned IPs. I only left in the 1.1.1.1 and 1.0.0.1 WAN DNS setting.
Also, I decided to move to 172.16.0.0/16 because I need more addresses for long-term homelab projects (k3s cluster). Previously I was on 192.186.0.0/24.
What suprised me completely is that DNS resolution on local hosts still work. My router's domain is .home., and I set up both windows.home and macbook.home as I mentioned previously. Even though I nuked everything I did, both still resolve.
Why is that?
Also, what is the best way to set something like this up?
Sorry if these questions are a bit silly, I don't have much experience in networking, the main reason I'm doing this is to get more.