Jump to content

Recommended Posts

Posted

Hello all,

 

Ok so I have an issuingCA setup and a DC each on their own vm, I installed Radius/NPS on a separate vm also. My question is, should the NPS be separate or running on the DC? Reason I'm asking is bc when I try to register the NPS to active directory is always fails with the 'no permissions ...dial-up error. Both servers see each other and I can see them via piing/nslookup and DNS records are correct so I'm thinking putting the NPS on the DC may eliminate this issue??

 

Just for some context...I'm setting up the Radius to have trusted devices authenticate but block unwanted student devices like cell phones/laptops etc.

 

Thanks,

Posted
always separate - however since Server 2019, Windows Firewall no longer automatically opens up ports 1812/1813 for RADIUS authentication/accounting when you install the NPS role. Check the firewall - will need to add rules to allow these
Posted
This is an odd one when it comes to MS guidance - they say they recommend the NPS role be installed on a DC for performance - we don't however as we split most server roles out to dedicated server VMs.
Posted (edited)

Separate. Treat your servers like cattle, not kings. Have many that do one task & easy to rebuild instead of one all-consuming god-tier server that you dare not look at for fear of it breaking something - Or not being able to reboot to fix an issue with one role

 

Don't put roles on DCs that don't need to be on DCs. They are DCs

They should be replaceable/upgradable at a moment's notice without worrying about the 500 other services you have installed.

Edited by DrCheese
  • Thanks 1
Posted
There is a caveat to consider which could present an issue if you have multiple sites. If NPS is installed on a standalone server which is then registered with Active Directory, you cannot tell it which DC to use to authenticate requests. This has caused us problems in the past with radius authentication requests from devices at our primary site going to a remote site’s DC. As such, we install NPS on our DCs at each campus and configure our WiFi in such a way that specific NPS instances are used for auth/accounting at that site to localise the authentication.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...