nerdexam
Juniper

JN0-637 · Question #119

Host A shown in the exhibit is attempting to reach the Web1 webserver, but the connection is failing. Troubleshooting reveals that when Host A attempts to resolve the domain name of the server…

The correct answer is C. DNS doctoring. DNS doctoring modifies DNS responses for hosts behind NAT devices, allowing them to receive the correct public IP address for internal resources when queried from the public network. This prevents issues where private IPs are returned and are not reachable externally. For…

Complex NAT Deployments

Question

Host A shown in the exhibit is attempting to reach the Web1 webserver, but the connection is failing. Troubleshooting reveals that when Host A attempts to resolve the domain name of the server (web.acme.com), the request is resolved to the private address of the server rather than its public IP. Which feature would you configure on the SRX Series device to solve this issue?

Exhibit

JN0-637 question #119 exhibit

Options

  • APersistent NAT
  • BDouble NAT
  • CDNS doctoring
  • DSTUN protocol

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    2% (1)
  • C
    82% (36)
  • D
    5% (2)

Explanation

DNS doctoring modifies DNS responses for hosts behind NAT devices, allowing them to receive the correct public IP address for internal resources when queried from the public network. This prevents issues where private IPs are returned and are not reachable externally. For details, visit Juniper DNS Doctoring Documentation. In this scenario, Host A is trying to resolve the domain name web.acme.com, but the DNS resolution returns the private IP address of the web server instead of its public IP. This is a common issue in networks where private addresses are used internally, but public addresses are required for external clients. DNS doctoring is a feature that modifies DNS replies as they pass through the SRX device. In this case, DNS doctoring can be used to replace the private IP address returned in the DNS response with the correct public IP address for Host A. This allows external clients to reach internal resources without being aware of their private IP addresses.

Topics

#DNS doctoring#NAT#DNS resolution#private address

Community Discussion

No community discussion yet for this question.

Full JN0-637 Practice