Forum Discussion
Server 2019 Network Profile, Network Location Awareness and RADIUS issues
- Nov 17, 2020
Carl1959 Maybe a bit late but for all others having this problem:
NLA uses dns to see what kind of network it is. If DNS is not fully functional at the time NLA starts, it cannot determine the domain existence. Simple fix: make nla dependant on DNS server
start regedit
navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc
Edit 'DependOnService
Add new line with "DNS"
This fixes the problem for me so network profile is always 'domain' after a reboot
I have the exact same problem on a fully updated server in August.
The default rules for Network Policy Server does not work. Even if they show port 1812 as allowed they do not work.
If I delete this rule and create a manual rule allowing port 1812 for any program radius communication works as expected.