JNCIA-SEC · domain
Network Address Translation
Practise Juniper Networks Security, Associate (JNCIA-SEC, JN0-232) (JNCIA-SEC) Network Address Translation practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.
Focused practice
Practice Network Address Translation questions
Scored sessions drawing only from this domain — pick a length below.
Start 20-question practice test →What this domain covers
What to know about Network Address Translation
Network Address Translation questions test whether you can apply the concept in context, not just recognise a definition.
How the topic appears in realistic exam-style scenarios.
Which detail in the question changes the correct answer.
How to eliminate plausible but wrong options.
How to connect the question back to the wider exam objective.
Watch out for
Common Network Address Translation exam traps
- ▸Answering from memory before reading the full scenario.
- ▸Missing a constraint such as cost, availability, security, scope or command context.
- ▸Choosing a broad answer when the question asks for the most specific fix.
- ▸Ignoring why the wrong options are tempting.
Question index
All Network Address Translation questions (84)
Click any question to see the full explanation, or start a practice session above.
An administrator configures a Source NAT pool with multiple IP addresses. By default, how does Junos OS allocate port and IP addresses from this pool for new sessions?
Medium2An administrator configures Static NAT for an internal server. After committing the configuration, the administrator notices that when external clients initiate connections, the session is created, but outbound traffic from the internal server fails to egress with the static NAT IP. Upon checking rule ordering, a broad Source NAT rule for the entire internal subnet is positioned above the static NAT evaluation stage. How does Junos NAT rule ordering resolve this?
Medium3Which Junos configuration statement specifies the destination address match criteria in a Destination NAT rule?
Easy4Which TWO statements are correct regarding the evaluation order and behavior of NAT in Junos OS? (Choose two)
Medium5Which TWO elements are required within a Junos Destination NAT rule definition? (Choose two)
Easy6You are troubleshooting a Destination NAT rule where traffic matching the rule is dropped. You run 'Traceoptions' for security flow and notice that the packet hits the destination NAT rule, translates successfully, but then fails. Examining the trace output reveals: 'No route found: 10.1.1.50 -> 0.0.0.0'. What is the underlying cause?
Hard7Which Junos configuration block is required to define a static NAT rule set mapping external IP addresses to internal servers?
Easy8You configure a Static NAT mapping for a server. External users report that they can connect to the server, but internal users on the trust zone trying to reach the server via the same static NAT public IP experience connection timeouts. You have already verified that interface routing is correct. What specific Junos feature can be enabled to solve this internal reachability issue without changing internal DNS records?
Hard9An administrator has configured multiple rules within a single Source NAT rule-set. When traffic traverses the SRX device, how does Junos OS determine which specific rule within the rule-set is applied?
Medium10Which Junos configuration command removes an existing Source NAT rule named 'rule1' from a rule-set named 'rs1'?
Easy11An administrator deploys Static NAT on a Junos OS device to provide a one-to-one mapping between a public IP address (198.51.100.10) and an internal server IP address (10.1.1.10). When external clients attempt to ping the public IP address, the SRX does not respond. Other services work correctly. What must be configured to allow the SRX to respond to ICMP requests for the Static NAT IP?
Hard12Which THREE conditions or configurations can cause asymmetric routing or session drops when implementing Destination NAT or Static NAT? (Choose three)
Hard13An administrator configures Destination NAT so that traffic arriving on the external interface destined for IP 198.51.100.25 is translated to 10.0.0.5. After applying the configuration, internal hosts on the trust zone attempt to access 198.51.100.25 and fail. What feature is required to allow internal hosts to access a server hosted inside their own network via its public IP address?
Medium14Which Junos operational command allows an administrator to verify the configuration syntax and structure of all NAT rules before committing?
Easy15When configuring Destination NAT and Static NAT on Junos OS, which THREE requirements must be met for inbound traffic to successfully reach an internal server? (Choose three)
Hard16You are troubleshooting a complex Static NAT setup where an internal mail server (10.10.10.5) is mapped to a public IP (198.51.100.5). External inbound connections work, but outbound connections initiated from the mail server show that the source IP is being translated by a general interface-based Source NAT rule rather than the Static NAT mapping. How do you ensure outbound connections from the mail server use its Static NAT public IP?
Hard17Which TWO methods can be used to perform Source NAT on a Junos OS SRX Series device? (Choose two)
Easy18You are troubleshooting a complex network where Destination NAT forwards traffic to a server farm. Due to high availability requirements, the destination NAT pool contains multiple internal server IP addresses. How does Junos OS distribute incoming destination NAT connections across multiple pool IP addresses?
Hard19When configuring Static NAT on a Junos OS device, which THREE operational or design considerations are vital for correct multi-service deployments? (Choose three)
Hard20Which Junos configuration hierarchy is used to define Destination NAT rule-sets?
Easy21A network engineer implements pool-based Source NAT with Port Address Translation (PAT) on a Junos OS device using a pool containing a single public IP address. After deployment, users in the trust zone experience intermittent failures when opening numerous concurrent browser tabs to various internet sites. 'show security flow session' reveals many sessions in a closing state. What is the root cause?
Hard22Which Junos configuration statement defines the match criteria for source address within a Source NAT rule?
Easy23Which TWO configuration components are mandatory when defining a Source NAT rule-set in Junos OS? (Choose two)
Easy24An administrator configures a Destination NAT rule. When testing connectivity from an external client, the connection times out. The administrator runs 'show security flow session' and sees sessions in 'Allocate' state but with zero packets processed. What does this operational symptom indicate?
Medium25You are auditing a Junos security deployment where multiple NAT types (Destination, Source, Static) and security policies are configured. Which THREE troubleshooting actions or tools should be used to isolate NAT translation failures? (Choose three)
Hard26Which TWO operational tasks can be performed using Junos traceoptions for security flow and NAT troubleshooting? (Choose two)
Medium27When configuring Proxy ARP for Static NAT or Destination NAT on an SRX Series device, which THREE operational or configuration practices must be considered? (Choose three)
Hard28You are troubleshooting a scenario where an SRX device is performing Static NAT. An internal server initiates outbound connections to the internet. When external recipients examine the packets, they see the correct static NAT public IP as the source. However, when the external recipients reply, the packets are dropped by the SRX. Traceoptions reveal 'No session found for packet'. What is the cause of this session lookup failure?
Hard29You are troubleshooting a production SRX device where a Source NAT pool is shared across multiple security zones. Users in Zone A report normal internet access, but users in Zone B experience immediate session drops. Reviewing the source NAT rule-set shows that rule ordering places a generic Zone B rule below a restrictive Zone A rule that blocks or limits specific source IPs. What is the best practice to resolve NAT rule evaluation issues in multi-zone rule-sets?
Hard30An administrator configures a Source NAT pool containing a single public IP address. Multiple internal users browse the web simultaneously. How does Junos OS distinguish between simultaneous sessions originating from different internal private IP addresses destined for the same external web server on port 80?
Medium31When configuring advanced NAT scenarios on Junos OS, which THREE statements regarding NAT and security policies are correct? (Choose three)
Hard32You are analyzing security flow traceoptions while troubleshooting a failing Source NAT scenario. The trace output indicates: 'NAT error: no available ports in pool'. However, a concurrent check of the pool using operational commands shows that only a fraction of the pool's IP addresses are currently utilized. What is the cause of this behavior?
Hard33You are troubleshooting a high-throughput SRX deployment using Pool-based Source NAT with PAT. Users report random connection drops during peak business hours. You run 'show security nat pool' and see that pool utilization is low, but traceoptions show 'resource allocation failure: port limit exceeded'. What is the most precise explanation for this condition?
Hard34Which Junos configuration statement defines a static NAT rule mapping the public IP 203.0.113.5 to the internal private IP 192.168.1.5?
Easy35An administrator is troubleshooting a NAT issue on an SRX Series device and wants to view active NAT sessions to verify whether source translation is happening. Which operational command should be used?
Medium36An administrator creates a Destination NAT rule that translates incoming traffic on public IP 203.0.113.100 to private IP 10.10.10.100. However, when inspecting sessions using 'show security flow session', the translation shows the correct destination IP, but the application traffic fails. Further inspection reveals that the internal server listens on port 8080, whereas the external traffic arrives on port 80. How should the Destination NAT rule be configured to handle this port translation?
Medium37Which TWO statements describe the purpose of NAT on Juniper Networks SRX Series devices? (Choose two)
Easy38Which Junos configuration statement specifies the action taken when a source NAT rule matches traffic?
Easy39When configuring a Source NAT pool on a Junos OS device, which TWO parameters can be specified within the pool configuration hierarchy? (Choose two)
Medium40An administrator configures Source NAT with a pool. To ensure that traffic matching the NAT rule is logged, where should security logging be enabled for NAT sessions in Junos OS?
Medium41You have configured Destination NAT on a SRX Series device to forward web traffic to an internal server. External clients attempt to connect, but the security logs show sessions are being dropped by the security policy. Which security zone and IP address combination must the security policy permit?
Medium42Which command is used to clear active NAT sessions on an SRX Series device during troubleshooting?
Easy43You manage an SRX device where multiple internal subnets require Source NAT out to the internet using a shared pool of public IP addresses. However, specific internal servers must always map to a dedicated, unique public IP address to maintain whitelisting on external partner firewalls. How should you configure this requirement?
Hard44An administrator configures interface-based Source NAT on the outgoing external interface of a SRX Series device. However, internal hosts report being unable to reach external web servers. Upon checking the security flow session, the administrator notices that packets are egressing the interface with the actual internal private IP address rather than the interface IP. What is the most likely cause?
Medium45Which TWO statements describe the behavior of Static NAT on Junos OS devices? (Choose two)
Medium46An administrator configures a Source NAT pool and notices that multiple internal clients sharing the same public IP address are experiencing session disruptions with certain web applications that require consistent source ports. Which Junos feature should be enabled on the source NAT pool to ensure that a specific internal IP address always maps to the same translated public IP and port combination?
Medium47You are troubleshooting a complex Junos NAT implementation involving both Source NAT and Destination NAT across multiple security virtual routers. A packet is received that matches both a Source NAT rule and a Destination NAT rule in different rule-sets. In what order does the Junos flow engine process these NAT types during packet ingestion?
Hard48You are troubleshooting a Junos security device where a Destination NAT rule is configured. External users reach the virtual IP, but traffic fails to establish a TCP 3-way handshake. Using 'monitor traffic', you observe SYN packets arriving at the external interface and leaving the internal interface towards the server. However, no SYN-ACK packets return from the server. What is the most likely networking or routing reason on the internal network causing this?
Hard49Which TWO statements are true regarding Interface-based Source NAT in Junos OS? (Choose two)
Easy50An administrator configures Source NAT with a pool. Users can access external websites, but traceroute packets originating from internal hosts towards external destinations fail to display intermediate router hops. What is the most common reason traceroute fails through certain Junos Source NAT / PAT implementations?
Medium51Which TWO of the following are valid types of Network Address Translation supported on Juniper Networks SRX Series devices running Junos OS? (Choose two)
Easy52An administrator configures a Source NAT rule with an address pool. When verifying traffic, the administrator notices that multiple distinct internal subnets are matching the rule. How can the administrator restrict the source NAT rule to apply only to a specific subnet while leaving other subnets un-translated?
Medium53Which configuration statement correctly defines a source NAT pool named 'corp-pool' with an address range from 203.0.113.10 to 203.0.113.20 on Junos OS?
Easy54You are troubleshooting a Junos security device where a Static NAT rule is configured for an internal server. Internal users access the server using its public IP address. You notice that traffic from internal clients hitting the static NAT IP creates asymmetric routing or fails because source translation is absent. How does Junos handle internal clients accessing a server via its static NAT public IP without explicit hairpin NAT?
Hard55Which TWO features or settings are associated with troubleshooting or optimizing Port Address Translation (PAT) in Junos OS? (Choose two)
Medium56You are troubleshooting a scenario where an SRX Series device is performing Destination NAT. You notice that sessions are being created in the flow table, but the translation is failing because the packet hits a rule in a different rule-set. How does Junos OS evaluate multiple Destination NAT rule-sets?
Hard57When configuring NAT rule sets on a Junos OS device, in what order are different types of NAT evaluated?
Easy58You are troubleshooting a performance issue on an SRX device performing heavy NAT operations. You suspect that NAT translation table entries are consuming excessive system resources. Which command displays overall system-wide NAT translation summary information and resource allocation?
Hard59Which Junos operational command allows an administrator to view translation statistics and hit counts for NAT rule sets?
Easy60Which Junos configuration statement defines the translation action within a Destination NAT rule?
Easy61An administrator configures a Source NAT rule-set with 'from zone trust' and 'to zone untrust'. Internal users can successfully browse the internet. Later, a new interface and zone (DMZ) are added, and hosts in the DMZ also need Source NAT to the untrust zone using the same pool. What is the most efficient way to achieve this?
Medium62An administrator configures Destination NAT to forward incoming traffic on port 80 to an internal server. After committing, the administrator notices that ping tests to the destination NAT public IP address fail. What is the standard behavior of Destination NAT regarding ICMP ping requests?
Medium63You are troubleshooting a Junos security deployment where Source NAT is configured with a pool. You observe that certain internal applications fail because the external receiving server expects the source port to remain identical to the internal client's ephemeral port (Port Preservation). Which feature or configuration setting should be applied to the source NAT pool to maintain source port numbers whenever possible?
Hard64Which THREE Junos CLI configuration commands or hierarchies are correctly associated with defining Source, Destination, or Static NAT rule-sets? (Choose three)
Hard65Which Junos configuration statement defines a source NAT rule-set evaluating traffic from the 'trust' zone to the 'untrust' zone?
Easy66When troubleshooting a Source NAT configuration where internal users cannot reach external resources, which TWO verification checks should an administrator perform? (Choose two)
Medium67Which Junos configuration mode command is used to enter the NAT configuration hierarchy?
Easy68An administrator configures Interface-based Source NAT. When checking operational status, the administrator wants to verify which interface IP is being used for translation and confirm traffic flow. Which command provides detailed flow session information including the translated interface IP?
Medium69An administrator configures Destination NAT so that traffic to public IP 198.51.100.10 is translated to internal server 10.1.1.10. However, when the administrator checks the security logs, they notice that the source IP addresses of incoming connections are being logged as the SRX internal interface IP instead of the actual external client IP addresses. What configuration error caused this?
Medium70Which THREE operational commands are valid for troubleshooting NAT and flow sessions on a Junos OS SRX Series device? (Choose three)
Hard71An administrator wants to ensure that a source NAT pool dynamically assigns ports across multiple pool IP addresses to prevent port exhaustion on a single IP. Which feature configuration on the source NAT pool accomplishes load distribution of ports across multiple pool addresses?
Medium72Which TWO troubleshooting steps should an administrator take when a Source NAT pool reports port exhaustion? (Choose two)
Medium73You are auditing a Junos security device configuration. You observe multiple Static NAT rules configured across different rule sets. One of the rules uses the 'off-path' or similar specialized handling? Wait, you recall Junos Static NAT rule configuration details. Which statement correctly describes how Junos Static NAT handles bi-directional traffic flow without requiring separate source NAT rules?
Hard74You are troubleshooting a scenario where an SRX device is performing Static NAT for a web server. External users experience intermittent packet drops when loading large web pages. Flow traceoptions show TCP fragmentation issues and ICMP 'Fragmentation Needed' messages being dropped by the security device. Which feature should be checked or configured to resolve this Path MTU Discovery (PMTUD) issue?
Hard75An administrator needs to configure Destination NAT to map incoming traffic destined for a public IP address (203.0.113.50) on port 443 to an internal web server at private IP address (192.168.1.100) on port 8443. Which configuration hierarchy is used to define the pool for this destination NAT mapping?
Easy76Which Junos configuration command correctly establishes a destination NAT pool pointing to an internal server IP address of 10.2.2.50?
Easy77Which Junos command displays summary counters for all configured NAT rule sets across source, destination, and static NAT?
Easy78When configuring a Source NAT pool with multiple IP addresses on a Junos OS device, which TWO allocation methods or behaviors apply to how addresses and ports are assigned? (Choose two)
Medium79An administrator implements Source NAT using a pool of IP addresses. To verify the operational status of the source NAT pool and see how many addresses and ports are currently in use, which operational command should be executed?
Medium80Which keyword is used in a Junos source NAT rule to specify that traffic should be translated to the IP address of the egress interface?
Easy81Which TWO Junos CLI commands are valid configuration shortcuts or roots when managing security NAT? (Choose two)
Easy82Which Junos configuration command displays the active NAT translation mappings and session details for a specific source IP address?
Easy83An administrator configures Source NAT for an internal subnet. After committing the changes, users report that they can access external websites via IP addresses, but domain name resolution (DNS) is failing. Investigation shows DNS UDP port 53 traffic is being blocked or failing NAT translation. What is the most likely reason?
Medium84You are reviewing a Junos configuration containing both Destination NAT and Static NAT. An incoming packet matches both a Destination NAT rule and a Static NAT rule. Based on Junos OS NAT processing architecture, how is this conflict handled?
HardOther domains
All JNCIA-SEC exam domains
Frequently asked questions
- What does the Network Address Translation domain cover on the JNCIA-SEC exam?
- Network Address Translation questions test whether you can apply the concept in context, not just recognise a definition.
- How many questions are in this domain?
- This page lists all 84 Network Address Translation questions in the JNCIA-SEC question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
- What is the best way to practise this domain?
- Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
- Can I practise only Network Address Translation questions?
- Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.