nerdexam
Cisco

300-320 · Question #367

Refer to the exhibit. An engineer is designing a new firewall for an organization and must provision Network Address Translation. This new firewall must support basic Internet access for the…

The correct answer is A. Static NAT for inbound traffic on port 25 E. NAT overload for outbound traffic. With only one public IP address, two NAT strategies are needed. For outbound internet access from all internal hosts, NAT overload (PAT-Port Address Translation) is required (E): it maps many private IP addresses to the single public IP by differentiating sessions using unique…

Advanced Addressing and Routing Solutions

Question

Refer to the exhibit. An engineer is designing a new firewall for an organization and must provision Network Address Translation. This new firewall must support basic Internet access for the organization as well as provide inbound connectivity to the mail server. The infrastructure has only one public IP address available for use on the new firewall. Which two forms of NAT must be configured? (Choose two.)

Exhibits

300-320 question #367 exhibit 1
300-320 question #367 exhibit 2

Options

  • AStatic NAT for inbound traffic on port 25
  • BDynamic NAT for outbound traffic
  • CStatic NAT for outbound traffic on port 25
  • DDynamic NAT for inbound traffic
  • ENAT overload for outbound traffic
  • FNAT overload for inboud traffic on port 25

How the community answered

(28 responses)
  • A
    75% (21)
  • C
    7% (2)
  • D
    4% (1)
  • F
    14% (4)

Explanation

With only one public IP address, two NAT strategies are needed. For outbound internet access from all internal hosts, NAT overload (PAT-Port Address Translation) is required (E): it maps many private IP addresses to the single public IP by differentiating sessions using unique port numbers. For inbound connectivity to the mail server, a static port-forward using Static NAT on port 25 (SMTP) is required (A): inbound connections on port 25 are statically mapped to the mail server's private IP. Dynamic NAT (B) requires a pool of public IPs and cannot work with a single IP. Static NAT for outbound (C) and Dynamic NAT for inbound (D) do not fit the single-IP, mail-server-hosting scenario. NAT overload for inbound port 25 (F) is essentially what A describes, but Static NAT is the correct and precise term for this mapping.

Topics

#NAT#PAT overload#static NAT#single public IP

Community Discussion

No community discussion yet for this question.

Full 300-320 Practice