Announcement

Collapse
No announcement yet.

users not authenticating

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    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,

    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
    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

    Comment


    • #17
      Originally posted by support200 View Post
      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,

      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
      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
      Reinstaled nxfilter on 172.20.20.2 now suddenly all working again...
      Last edited by rating2; 11-17-2022, 04:19 PM.

      Comment


      • #18
        Tested "confg.h2" of backup again and problem come back... maybe high number of domains on custom list caused this bug?

        Comment


        • #19
          Originally posted by rating2 View Post
          Tested "confg.h2" of backup again and problem come back... maybe high number of domains on custom list caused this bug?
          uncheck "use vxlogon" and problem solved!

          Comment

          Working...
          X