Hello,
We have a very complicated network structure and I am trying to make NPS proxy function to jump from one NPS proxy to another then to regular NPS server.
The communication flow is going to be:
Radius client --> NPS proxy01 --> NPS proxy02 --> NPS server
Radius client: any regular Radius protocol aware end device
NPS proxy01 (domain x): Radius client has access to this server only and does not have access to NPS proxy02
NPS proxy02 (domain x): Only NPS proxy01 has access to this server and Radius client machine cannot directly access this server
NPS server: Main AD joined NPS server which will process LDAP authentication
Note: between NPS proxy01, NPS proxy02 and NPS server there are firewalls restricting ports.
So my question: Is it possible for NPS proxy to point to another NPS proxy then to NPS main authentication server?
Thank you,
David