Port number question.

From: Padiyath Sreekumaran (Kumar.Padiyath_at_psi.ch)
Date: 01/28/05

  • Next message: Ron Bramblett: "Critical Status SWXCR Raid Contrller"
    Date: Fri, 28 Jan 2005 16:06:05 +0100
    To: tru64-unix-managers@ornl.gov
    
    

       Hello,
       I would like to know the following:
       OS = Tru64 V5.1A
        How can I make the port number 2265 free. One my collegue want this port
    number for another SW to use. I have to give this port number free. How can
    I achieve this?
       I see that one of the user uses this port when he works on his
    machine(desktop machine).
       lsof commands gives the following output. I need this information as
    early as possible.
       This number is not mentioned in /etc/services file. The user work with
    CDE.

        Regards,
        Kumar

     # ls0f |grep 2265

    ttsession 7260 unterdorfer 31u IPv4 0x020d2500 0t0 TCP
    localhost:2266->localhost:2265 (ESTABLISHED)
    Mathemati 7402 unterdorfer 62u IPv4 0x19226500 0t0 TCP
    psw321:1748->licsrv01.psi.ch:16286 (CLOSE_WAIT)
    dtexec 8144 unterdorfer 6u IPv4 0x14c443c0 0t0 TCP
    *:2265 (LISTEN)
    dtexec 8144 unterdorfer 7u IPv4 0x11918140 0t0 TCP
    localhost:2265->localhost:2266 (ESTABLISHED)

    #ps auxww|grep unterdorfer

    unterdorfer 7693 0.0 0.1 5.49M 504K ?? I 12:30:47 0:00.04
    /usr/dt/bin/dtexec -open 0 -ttprocid 2.11_VUK 01 7260 1342177279 1 1 5148
    129.129.194.65 4_111_1 /usr/dt/bin/dtterm -ls


  • Next message: Ron Bramblett: "Critical Status SWXCR Raid Contrller"