nerdexam
Cisco

400-007 · Question #51

Your network operations team is deploying Access Control Lists (ACLs) across your Internet gateways. They wish to place an ACL inbound on the Internet gateway interface facing the core network (the…

The correct answer is C. inside local. An ACL placed inbound on the inside (trusted) interface of a NAT gateway inspects traffic before translation occurs, so the source address of inside-originated traffic matches the inside local address.

Designing Security

Question

Your network operations team is deploying Access Control Lists (ACLs) across your Internet gateways. They wish to place an ACL inbound on the Internet gateway interface facing the core network (the "trusted" interface). Which IP address would the ACL need for traffic sourced from the inside interface, to match the source address of the traffic?

Options

  • Ainside global
  • Boutside global
  • Cinside local
  • Doutside local

How the community answered

(63 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    87% (55)
  • D
    8% (5)

Why each option

An ACL placed inbound on the inside (trusted) interface of a NAT gateway inspects traffic before translation occurs, so the source address of inside-originated traffic matches the inside local address.

Ainside global

The inside global address is the post-NAT translated address representing an inside host on the public Internet - this address only exists in the packet after NAT translation has occurred on the outside interface, not before.

Boutside global

The outside global address is the real IP address of a remote host on the Internet and would appear as the destination or source of inbound Internet traffic, not as the source of traffic originating from inside hosts.

Cinside localCorrect

The inside local address is the IP address assigned to an internal host as it exists on the private network - because the ACL is applied inbound on the core-facing interface, packets arrive at the ACL before the NAT process translates them. This means the source IP field still contains the original, untranslated inside local address, which is what the ACL must reference to match the traffic.

Doutside local

The outside local address is the IP address of an external host as it appears to devices on the inside network - this applies to return traffic from the Internet, not to traffic sourced from inside hosts traversing toward the Internet.

Concept tested: NAT address types and inbound ACL placement on inside interface

Source: https://www.cisco.com/c/en/us/support/docs/ip/network-address-translation-nat/8605-13.html

Topics

#ACL#NAT#inside local address#Internet gateway

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice