- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-29-2022 05:33 AM
Hi,
I've been trying to get clients on the end of two different Palo Altos to be able to ping each other. Everything is green but the IPsec Tunnel doesnt seem to be working. Using tracert, traffic from a client first hops to the LAN Port and then to the opposite end of the tunnel and stops there. I've already created policies that allows traffic from LAN to VPN and vice versa.
Full 'Picture'
PA 1
Client : 10.10.254.100
LAN : 10.10.254.1
Tunnel IP : 192.168.4.254
PA 2
Client : 10.10.253.100
LAN : 10.10.253.1
Tunnel IP : 172.20.3.253
On tracert from client (10.10.254.100) on PA 1's side :
10.10.254.1 -> 172.20.3.253
Any suggestions?
Thanks!
04-29-2022 02:13 PM
Hi @smshafek ,
When you say, "Everything is green" I assume that you mean the Status > Tunnel Info and Status > IKE Info are both green under Network > IPSec Tunnels. Good! Here are a couple of critical places to look:
Thanks,
Tom
04-29-2022 02:34 PM
Hello,
Also check to make sure you have security policies to allow ping. If you are attempting to ping interfaces on the PAN's, you'll need to enable that as well in the interface management.
Regards,
04-30-2022 11:10 AM
Hi @smshafek ,
- If traceroute suggest traffic reaches the remote side of the tunnel do you see traffic logs on the PA 2? More importantly does bytes received counter different than zero - this should confirm if traffic is indeed reaching the other side of the tunnel and if return traffic is hitting PA2.
- As @TomYoung suggest, check if packet encrypted and packets decrypted counters are increasing on both sides of the tunnel.
- Is there any NAT for the traffic over the tunnel? Have you check if unintentional NAT is not being applied?
- For very long time detailed traffic log of PAN firewalls were completely enough for me to identify most network issue, but recently I had some bizarre cases and I developed new habit - use global counters with packet filter applied for the specific traffic - https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000CloNCAS If you have control over both firewall definitely do that on both sides.
Having results from above should give you some direction where to look next.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!