snagrat Posted June 21, 2018 Posted June 21, 2018 Is anyone running a single domain across multiple sites/schools who use Schools Broadband and Netsweeper? I will be implementing this during the summer for 10 schools and am trying to figure out what I would need to do for the authportal to work. In my head I am thinking we will need to have the authportal hosted in one school that is accessible to all for authentication requests. My concern is what performance impact this may have if all authentication requests need to be served by the authportal. Any feedback on those doing this already would be appreciated
Blue_Cookeh Posted June 21, 2018 Posted June 21, 2018 (edited) Do you have a way of providing a different DNS entry for each school? I would try and run an auth portal at each site - you'd just need to change the DNS entry according to the client's site. You want to minimise latency as much as possible for this. Edited June 21, 2018 by Blue_Cookeh
snagrat Posted June 21, 2018 Author Posted June 21, 2018 Do you have a way of providing a different DNS entry for each school? I would try and run an auth portal at each site - you'd just need to change the DNS entry according to the client's site. You want to minimise latency as much as possible for this. I cannot see how I can do this via DNS as each site’s DNS will be the same. The only method to have authportal at each site is to name each one differently but that will require new certificates which SB provide
Blue_Cookeh Posted June 21, 2018 Posted June 21, 2018 Check this out: https://serverfault.com/questions/313350/microsoft-dns-provide-different-answers-per-src-subnet-to-same-query-do-i-nee https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/cc961422(v=technet.10) 1
snagrat Posted June 21, 2018 Author Posted June 21, 2018 Wow thanks. Seems like that will do it and if I read it correctly it’s just a registry change on each DNS server
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now