cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
362
Views
0
Helpful
1
Replies

Clearing connections on Pix/ASA

stephen.simpson
Level 1
Level 1

Is there a way to kill/clear a single TCP connection on Pix/ASA. I have a user who has hung connections to a server behind the firewall. His session idle time on the Show Connection CLI output is incrementing. I want to kill that session/connection from the Pix CLI. How can I do that instead of waiting for the default TCP idle timeout?

sh conn | incl 172.18.5.118

TCP out 57.23.205.49:1801 in 172.18.5.118:12001 idle 0:47:18 Bytes 424 flags UIOB

1 Reply 1

JORGE RODRIGUEZ
Level 10
Level 10

try this command , it should clear it.

pix#clear local-host 172.18.5.118

Rgds

Jorge

Jorge Rodriguez