A company wants to ensure that its internal servers are not directly accessible from the internet but can still initiate connections to external services. Which technology would best fit this requirement?
- Firewall
- VPN (Virtual Private Network)
- Proxy Server
- NAT (Network Address Translation)
In this scenario, the best technology to ensure that internal servers are not directly accessible from the internet while allowing them to initiate connections to external services is a Proxy Server. A Proxy Server acts as an intermediary, forwarding requests from internal clients to external services while masking the internal server's identity. It provides security and control over outgoing connections. Firewalls and VPNs are primarily used for different purposes, and NAT doesn't provide the necessary level of control.
Loading...
Related Quiz
- Which entity in the transport layer is responsible for directing a piece of data to a specific process running on a machine?
- During the three-way handshake, what is the first message type sent by the client?
- Which attribute in BGP is used to prevent routing loops?
- What is the primary purpose of the DNS "A" record?
- In a MAC address, the first three octets, also known as the OUI, identify the _______.