Hello,
I'm running Network Policy Server to perform AD authentication (over RADIUS) for users accessing my network devices.
NAP/NPS service is running with multiple IP addresses.
As I've configured my server with multiple IP addresses, I'm looking for a way to apply a policy based (grant access) on the destination IP address of a request, but I can't find any Conditions that allow me to match the destination IP address.
Example... Server is configured with 192.168.2.1 and 192.168.2.2, policies need to look as follows:
Policy 1 - Grant Access - Condition: destination address 192.168.2.1
Policy 2 - Grant Access - Condition: destination address 192.168.2.2
Does anyone have any ideas on how I could implement this?
Thanks