Reset a VPN via script
From Tech-Wiki
Revision as of 14:43, 25 June 2018 by Fabricio.Lima (Talk | contribs) (Created page with "Category:CheckPoint #!/bin/sh source /etc/profile.d/vsenv.sh vsenv 6 vpn shell /tunnels/delete/IKE/peer/[peer ip]")
#!/bin/sh source /etc/profile.d/vsenv.sh vsenv 6 vpn shell /tunnels/delete/IKE/peer/[peer ip]