Before configure anything on the router, does below one resolve to an IP when run on that Windows PC on a CMD prompt?
nslookup pi-hole.net 192.168.2.19
Eg:
C:\>nslookup pi-hole.net 10.0.0.2
Server: pi.hole
Address: 10.0.0.2
Non-authoritative answer:
Name: pi-hole.net
Address: 3.18.136.52
And does below one gets blocked (0.0.0.0)?
nslookup flurry.com 192.168.2.19
Eg:
C:\>nslookup flurry.com 10.0.0.2
Server: pi.hole
Address: 10.0.0.2
Name: flurry.com
Addresses: ::
0.0.0.0
Yes you could if it doesnt allow a single IP.
Is above from the netsh output?
If so: