An organization hosts an internal web server at private IP address that must be accessible to external clients on the internet using the public IP address . Inbound requests from the internet to destination port must consistently map to this internal server. Which network address translation technique should the network administrator implement on the edge firewall?
- Static Network Address Translation (Static NAT)Cevap
- BPort Address Translation (PAT / NAT Overload)
- CDynamic Network Address Translation (Dynamic NAT)
- DLayer 2 MAC Address Translation
Cevap
Static Network Address Translation (Static NAT) should be configured on the edge firewall.
Static NAT establishes a persistent, 1-to-1 mapping between a specific internal private IP address and an external public IP address. This enables external internet clients to consistently locate and initiate inbound traffic to an internal web server.
Adım Adım Çözüm
Anahtar Kavram
Static NAT Implementation for Inbound Services