- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-04-2016 01:54 AM
Hi There,
I configured two IPSEC VPN on PA, as PA has two ISP connectivity. Configured a PBF to forward the traffic through primary tunnel interface and enabled monitoring to monitor trust interface of remote PA. A route was configured to forward the traffic the traffic through secondary tunnel interface.
I found that traffic was always forwarded through secondary tunnel interface. Reviewed and could see that PBF is in DISABLED state as I had enabled if monitor is not successfull disable this PBF.
Reviewed and could see that PBF moniotr got failed because tunnel interface was down.
As I am not doing any tunnel monitoring, tunnel monitor should not go down at all if appliance is up and running.
Can you please let me know how to find out why tunnel interface went down?
Best Regards,
Fozail
12-05-2016 02:13 AM
Hi,
Could you check ikemgr.logs:
> tail lines 100 mp-log ikemgr.log
12-05-2016 07:24 AM
Hi,
I reviewed ikemgr.log but could not find anything realted to this, I enabled debug for ikemgr.log as well but no luck.
12-05-2016 07:25 AM
Hi,
I mean to say that tunnel interface went down not IPSEC VPN.
12-05-2016 08:10 AM
Do you have a static or dymaic IP on both ends of the tunnel? If you go into the Montior and then the System tab using the ( subtype eq vpn ) query string will show you all VPN events, it may show you that the IKE or IPSEC didn't negotiate correctly or possibly were deleted before negotiating a new set of keys.
12-05-2016 08:24 AM
Hi,
I checked the system log with subtype as vpn, but could not find anything related to tunnel interface.
Attempted to review the output of the command "show log system | match tunnel.5" but no luck.
IPSEC VPN gets negotiated successfully, both phase-I and phase-II reflects green, only tunnel interface is down and hence the routes associated with that tunnel interface gets removed from routing table.
12-05-2016 10:19 AM
If you run show vpn ipsec-sa tunnel *name*, do you show anything under the ipsec? It sounds like you likely have a part of the configuaration malformed.
If tunnels are up but traffic is not passing through the tunnel:
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!