tcp_error - "Address already in use"
search cancel

tcp_error - "Address already in use"

book

Article ID: 167724

calendar_today

Updated On:

Products

Advanced Secure Gateway Software - ASG ProxySG Software - SGOS ISG Proxy

Issue/Introduction

The EdgeSWG (formerly ProxySG) may return a tcp_error - "Address already in use" exception page when it runs out of usable TCP ports.

Resolution

To increase the usable TCP port range, use the following commands :

ProxySG#configure terminal
ProxySG#(config)tcp-ip inet-lowport 16384 
ProxySG#(config)tcp-ip tcp-fast-finwait2-recycle enable
ProxySG#(config)tcp-ip tcp-randomize-port disable
ProxySG#(config)exit