Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Troubleshooting Juniper Advanced Threat Prevention Cloud: Checking DNS and Routing Configurations

Domain name system (DNS) servers are used for resolving hostnames to IP addresses.

For redundancy, it is a best practice to configure access to multiple DNS servers. You can configure a maximum of three DNS servers. The approach is similar to the way Web browsers resolve the names of a Web site to its network address. Additionally, Junos OS enables you configure one or more domain names, which it uses to resolve hostnames that are not fully qualified (in other words, the domain name is missing). This is convenient because you can use a hostname in configuring and operating Junos OS without the need to reference the full domain name. After adding DNS server addresses and domain names to your Junos OS configuration, you can use DNS resolvable hostnames in your configuration and commands instead of IP addresses.

DNS servers are site-specific. The following presents examples of how to check your settings. Your results will be different than those shown here.

First, check the the IP addresses of your DNS servers.

If you set up next-hop, make sure it points to the correct router.

Use ping to verify the SRX Series Firewall can communication with the cloud server. First use the show services advanced-anti-malware status CLI command to get the cloud server hostname.

Now ping the server. Note that the cloud server will not respond to ping, but you can use this command to check that the hostname can be resolved to the IP address.

If you do not get a ping: cannot resolve hostname: Unknown host message, then the hostname can be resolved.

You can also use telnet to verify the SRX Series Firewall can communicate to the cloud server. First, check the routing table to find the external route interface. In the following example, it is ge-0/0/3.0.

Now telnet to the cloud using port 443.

If telnet is successful, then your SRX Series Firewall can communicate with the cloud server.