>>> On 6/25/2006 at 4:13 PM, cisco4ng <[EMAIL PROTECTED]> wrote:
> Hi All,
>    
>   How can I "clear" or "delete" an active connection to a host behind the
>   Checkpoint Firewall?  I know how to that with Cisco Pix via the
>   "clear xlate [particular connection]"; however, I do not know how to do it
>   with Checkpoint.  
>    
>   For example, I have an active ssh connection to a Linux server behind
>   the checkpoint firewall, how do I clear that connection?  Thanks.

A little late perhaps, but you probably are looking for the,

        # fw sam <args>

SAM command. See the docs for details. To kill a SSH connection
to a specific server,

        # fw sam -J dstsrv <server-ip> 22 tcp

But check the "-J". Haven't figured out a mnemonic for the "iIjJ"
options for SAM yet.
-- 

Crist J. Clark                               [EMAIL PROTECTED]
Globalstar Communications                                (408) 933-4387


B¼information contained in this e-mail message is confidential, intended only 
for the use of the individual or entity named above. If the reader of this 
e-mail is not the intended recipient, or the employee or agent responsible to 
deliver it to the intended recipient, you are hereby notified that any review, 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this e-mail in error, please contact [EMAIL 
PROTECTED] 

=================================================
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]
=================================================

Reply via email to