Announcement

Collapse
No announcement yet.

users not authenticating

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

  • rating2
    replied
    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!

    Leave a comment:


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

    Leave a comment:


  • rating2
    replied
    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.

    Leave a comment:


  • support200
    replied
    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

    Leave a comment:


  • rating2
    replied
    Originally posted by support200 View Post
    So, you get NxFilter IP as the answer. Right? Then you need to know why. Did you enable debugging? You could get it by block redirection or auth redirection. When you enable debugging, you can see what it is in your log file.

    And when you do nslookup next time add '.' at the end of the queried domain to prevent your system adding its domain like 'saude.sms.saude.sms'.

    Did you add that reverse lookup domains into your Local Domain? For dynamic update, you should bypass them as well. i don't know if it's related to your GPO problem though.

    Yes, enabled debbug, but I can't found nothing special...
    On reverse lookup it's ok, don't even remeber but I think this records were added automatically except the SRVFILES
    Click image for larger version

Name:	Screenshot_12.jpg
Views:	158
Size:	77.0 KB
ID:	1517

    On client nslookup seems to be ok! but when I execute a comand to test connection to DC, it fails...
    Click image for larger version

Name:	Screenshot_15.jpg
Views:	144
Size:	90.7 KB
ID:	1520

    And if I install nxfilter on DC? With DC DNS all ok but no passing through of nxfilter.
    Attached Files

    Leave a comment:


  • support200
    replied
    So, you get NxFilter IP as the answer. Right? Then you need to know why. Did you enable debugging? You could get it by block redirection or auth redirection. When you enable debugging, you can see what it is in your log file.

    And when you do nslookup next time add '.' at the end of the queried domain to prevent your system adding its domain like 'saude.sms.saude.sms'.

    Did you add that reverse lookup domains into your Local Domain? For dynamic update, you should bypass them as well. i don't know if it's related to your GPO problem though.

    Leave a comment:


  • rating2
    replied
    it seems that the client could resolve the FQDN, but doesn't map drives, fail to update the GPOs

    Click image for larger version  Name:	image.png Views:	0 Size:	558.8 KB ID:	1512
    Attached Files
    Last edited by rating2; 11-16-2022, 04:12 PM.

    Leave a comment:


  • rating2
    replied
    Originally posted by support200 View Post
    What did you get when you nslookup for saude.sms then? Try both of these,

    Code:
    nslookup saude.sms 172.20.20.4
    nslookup saude.sms 172.20.20.2
    And try these as well,


    Code:
    nslookup srvfiles.saude.sms 172.20.20.4
    nslookup srvfiles.saude.sms 172.20.20.2
    Click image for larger version

Name:	image.png
Views:	137
Size:	188.7 KB
ID:	1509
    Client DNS set to 172.20.20.2

    Leave a comment:


  • support200
    replied
    You can enable debugging, https://tutorial.nxfilter.org/i-faq.php#enable-debug

    And see if it's forwarded to your MS DNS server correctly in /nxfilter/log/nxfilter.log file.

    Leave a comment:


  • support200
    replied
    What did you get when you nslookup for saude.sms then? Try both of these,

    Code:
    nslookup saude.sms 172.20.20.4
    nslookup saude.sms 172.20.20.2
    And try these as well,


    Code:
    nslookup srvfiles.saude.sms 172.20.20.4
    nslookup srvfiles.saude.sms 172.20.20.2

    Leave a comment:


  • rating2
    replied
    Originally posted by support200 View Post
    It's done by your AD importation setup automatically. If it doesn't work then you do it manually. Read this, https://tutorial.nxfilter.org/c-acti...gration.php#ms

    172.20.20.4 is your MS DNS IP? And is it your DC IP as well? If so, NxFilter tries to bypass your AD domain to 172.20.20.4 automatically.

    If there's something different in your AD settings, NxFilter can't find your domain or your MS DNS server.

    If I guess it based on the image you posted,

    Local DNS : 172.20.20.4
    Local Domain : saude.sms,20.20.172.in-addr.arpa,22.20.172.in-addr.arpa
    Yes, 172.20.20.4 it's my DC and DNS, my nxfilter is 172.20.20.2 windows 10 machine. If I point a client DNS to 172.20.20.2 today, they can't resolve saude.sms (172.20.20.4)... and the settings in nxfilter are ok, I guess:

    Click image for larger version

Name:	Screenshot_11.jpg
Views:	150
Size:	81.8 KB
ID:	1504
    Click image for larger version

Name:	Screenshot_10.jpg
Views:	152
Size:	34.9 KB
ID:	1505
    Attached Files

    Leave a comment:


  • support200
    replied
    It's done by your AD importation setup automatically. If it doesn't work then you do it manually. Read this, https://tutorial.nxfilter.org/c-acti...gration.php#ms

    172.20.20.4 is your MS DNS IP? And is it your DC IP as well? If so, NxFilter tries to bypass your AD domain to 172.20.20.4 automatically.

    If there's something different in your AD settings, NxFilter can't find your domain or your MS DNS server.

    If I guess it based on the image you posted,

    Local DNS : 172.20.20.4
    Local Domain : saude.sms,20.20.172.in-addr.arpa,22.20.172.in-addr.arpa

    Leave a comment:


  • rating2
    replied
    Originally posted by support200 View Post
    Use Local DNS and Local Domain on 'DNS > Setup'. Add both your AD domain and reverse lookup domain into Local Domain.
    "Add both your AD domain and reverse lookup domain into Local Domain."


    I didn't understand this, on AD I need to do something yet?

    Click image for larger version

Name:	Screenshot_9.jpg
Views:	155
Size:	72.3 KB
ID:	1499

    Leave a comment:


  • support200
    replied
    Use Local DNS and Local Domain on 'DNS > Setup'. Add both your AD domain and reverse lookup domain into Local Domain.

    Leave a comment:


  • rating2
    replied
    After this, clients computers showing erros on comunicate to active directory, I need to change the DNS to active directory (172.20.20.4) server now? or keep on nxfilter (172.20.20.2)?
    My DNS until now is nxfilter (172.20.20.2)

    :'(

    Leave a comment:

Working...
X