Had an early morning support call today about the collapsing of our VPNs between two sites.
Basically they had collapsed and running the following command on each end of the tunnel did not solve the problem:
The solution to bring the tunnels back up without rebooting was to run the following commands on each endpoint:
The last command is important as it forces the policy to be reloaded and activates the VPNs.
Basically they had collapsed and running the following command on each end of the tunnel did not solve the problem:
Code:
vpn drv reset
Code:
vpn drv off
vpn drv on
fw fetch <management server>