<?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: tcpip set noservice, but port still active in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119693#M55844</link>
    <description>I believe that SET NOSERVICE is like deleting&lt;BR /&gt;a line from /etc/services.  DISABLE SERVICE&lt;BR /&gt;is more like deleting a line from&lt;BR /&gt;/etc/inetd.conf, which sounds like what you&lt;BR /&gt;want.&lt;BR /&gt;&lt;BR /&gt;It might be a good idea to do the appropriate&lt;BR /&gt;SET SERVICE to restore the lost item there.</description>
    <pubDate>Thu, 20 Dec 2007 17:34:13 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-12-20T17:34:13Z</dc:date>
    <item>
      <title>tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119690#M55841</link>
      <description>I removed a tcpip service with "set noservice", but the port is still listening when I check with the netstat command.  Is is possible to clear this out without restarting tcp/ip?</description>
      <pubDate>Thu, 20 Dec 2007 17:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119690#M55841</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-12-20T17:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119691#M55842</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;did you try TCPIP&amp;gt; DISABLE SERVICE xxx&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 20 Dec 2007 17:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119691#M55842</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-12-20T17:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119692#M55843</link>
      <description>No, but I just tried that, and it didn't find the service, since I had already did a "set noservice" on it.</description>
      <pubDate>Thu, 20 Dec 2007 17:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119692#M55843</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-12-20T17:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119693#M55844</link>
      <description>I believe that SET NOSERVICE is like deleting&lt;BR /&gt;a line from /etc/services.  DISABLE SERVICE&lt;BR /&gt;is more like deleting a line from&lt;BR /&gt;/etc/inetd.conf, which sounds like what you&lt;BR /&gt;want.&lt;BR /&gt;&lt;BR /&gt;It might be a good idea to do the appropriate&lt;BR /&gt;SET SERVICE to restore the lost item there.</description>
      <pubDate>Thu, 20 Dec 2007 17:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119693#M55844</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-20T17:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119694#M55845</link>
      <description>That did it!  I needed to do a "disable service", then I could do a "set noservice". Thanks!</description>
      <pubDate>Thu, 20 Dec 2007 17:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119694#M55845</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-12-20T17:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119695#M55846</link>
      <description>&amp;gt; then I could do a "set noservice".&lt;BR /&gt;&lt;BR /&gt;It's not clear to me why you'd want to.&lt;BR /&gt;DISABLE SERVICE stops the activity.  SET&lt;BR /&gt;NOSERVICE causes a loss of potentially useful&lt;BR /&gt;information, and, as you've seen, does not&lt;BR /&gt;stop the activity.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It might be a good idea to do the appropriate&lt;BR /&gt;&amp;gt; SET SERVICE to restore the lost item there.&lt;BR /&gt;&lt;BR /&gt;And then quit while you're ahead.</description>
      <pubDate>Thu, 20 Dec 2007 17:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119695#M55846</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-20T17:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119696#M55847</link>
      <description>Unless it's some  non-standard service which&lt;BR /&gt;you added yourself.</description>
      <pubDate>Thu, 20 Dec 2007 17:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119696#M55847</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-20T17:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119697#M55848</link>
      <description>it was a non-standard service. thanks for the help.</description>
      <pubDate>Thu, 20 Dec 2007 18:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119697#M55848</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2007-12-20T18:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119698#M55849</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;about saying "Thank you". please review&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PS from your profile:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;I have assigned points to   36  of   122  responses to my questions. &lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Maybe time to catch up some?&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 20 Dec 2007 18:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119698#M55849</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-12-20T18:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: tcpip set noservice, but port still active</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119699#M55850</link>
      <description>I ran into a problem the other day, using the same sequence, though I do not remember the exact sequence. I ended up with a corrupted TCPIP database re-defining the service giving it another name. As a rersult, I had to delete all TCPIP*.DAT files and redo the TCPIP configuration.&lt;BR /&gt;&lt;BR /&gt;The right order is:&lt;BR /&gt;&lt;BR /&gt;* Disable the service: TCPIP DISABLE SERVICE&lt;BR /&gt;* Delete the service: TCPIP SET NOSERVICE (from the volatile database), and/ or&lt;BR /&gt;TCPIP SET CONFIG NOSERVICE (from the permanenet database)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Dec 2007 20:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-set-noservice-but-port-still-active/m-p/4119699#M55850</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2007-12-20T20:37:36Z</dc:date>
    </item>
  </channel>
</rss>

