Information Technology Reference
In-Depth Information
Network Address Translation (NAT) allows multiple computers to share a single public
IP address.
The RemoteAccess Windows PowerShell module provides support for some VPN Server
management functions, and the VpnClient module is used for VPN client functions.
The Routing And Remote Access console is used to configure routing, NAT, and dial-up
remote access and VPN remote access.
Windows Server 2012 supports four VPN protocols: PPTP, L2TP, IKEv2, and SSTP.
Windows Server optionally supports the RIPv2 routing protocol.
Windows Server 2012 R2 adds Web Application Proxy as a reverse proxy to make ap-
plications available for external access. Web Application Proxy can publish applications
in passthrough mode.
Objective review
What command do you use to install only VPN and NAT and their management tools?
A. Enable-WindowsOptionalFeature -FeatureName RRAS -online
B. Add-WindowsFeature -Name RemoteAccess -IncludeManagementTools
C. Add-WindowsFeature -Name DirectAccess-VPN,Routing `
-IncludeManagementTools
1.
Add-WindowsFeature -Name RRAS -IncludeManagementTools
D.
2. You need to configure VPN to only support clients using the SSTP protocol. What
changes do you need to make to the default VPN configuration in Windows Server
2012 R2?
A. Add the WAN Miniport for SSTP and set the maximum number of ports. Restart
the RemoteAccess service.
B. Remove the PPTP WAN Miniport and set the maximum number of ports for PPTP
to zero.
C. Clear Remote Access Connections for the WAN Miniport (PPTP), WAN Miniport
(IKEv2), and WAN Miniport (L2TP).
D. Enable demand-dial for the WAN Miniport (PPPOE).
 
Search WWH ::




Custom Search