<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem with multinet re-using port # in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268867#M2154</link>
    <description>What VMS version is used?&lt;BR /&gt;&lt;BR /&gt;If this process is started as a service, disabling and enabling the port might help.&lt;BR /&gt;Better solution:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP DISABLE SERVICE /PORT=#&lt;BR /&gt;$ STOP/ID=&lt;PID&gt;&lt;BR /&gt;$ TCPIP ENABLE SERVICE /PORT=#&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/PID&gt;</description>
    <pubDate>Wed, 05 May 2004 16:29:24 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2004-05-05T16:29:24Z</dc:date>
    <item>
      <title>problem with multinet re-using port #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268866#M2153</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Having a problem with vms/multinet re-using port #.&lt;BR /&gt;&lt;BR /&gt;Port # used is in 6000 range and when port needs to be reused stop/id is done on process using that port but process doesn't release port and the process still shows up as &lt;KERNEL&gt;? Does something else need to be done so another process can have access to that port # soon after the process is killed?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/KERNEL&gt;</description>
      <pubDate>Wed, 05 May 2004 16:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268866#M2153</guid>
      <dc:creator>juanita_3</dc:creator>
      <dc:date>2004-05-05T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem with multinet re-using port #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268867#M2154</link>
      <description>What VMS version is used?&lt;BR /&gt;&lt;BR /&gt;If this process is started as a service, disabling and enabling the port might help.&lt;BR /&gt;Better solution:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP DISABLE SERVICE /PORT=#&lt;BR /&gt;$ STOP/ID=&lt;PID&gt;&lt;BR /&gt;$ TCPIP ENABLE SERVICE /PORT=#&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/PID&gt;</description>
      <pubDate>Wed, 05 May 2004 16:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268867#M2154</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-05-05T16:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with multinet re-using port #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268868#M2155</link>
      <description>vms 7.3-1.&lt;BR /&gt;would that work for multinet also?&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Wed, 05 May 2004 17:05:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268868#M2155</guid>
      <dc:creator>juanita_3</dc:creator>
      <dc:date>2004-05-05T17:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem with multinet re-using port #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268869#M2156</link>
      <description>Perhaps try using STOP/IMAGE/ID=xxxx&lt;BR /&gt;&lt;BR /&gt;This invokes the $FORCEX system service. Could mean that some tidying up is done on exit.</description>
      <pubDate>Thu, 06 May 2004 05:09:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268869#M2156</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2004-05-06T05:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem with multinet re-using port #</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268870#M2157</link>
      <description>If you do a $MU SHOW/CONN=ALL does your port show up in the local side?  Is the local address an * or an IP address.  If it is an * then there is a listener for that port.  It may be a process or it may be multinet.  If there an address in the remote column then there is an actual TCPIP connection.&lt;BR /&gt;&lt;BR /&gt;To find out if a process has the port open do the following:&lt;BR /&gt;&lt;BR /&gt;$ Define MU$SDA MULTINET:MULTINET$SDA.EXE&lt;BR /&gt;$ SET TERM/WID=132&lt;BR /&gt;$ ANALYZE/SYSTEM&lt;BR /&gt;$ MU SHOW CONNECTION&lt;BR /&gt;&lt;BR /&gt;Look through output for your port.  Then look to right about 3/4 of the way on the line for the device.  It should be an INETxxx device or BGxxxx.  Do a SHOW DEVICE of this device to see who the owner is&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Multinet also has the ability to listen for connection request on a port and then create a detatched process to service that connection.  This has advantages that you don't have to write the listener code just the service code.  It also reserves the port so some process can use it before your listener server could start.  To see if this is the case do:&lt;BR /&gt;$ MULTINET CONFIG/SERVER&lt;BR /&gt;server-config&amp;gt; SHOW * /FULL&lt;BR /&gt;&lt;BR /&gt;Search the output for your port.   &lt;BR /&gt;&lt;BR /&gt;You can disable the service.&lt;BR /&gt;&lt;BR /&gt;server-config&amp;gt; DISABLE xxx&lt;BR /&gt;server-config&amp;gt; RESTART&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2004 17:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-with-multinet-re-using-port/m-p/3268870#M2157</guid>
      <dc:creator>Cass Witkowski</dc:creator>
      <dc:date>2004-05-07T17:35:26Z</dc:date>
    </item>
  </channel>
</rss>

