A network technician is configuring host services for a corporate branch office. The company requires a central network host that intercepts outbound web requests from internal client workstations, evaluates website content against security policies, caches requested web pages to conserve bandwidth, and masks internal IP addresses from destination web servers. Which of the following server roles should the technician deploy to satisfy these requirements?
- Web proxy serverAnswer
- BDNS server
- CWeb server
- DDHCP server
Answer
The correct role to deploy is a web proxy server.
A web proxy server functions as an outbound intermediary (forward proxy) for client web browsers. It inspects URL requests, blocks unauthorized websites per corporate policy, caches frequently requested web objects to minimize external bandwidth usage, and replaces internal client IP addresses with its own IP address when forwarding traffic to external web destinations.
Step-by-Step Solution
Key Concept
Web Proxy Server Roles and Functionality
Estimated Time:1m 15s