nerdexam
CompTIA

SY0-301 · Question #122

Pete, the system administrator, wishes to monitor and limit users' access to external websites. Which of the following would BEST address this?

The correct answer is D. Install a proxy server. A proxy server sits between internal users and the internet, forwarding web requests on behalf of clients. This allows administrators to log all web activity (monitoring) and enforce access policies that permit or deny specific sites or categories (limiting). Blocking all…

Security architecture

Question

Pete, the system administrator, wishes to monitor and limit users' access to external websites. Which of the following would BEST address this?

Options

  • ABlock all traffic on port 80.
  • BImplement NIDS.
  • CUse server load balancers.
  • DInstall a proxy server.

How the community answered

(66 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    8% (5)
  • D
    88% (58)

Explanation

A proxy server sits between internal users and the internet, forwarding web requests on behalf of clients. This allows administrators to log all web activity (monitoring) and enforce access policies that permit or deny specific sites or categories (limiting). Blocking all traffic on port 80 (A) would break all unencrypted web access entirely, which is far too broad. A NIDS (B) is a Network Intrusion Detection System that passively detects threats but cannot actively control or limit user access. Server load balancers (C) distribute traffic across multiple servers for performance and availability and have no content-control function.

Topics

#proxy server#web filtering#network monitoring#port 80

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice