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
Last published date
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
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?
- Yes: Go to Step 2.
- No: See NetPath graph issue: All timeout nodes from an intermediate node to endpoint
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?
- Yes: Go to Step 3.
- No: Go to Step 4.
Step 3: Check if the Cisco ASA firewall is creating logs for NetPath probing packets
- Find the endpoint IP address and TCP port from the service that has the issue.
- Find the IP address of the NetPath agent that probes the service.
- Make sure the Cisco ASA deny rules with the log option is enabled.
- Based on the ASA manual:
- 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.
- 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?
- Yes: This is a potential firewall issues. Locate the drop rule from the log and consult with a firewall engineer to fix it.
- No: Check steps 3 - 7 in NetPath graph issue: All timeout nodes from an intermediate node to endpoint
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.