TCP half closed conection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 03:19 AM - edited 03-12-2019 02:24 AM
What happens when there is a TCP half closed connection ?
How long the connection remains alive before it gets closed ?
Is there a specific setting in ASA to manage half closed TCP sessions ?
These are the questions asked to me during network security interview.
- Labels:
-
NGFW Firewalls

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 09:04 AM
You can check ASA's timeout settings with "show run timeout " command
By default half-closed TCP connections timeout is 10 mins. you can change this value with timeout half-closed xx:xx:xx command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2017 10:01 AM
Thanks..
