Issue connecting to Samba AD

NethServer Version: 8
Module: SAMBA AD

Having an issue with a newly created AD DC on Nethserver 8. I’m running in VMware, with NAT networking. I cannot seem to connect to the domain.

When I put the nethserver’s vm’s IP for DNS, the windows computer loses access to the internet and cannot find the domain.

Info:

Nethserver 8 running on AlmaLinux 9.8 - static IP of 192.168.153.140

Domain: ad.limesvc.lan, set up through domains and users workflow.

Does anyone have any possible insights or see anything obvious I’ve missed? Thanks!

Screen shot from Win 11 VM

Hi John,

welcome to NethServer Community.

It seems that you didn’t enable the Samba file server. In this case Samba uses the Wireguard VPN IP (10.5.4.1) instead of the LAN one so the clients can’t join the domain and the Samba DNS is unreachable.

After changing the Samba IP, the Samba DC should be reachable for clients:

Thank you! That fixed it!