A Citrix Administrator needs to configure a Citrix Gateway virtual IP to allow incoming connections initiated exclusively from web browser sessions. Which advanced policy will accomplish this?
A.
REQ.HTTP.HEADER User-Agent NOTCONTAINS CitrixReceiver
B.
REQ.HTTP.HEADER User-Agent CONTAINS Chrome/78.0.3904.108 Safari/537.36
C.
HTTP.REQ.HEADER(“User-Agent”).CONTAINS(“Mozilla”)
D.
HTTP.REQ.HEADER(“User-Agent”).CONTAINS(“CitrixReceiver”)
NotContains Cirix Receiver, means no CitrixReceiver but there is Android, iOS and so on. Specific Browser types doesn't mean ALL browsers. As a matter of fact, all browser send as user-agent Mozilla!
Mozilla/5.0 is the general token that says that the browser is Mozilla-compatible. For historical reasons, almost every browser today sends it.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
More likely to be "A", not fully compliant with citrix options provided here https://docs.citrix.com/en-us/citrix-gateway/current-release/storefront-integration/ng-clg-session-policies-overview-con.html
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
4f6bb17
9 months, 2 weeks agoyromem
4 months, 4 weeks agosailorsoul
1 year, 12 months agoVik84
2 years ago