The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SCO
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-17-2008
jgt jgt is offline
Registered User
 

Join Date: Apr 2007
Location: 44.21.48N 80.50.15W
Posts: 348
We have found that when this happens restarting tcp will generally resolve the issue.
#/etc/rc2.d/S85tcp stop
#/etc/rc2.d/S85tcp start

Make sure that all telnet, ssh, ftp sessions are closed when you do this.
This procedure is faster than restarting the whole system.
Reply With Quote