nerdexam
Fortinet

NSE4_FGT-6.2 · Question #13

NSE4_FGT-6.2 Question #13: Real Exam Question with Answer & Explanation

Sign in or unlock NSE4_FGT-6.2 to reveal the answer and full explanation for question #13. The question stem and answer options stay visible for context.

Question

Examine this PAC file configuration.
function FindProxyForURL(url, host) {
 if (shExpMatch(url, "*.fortinet.com/*")) {
 return "DIRECT";
 } else if (isInNet(host, "172.25.120.0", "255.255.255.0")) {
 return "PROXY altproxy.corp.com: 8060";
 }
 return "PROXY proxy.corp.com:8090";
}
Which of the following statements are true? (Choose two.)

Options

  • ABrowsers can be configured to retrieve this PAC file from FortiGate.
  • BAny web request sent to the 172.25.120.0/24 subnet is allowed to bypass the proxy.
  • CAll requests to fortinet.com are allowed to bypass the proxy.
  • DAny web request sent to fortinet.com is allowed to bypass the proxy through altproxy.corp.com: 8060.

Unlock NSE4_FGT-6.2 to see the answer

You've previewed enough free NSE4_FGT-6.2 questions. Unlock NSE4_FGT-6.2 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full NSE4_FGT-6.2 Practice