Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bind error: address in use

Status
Not open for further replies.

GordonA

Technical User
May 21, 2003
1
US
Using Tru64 UNIX V5.1B, there is constant reporting of this error: inetd [525485] or [525486]: kshell/tcp: bind: Address already in use. How/where to correct this condition? Thank you.
 

inetd is trying to listen on a port where you already have a service.

Open your /etc/inetd.conf file and comment out everything you don't need.

Cheers

Henrik Morsing
Certified AIX 4.3 Systems Administration
& p690 Technical Support
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top