09-25-2023, 03:37 PM
(09-25-2023, 07:45 AM)velosofyy Wrote: Can you walk me through on how to set it up? I also use pihole (and its dhcp)
Do I just make own config file in `/etc/dnsmasq.d/` and call it a day?
if you use pihole you should have those config in /etc/dnsmasq.d/
see like in the image
if you dont have these then just create a config file like
sudo nano /etc/dnsmasq.d/10-tftp.conf
and paste the settings in it and save it
then reload dns server from pi hole via gui
and it should work