Correct Answer: Static NAT for publicly reachable servers, dynamic PAT for general internal user outbound traffic, NAT exemption for site-to-site VPN traffic, and clear, well-ordered NAT rules reviewed periodically
Explanation: A predictable design uses static NAT for public servers, PAT for general outbound traffic, exemption for VPN traffic, and well-maintained rule ordering, unlike a single shared PAT rule for everything, static NAT applied indiscriminately to every host, unpredictable VPN translation from missing exemption, unreviewed random rule ordering, or uniform Identity NAT with no distinction between traffic types.
Correct Answer: Static NAT for publicly reachable servers, dynamic PAT for general internal user outbound traffic, NAT exemption for site-to-site VPN traffic, and clear, well-ordered NAT rules reviewed periodically
Explanation: A predictable design uses static NAT for public servers, PAT for general outbound traffic, exemption for VPN traffic, and well-maintained rule ordering, unlike a single shared PAT rule for everything, static NAT applied indiscriminately to every host, unpredictable VPN translation from missing exemption, unreviewed random rule ordering, or uniform Identity NAT with no distinction between traffic types.