Network Management

NetPath graph issue: Nodes are missing between a Cisco ASA firewall and the endpoint

How to troubleshoot a NetPath graph issue where nodes are missing between a Cisco ASA firewall and the endpoint.

First published date

11/15/2018 11:14 AM

Last published date

4/4/2022 3:15 AM

Overview

Nodes are missing between a Cisco ASA firewall and the endpoint on a NetPath graph. The last internal hop could be the Cisco ASA firewall, or an internal router before the Cisco ASA firewall.

Two types of graphs indicate this issue:

Has timeout nodes

No timeout nodes


 

Product section

Network Performance Monitor

Resolution

Step 1: Check if the last visible intermediate hop is a Cisco ASA firewall or a router right before the Cisco ASA firewall 

Is it a firewall?

Step 2: Check if the the graph has timeout nodes 

Compare your NetPath graph to the two images in the Overview section.

Does the graph have timeout nodes?

Step 3: Check if the Cisco ASA firewall is creating logs for NetPath probing packets 

  1. Find the endpoint IP address and TCP port from the service that has the issue.
  2. Find the IP address of the NetPath agent that probes the service.
  3. Make sure the Cisco ASA deny rules with the log option is enabled.
  4. Based on the ASA manual:
    1. For the outbound direction from agent to endpoint, find the firewall drop logs for TCP packets from the IP address of the NetPath agent and any source port, to the endpoint IP address and port of the service with the issue.
    2. For the inbound direction from endpoint to the agent, find the firewall drop logs for ICMP Type 11 packets from any IP address to the IP address of the NetPath agent.

Check logs from ASDM 

Open the ASDM console > Monitoring > Logging > Log Buffer (or Real-Time) > View ... > Add filters.

For outbound NetPath probing packets, add the filter for:

  • Service: TCP service specified in NetPath Services
  • Source: NetPath probe
  • Destination: Endpoint

For inbound NetPath probing packets, add the filter for:

  • ICMP Type 11
  • Destination: NetPath probe

Did you find the logs?

Step 4: Check for duplicate endpoint IP addresses in a trace route 

Run a trace route from the last internal router. Check the results of the trace route for duplicate endpoint IP addresses.

 

Did you find duplicate endpoint IP addresses in the trace route results?

  • Yes: Enable ICMP error inspection in the global policy. See this article for more information. (content provided by Joe Astorino, available at http://www.astorinonetworks.com/, obtained on 15 Nov 2018)
  • No: Submit a ticket to technical support.