Please follow the below template, it will help us to help you!
Expected Behaviour:
After following the directions on this post:
I have created a file on /etc/dnsmasq.d called 04-bypass.conf, and reboot the server.
pi@raspberrypi:~ $ cat /etc/dnsmasq.d/04-bypass.conf
dhcp-option=tag:cloudflare1,6,1.1.1.1
dhcp-option=tag:cloudflare2,6,1.0.0.1
dhcp-host=XX:XX:XX:XX:XX:AA,set:cloudflare1
However, that client (Windows 10) is still getting DNS server as the Pi-Hole (192.168.0.4)
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Intel® Dual Band Wireless-AC 8265
Physical Address. . . . . . . . . : XX:XX:XX:XX:XX:AA
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Lease Obtained. . . . . . . . . . : Thursday, September 26, 2019 10:33:10 AM
Lease Expires . . . . . . . . . . : Wednesday, October 2, 2019 11:37:55 PM
IPv4 Address. . . . . . . . . . . : 192.168.0.41(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.4
DNS Servers . . . . . . . . . . . : 192.168.0.4
NetBIOS over Tcpip. . . . . . . . : Enabled
Actual Behaviour:
Expect that the client with mac address XX:XX:XX:XX:XX:AA to use Cloudflare DNS servers
Debug Token:
I will provide once I clear the logs - the client is my corporate notebook, so there are calls to internal /company network servers.