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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

5.0.5 - What keeps grabbing my port? 2

Status
Not open for further replies.

QuietDean

Instructor
Mar 10, 2001
163
GB
Hello,

I am running SCO Openserver 5.0.5 . I have a Cobol process that needs to run of tcpip port 86 (mfcobol)

However, the process cannot claim the port as it is already is use.

My problem is narrowing down what process is grabbing it. it must be in rc2.d as the Cobol program starts up from there, but we have a LOT of stuff in rc2.d and elimination is not the best course on a working server (10-20 users, constantly)

I thought to telnet hostname 86, but the only reply was 'Refused Connection' which is annoying.

There is nothing in /etc/services clashing with port 86.

I cannot find a suitable command for finding the culprit process, anyone have any ideas? Thanks.

Dean Owen
 
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/osr/

Hope This Help
PH.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top