I'm setting up a site-to-site VPN with static routes, which means the tunnel interface doesn’t need an IP address. But I would like to turn on tunnel monitoring and that does require an IP address on the tunnel interface. My question is does this IP need to be an actual publicly accessible IP or is it just two private IP's I define, both VPN peers in the same scope, for pinging?
Solved! Go to Solution.
Hi Bcance
Please follow this doc https://live.paloaltonetworks.com/t5/Configuration-Articles/Dead-Peer-Detection-and-Tunnel-Monitorin...
In my opinion You can use any two private IP's.
Regards
Slawek
You can use any IP address for tunnel interface just make sure that ip adddress on tunnel interface of both side are in same subnet. For example you can use 192.168.1.1/30 and 192.168.1.2/30.
Hi Bcance
Please follow this doc https://live.paloaltonetworks.com/t5/Configuration-Articles/Dead-Peer-Detection-and-Tunnel-Monitorin...
In my opinion You can use any two private IP's.
Regards
Slawek
You can use any IP address for tunnel interface just make sure that ip adddress on tunnel interface of both side are in same subnet. For example you can use 192.168.1.1/30 and 192.168.1.2/30.
Thanks for you help pakumar.
Thanks slv
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!