DarinGowan
Technical User
How do I terminate active and lingering TCP connections? I use netstat -tna then grep for a port. I currently have to wait until all connections on my port timeout before I am able to proceed with my actions.
Status include: (fyi only)
LAST_ACK
FIN_WAIT_2
Thank you for your time and attention.
Darin Gowan
Status include: (fyi only)
LAST_ACK
FIN_WAIT_2
Thank you for your time and attention.
Darin Gowan