1Y0-301 · Question #42
Which feature should a Citrix Engineer implement to ensure that client devices do NOT connect directly to back-end components?
The correct answer is A. ICA Proxy. ICA Proxy on Citrix ADC terminates client connections and proxies ICA traffic to back-end VDAs, ensuring clients never communicate directly with back-end components.
Question
Which feature should a Citrix Engineer implement to ensure that client devices do NOT connect directly to back-end components?
Options
- AICA Proxy
- BStoreFront
- CURL Rewrite
- DSecure Ticket Authority (STA)
How the community answered
(23 responses)- A96% (22)
- D4% (1)
Why each option
ICA Proxy on Citrix ADC terminates client connections and proxies ICA traffic to back-end VDAs, ensuring clients never communicate directly with back-end components.
ICA Proxy mode on Citrix ADC (NetScaler Gateway) acts as a full intermediary: it terminates the client SSL/ICA session and opens a new connection to the back-end VDA or server. This means client devices communicate only with the ADC and have no direct network path to back-end resources, satisfying the requirement to prevent direct client-to-backend connectivity.
StoreFront is a web-based aggregation and enumeration service for applications and desktops but does not proxy or terminate ICA connections to prevent direct client access to back-end components.
URL Rewrite is a content-switching or traffic manipulation feature on Citrix ADC that modifies HTTP URLs in flight but does not intercept or proxy ICA sessions to block direct back-end access.
Secure Ticket Authority (STA) issues and validates session tickets to authorize ICA connections but does not itself proxy or relay traffic between clients and back-end servers.
Concept tested: Citrix ADC ICA Proxy mode for back-end isolation
Source: https://docs.citrix.com/en-us/citrix-gateway/current-release/citrix-gateway-and-citrix-virtual-apps-and-desktops/ng-connect-workspace-using-ica-proxy-wrapper.html
Topics
Community Discussion
No community discussion yet for this question.