Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There are usually few options depending on the exact behaviour of the network elements. First of all if you are lucky, you get a response packet back with an indication of the blockage (could be ICMP), which has the IP address of the blocking node.

Then if the nodes have management interfaces with statistics of some sort you can consult them directly to see if they increase when you send these blocked packets.

If that doesn't happen you wil have to go get a capture of the various network interfaces of the nodes to see if you can trace the packets that get blocked and see which node receives them but doesn't forward them.