Forum Discussion
NPS network policy with multiple Client ip4 addesses
I have a wireless policy on my NPS server with the primary wireless controller added using a Client IPv4 address entry in the policy. I want to add the backup controller as well but it seems it is adding it as a and condition. I need it to be added as an or condition when the primary controller is unreachable.
How can I add multiple Client ip4 addessess in a Network policy with an or condition? An and condition would require both to be reachable.
thanks.
1 Reply
Multiple different conditions inside the same NPS policy are effectively requirements that must all match, so two different Client IPv4 addresses won't behave like an OR condition.
The cleanest solution is usually two network policies with identical authentication, constraints and settings but a different Client IPv4 condition in each policy. Put them next to each other in the correct policy order.
NPS evaluates policies from top to bottom until it finds a matching policy. Also make sure both wireless controllers are configured as RADIUS clients in NPS.