Hi,
I used the above code (push "dhcp-option DNS 192.168.1.228") in the custom configuration but instead of replacing the default DNS, now the client is getting 2 DNS entries - the first being the default 192.168.1.1 and second being the custom one 192.168.1.228 (running Pi-Hole).
How can I...