Hey,
i have set up 2 Piholes with 2 DHCPs with their own DHCP Ranges.
Everything works fine, only problem is now that each DHCP only is setting their own DNS server as DNS.
I know its possible to set up a 2nd DNS Server entry on each DHCP, but i dont know how to do ths on V6. SInce everything is now in one config file, "pihole.toml", it must be there somwhere.
Old topics said this:
Here's an answer (if you're still looking):
sudo nano /etc/dnsmasq.d/02-pihole-dhcp.conf
dhcp-option=6,Pi-holeIP,SecondaryDNSIP
How would this be for the toml config? couldnt find a possible spot
Thanks!
In All Settings - Miscellaneous settings - misc.etc_dnsmasq_d Should FTL load additional dnsmasq configuration files from /etc/dnsmasq.d/? Enable
Then add your file in etc/dnsmasq.d/ (I use 90-MySettings.conf) with your additional settings such as: dhcp-option=6,Pi-hole1IP,Pi-hole2IP
Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal: