Whatever you do you need to use NxFilter as the DNS server for your users and bypass your AD domain to NxFilter. I have my own AD DC on 192.168.0.55 and my AD domain is 'rainbowz.local'. And my NxFilter IP is 192.168.0.101. If I nslookup for wpad.rainbowz.local, I get this kind of log,
It detects Local Domain and forward it to Local DNS. And I don't see this kind of log in your log file. You also have wpad.saude.sms. And it gets blocked for some reason even.
To install it on DC, read https://tutorial.nxfilter.org/i-faq.php#install-ad-dc
Code:
DEBUG [2022-11-17 23:36:58] - RHr, RH #5, wpad.rainbowz.local, rqSize = 0, rDc = 1, rTtl = 0, rType = 1, cltIp = 192.168.0.101. DEBUG [2022-11-17 23:36:58] - RHr, Local domain = wpad.rainbowz.local. DEBUG [2022-11-17 23:36:58] - Sending wpad.rainbowz.local./A, id=2 to resolver 0 (SimpleResolver [/192.168.0.55:53]), attempt 1 of 3
To install it on DC, read https://tutorial.nxfilter.org/i-faq.php#install-ad-dc
Comment