Killing VPN Tunnels in Checkpoint (IKE etc.)
Posted by admin on June 12th, 2009 | 0 comments
Another quick and dirty one this.
Want to kill all VPN tunnels on a checkpoint firewall? Simple way is to just reload the VPN module.
Do the following on a console of a firewall in expert mode to switch off the VPN module:
vpn drv off
then do
vpn drv on
which restarts the module…
Give it a minute or so for reload and you should be good to restart tunnels if required.