Operating System - OpenVMS
1748175 Members
4216 Online
108758 Solutions
New Discussion

Re: Netstat on OpenVMS 7.1

 
Kıvanç
New Member

Netstat on OpenVMS 7.1

Hi,

We are running our application on OpenVMS 7.1 with DIGITAL TCP/IP Services for OpenVMS VAX Version V4.2 (UCX).

A process is fillilng ftp limit on one of our servers. When i check by using "UCX> sh device_socket /port=21" command, i see lots of established connection from an IP address.

How can i get rid of (reset) these connections ?

Is the command i use right ? 

Is there any UCX command that i can use as "netstat" ?

  bg1640      STREAM      21   47548  FTP              111.222.333.444

  bg1645      STREAM      21   57438  FTP              111.222.333.444

  bg2413      STREAM      21   60864  FTP              111.222.333.444

  bg2415      STREAM      21   52056  FTP              111.222.333.444

  bg3678      STREAM      21   37560  FTP              111.222.333.444

  bg3684      STREAM      21   56006  FTP              111.222.333.444

  bg4639      STREAM      21   36672  FTP              111.222.333.444

  bg4644      STREAM      21   55158  FTP              111.222.333.444

  bg4646      STREAM      21   40226  FTP              111.222.333.444

  bg5253      STREAM      21   48166  FTP              111.222.333.444

  bg5259      STREAM      21   38576  FTP              111.222.333.444

  bg5262      STREAM      21   54780  FTP              111.222.333.444

  bg6958      STREAM      21   45176  FTP              111.222.333.444

  bg6961      STREAM      21   59642  FTP              111.222.333.444

  bg9389      STREAM      21   49990  FTP              111.222.333.444

Thanks,

 

1 REPLY 1
Steven Schweda
Honored Contributor

Re: Netstat on OpenVMS 7.1

> How can i get rid of (reset) these connections ?

   Restart the FTP server?

> Is the command i use right ?

   Seems plausible.  Define "right".

> Is there any UCX command that i can use as "netstat" ?

   I don't know about V4.2, but nowadays (V5.7 - ECO 5) "tcpip netstat"
seems to work.  "ucx help"?

      ucx disconnect device_socket BGxxx