Administering Windows Server 2012 — Question 42
Your network contains two servers named Server1 and Server2. Both servers run Windows Server 2012 R2. Server1 is a VPN server and Server2 is a Network
Policy Server (NPS) server.
Server1 is configured to assign IP addresses to VPN clients by using a static IP address pool of 192.168.10.200 to 192.168.10.220.
On Server1, you configure Server2 as an authentication provider.
You need to ensure that users can establish VPN connections to Server1.
Which two should you configure on Server2? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. a connection request policy
- B. a RADIUS client for Server1
- C. a RADIUS client for each VPN client
- D. a network policy
- E. a remote RADIUS server group that contains Server1
Correct answer: A, B
Explanation
To allow users to connect to the VPN, Server2 must be configured with a connection request policy to handle incoming authentication requests and a RADIUS client for Server1 to recognize Server1 as a valid client. The other options either pertain to client configurations or are not required for this specific setup.