- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-04-2014 02:31 PM
Operation | Commit |
Result | Failed |
DetailsIPSec tunnel #NAME enabled tunnel monitoring while binding to tunnel interface tunnel which has no IP address assigned to it yet. |
I receive this error when configuring a tunnel monitor to the IPSec tunnel. I'm guessing the actual tunnel interface needs an IP, what what kind of configuration is needed when that IP address is added to the tunnel? Will that IP be of local significance or do I have to add that IP to the other end of my tunnel?
Thanks,
Ryan
02-04-2014 02:40 PM
Hello rking13,
Yes you are right, for tunnel monitoring we will have to configure the IP address for the tunnel as it would initiate keep alives to the other end. This IP is a local significance after the tunnel is established. Can you test by providing a private IP and it would start to work.
Thanks
02-04-2014 02:46 PM
Does the private IP assigned to the tunnel need to be a part of any of the protected networks? For example, 192.168.0.1/24 is a protected network currently being sent over the tunnel, so my tunnel address would be 192.168.0.2?
EDIT: OK so I'm going to configure my tunnel with IP 172.16.25.1/32, add it to the crypto map for both local and remote endpoints, and that should do it? I'll have to try testing it out when no one is on
02-04-2014 06:03 PM
Hello Sir,
You can configure the tunnel interface with any IP address as long as the IPSEC Peer is configured with the appropriate proxy ID/route (not necessary should be part of same subnet i.e. 192.168.0.2).
For example, you can set the tunnel interface to 10.10.10.100/24 - this would require the peer to have 10.10.10.100/24 or 10.10.10.100/32 configured as the remote(PaloAlto) proxy ID ( Along with protected resources 192.168.0.0/24). Also, when configuring an IP address to 'monitor' you will want to set an IP address in the peer's proxy ID so the traffic will get pushed through the tunnel.
Hope this helps.
Thanks
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!