300-730 · Question #122
An administrator is setting up a VPN on an ASA for users who need to access an internal RDP server. Due to security restrictions, the Microsoft RDP client is blocked from running on client workstation
The correct answer is C. clientless plug-in. The ASA clientless SSL VPN plug-in for RDP allows users to launch an RDP session directly from a browser without requiring the Microsoft RDP client to be installed or running on the workstation.
Question
Options
- Aclientless proxy
- Bsmart tunneling
- Cclientless plug-in
- Dclientless rewriter
How the community answered
(27 responses)- B4% (1)
- C93% (25)
- D4% (1)
Why each option
The ASA clientless SSL VPN plug-in for RDP allows users to launch an RDP session directly from a browser without requiring the Microsoft RDP client to be installed or running on the workstation.
A clientless proxy forwards HTTP/HTTPS requests on behalf of the user but does not provide protocol-level support for non-web protocols such as RDP.
Smart tunneling provides TCP application forwarding over an SSL VPN session but still requires the actual RDP client application to be installed and permitted to run on the endpoint.
The clientless plug-in feature on the ASA extends the clientless SSL VPN portal to support application protocols such as RDP, SSH, VNC, and Telnet via a browser-hosted Java applet or ActiveX control. Because the plug-in renders the session inside the browser, the native Microsoft RDP client is never invoked, satisfying the Group Policy restriction. This makes it the correct solution when the full RDP client is blocked but browser access is still available.
The clientless rewriter transforms web content (HTML, JavaScript, CSS) so that URLs resolve correctly through the SSL VPN portal; it has no capability to handle RDP protocol traffic.
Concept tested: ASA clientless SSL VPN plug-in for RDP access
Source: https://www.cisco.com/c/en/us/td/docs/security/asa/asa96/configuration/vpn/asa-96-vpn-config/webvpn-configure-csvc.html
Topics
Community Discussion
No community discussion yet for this question.