Run vpn tu And choose the link that you want to kill no need to kill all the vpns
-----Original Message----- From: Mailing list for discussion of Firewall-1 [mailto:[EMAIL PROTECTED] On Behalf Of Mitchell Jerry - Nashville Sent: Monday, December 27, 2004 5:58 PM To: [email protected] Subject: Re: [FW-1] How to kill a vpn tunnel If I remember correctly, I believe you can use vpn drv off Or vpn drv on This kills or starts the entire vpn module. This will take down ALL vpns though. _____________________________________________ Yes. Imbed the following commands in your script at some point; you will need the IP of the originating tunnel. I'm not a script kiddie, but I'll give you the basic outline. send it the FW command line command: vpn tu at this point a text GUI usually comes up, send it to null and sleep for a few seconds) send it the keystroke "6", send the text to null, and sleep for a second or two send it the IP address of the origination tunnel sleep for 15-30 seconds send the script an <enter> finally, exit out by sending an "a" My suggestion is to possibly send all the output to a log file instead of null, but null would be the fastest way. sed/awk would work, as would a regular shell script, probably. Good luck. Regards, Matt Goddard Security Information Team Schneider National, Inc. "To find out what one is fitted to do and to secure an opportunity to do so is the key to happiness." ________________________________________________________________________ __ Hi everybody, Is it possible to kill a vpn tunnel with a script in order to kill it everyday for example. Tanks ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] ================================================= -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.6.5 - Release Date: 26/12/2004 ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
