What are two policies found within the framework of the NPS that governs whether or not a client gets access to the network?
Connection Request Policies and Network Policies
What does RADIUS stand for?
Remote Access Dial-In User Service.
What is the difference between Connection Request Policies and Network Policies?
Connection Request Policies determine where a client’s authentication takes place, e.g., RADIUS server or locally.
Network Policies provides authorization to allow the VPN traffic.
Even if the Network Policy Server role is not installed, a “lite” version of the NPS is installed with Remote Access. True or False?
True.
Within the Connection Request Policies, the processing order is determined numerically starting with the lowest numbers. True or False?
True.
Using the Routing and Remote Access tool, which policy can be configured?
Network policies.
Which tab within the properties of a Connection Request policy, configures where authentication will take place for VPN clients?
Settings tab.
When viewing the Connection Request Policy properties, which tab provides the option to enable or disable the policy?
Overview tab.
Once a network policy is matched, no other network policies are considered. True or False?
True.
How do you alter the order of Network Policies within the Network Policies list?
Right click on the policy and select “Move Up or Move Down”.
Within a user’s account, what are their Dial-In properties set to by default?
Control access through NPS Network Policy
A Network Policy can override a user’s Dial-In permissions if the proper box is checked within the Network Policies Overview tab. True or False?
True.
Which role installs the Network Policy Server tool and turns a server into a NPS server?
Network Policy Server.
How do you configure a RADIUS server?
As a result of the wizard, you’ll have created both Connection Request Policies and Network Policies for that connection (VPN/Dial-Up).
How do you configure a RAS server to forward authentication requests to a centralized RADIUS server?
What filter in Wireshark will only show RADIUS packets?
RADIUS (for the RADIUS protocol)
The Network Access Server (NAS) or Remote Access Server (RAS) can forward authentication requests over to a centralized RADIUS server through a properly configured Connection Request Policy. True or False?
True.
When using a connection request policy to forward authentication requests to a remote RADIUS server group, the RADIUS server will be used for the network policy for that connection. True or False?
True.
What is a RADIUS proxy?
The middleman between the RADIUS server and the client.
From the perspective of a device using a RADIUS proxy, the proxy appears as a RADIUS server. True or False?
True.
By inserting a RADIUS proxy between the clients and the servers, it could help with a more even distribution of authentication requests to the actual servers. True or False?
True.
RADIUS servers see the RADIUS proxies as _____.
Clients.
How do we configure RADIUS proxies?
What is the difference between Authentication, Authorization, and Accounting?
Authentication is defining who someone is.
Authorization is about what their authorized to do.
Accounting defines what they did.