Hi, you can use the fw command to do that. # fw tab -t connections -x -e "entry"
Table 'connections' is the main session table for CP. Here is a short example: # fw tab -t connections -u -------- connections -------- dynamic, id 8158, attributes: ... ... <00000000, 0a0a0001, 0000abca, 0a0a0002, 00000016, 00000006; 0001a001, 00033077, ... 00000000; 3595/3600> ... # fw tab -t connections -x -e "00000000,0a0a0001,0000abca,0a0a0002,00000016,00000006" Entry <00000000, 0a0a0001, 0000abca, 0a0a0002, 00000016, 00000006> deleted from table connections You only need to select values till the first semicolon. Take a look in the CLI Reference Guide. R65 CLI Guide: http://downloads.checkpoint.com/dc/download.htm?ID=7239 R70 CLI Guide: http://downloads.checkpoint.com/dc/download.htm?ID=8713 best regards, simon Scanned by Check Point Total Security Gateway. ================================================= 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] =================================================
