Create a Remote Access Policy
You are the security analyst for a small corporate network. You previously configured the BranchVPN1 server as a remote access server to allow VPN connections. Members of the sales department connect to the server to upload their sales reports as they work from home or on the road.
In this lab, your task is to create and configure a network policy to allow members of the sales department to remotely connect using the following parameters:
- Name the policy Sales.
- Use a remote access server.
- Connecting users/computers must belong to the Sales group.
- Deny access to any account that is not configured in Active Directory.
- Configure permissions to use settings in the Active Directory user accounts (User Dial-in properties). User account settings are configured by an Active Directory user account administrator.
- Use the secured password (EAP-MSCHAP v2).
- Configure a session timeout of 30 minutes.
- As a constraint, allow access only from 6:00 a.m. to 9:00 p.m., Monday–Friday.
- Make the policy first in the list of policies.
EXPLANATION
Complete this lab as follows:
- Create a remote access network policy named Sales.
- From Server Manager, select Tools > Network Policy Server.
- Maximize the window for better viewing.
- Expand Policies.
- Right-click Network Policies and then select New.
- In the Policy name field, enter Sales.
- From the Type of network access server drop-down list, select Remote Access Server (VPN-Dial up).
- Select Next.
- Add a condition to the network policy.
- Select Add to add group membership as a condition.
- Select Windows Groups.
- Select Add.
- Select Add Groups.
- Under Enter the object names to select, enter Sales.
- Select OK.
- Select OK to close the Windows Groups dialog.
- Select Next.
- Specify the access permissions.
- Select Access denied.
- Select Access is determined by User Dial-in properties.
- Select Next.
- Configure the authentication methods.
- Under EAP Types, select Add.
- Select Microsoft: Secured password (EAP-MSCHAP v2) and then select OK.
- Under Less secure authentication methods, unmark all options.
- Select Next.
- Configure a session timeout constraint.
- Under Constraints, select Session Timeout.
- Select Disconnect after the following maximum session time.
- Set the timeout session time to 30 minutes.
- Configure a day and time restriction constraint.
- Under Constraints, select Day and Time restrictions.
- Select Allow access only on these days and at these times.
- Select Edit. Select the entire day and time box and then select denied then create days and times you want after as it will of cleared the access from the rest of the days and times.
- Modify the settings to allow access only from 6:00 a.m. to 9:00 p.m., Monday-Friday.
- Select OK and then select Next.
- From the Configure Settings dialog (RADIUS Attributes), select Next.
- Select Finish.
- Under Policy Name, make sure that the Sales policy is at the top of the list.
Comments
Post a Comment