<?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: Keep Alive IP Issue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202129#M47358</link>
    <description>Original message of Fnord written in reverse order&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;fnord 1313&lt;BR /&gt;I am the sum of all you zero bist&lt;BR /&gt;Jag this can be achieved through logical names, the name is Dromf&lt;BR /&gt;-------------------------------------------&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jun 2004 04:58:03 GMT</pubDate>
    <dc:creator>Antoniov.</dc:creator>
    <dc:date>2004-06-23T04:58:03Z</dc:date>
    <item>
      <title>Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202121#M47350</link>
      <description>Is there a way to enable and configure keepalive on UCX v.4.0 or v.4.2 ?&lt;BR /&gt;&lt;BR /&gt;I have been sucessful in configuring this on TCP/IP Services v.5.3 using the sysconfig tool..... but v.4.x doesn't have this feature.&lt;BR /&gt;&lt;BR /&gt;Can it be achieved through logical names, or is there another way to do this ?&lt;BR /&gt;&lt;BR /&gt;I need to configure it for all IP traffic, since we are using MQ Client which doesn't create a service.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 25 Feb 2004 12:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202121#M47350</guid>
      <dc:creator>Jagbir</dc:creator>
      <dc:date>2004-02-25T12:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202122#M47351</link>
      <description>I do not have a Ucx 4.x node available at the moment, but &lt;BR /&gt;$ ucx set proto tcp /xxx&lt;BR /&gt;should do it&lt;BR /&gt;&lt;BR /&gt;if you do &lt;BR /&gt;$ ucx help set proto&lt;BR /&gt;do you have the qualifiers ?</description>
      <pubDate>Wed, 25 Feb 2004 12:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202122#M47351</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-02-25T12:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202123#M47352</link>
      <description>$ ucx sh proto tcp/param&lt;BR /&gt;should show you the parameters used.</description>
      <pubDate>Wed, 25 Feb 2004 13:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202123#M47352</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-02-25T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202124#M47353</link>
      <description>Hello Jagbir,&lt;BR /&gt;&lt;BR /&gt;actually you might want to create a Service for MQ. Ours is looking like this:&lt;BR /&gt;&lt;BR /&gt;Service: MQSERIES&lt;BR /&gt;                           State:     Enabled&lt;BR /&gt;Port:             1414     Protocol:  TCP             Address:  0.0.0.0&lt;BR /&gt;Inactivity:          5     User_name: MQM             Process:  MQSERIES&lt;BR /&gt;Limit:               1     Active:        0           Peak:         0&lt;BR /&gt;&lt;BR /&gt;File:         SYS$MANAGER:MQRECV.COM&lt;BR /&gt;Flags:        Listen&lt;BR /&gt;&lt;BR /&gt;Socket Opts:  Rcheck Scheck&lt;BR /&gt; Receive:            0     Send:               0&lt;BR /&gt;&lt;BR /&gt;Log Opts:     None&lt;BR /&gt; File:        not defined&lt;BR /&gt;&lt;BR /&gt;Security&lt;BR /&gt; Reject msg:  not defined&lt;BR /&gt; Accept host: 0.0.0.0&lt;BR /&gt; Accept netw: 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is TCPIP 5.3, sorry no 4.x around here any more.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 25 Feb 2004 14:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202124#M47353</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-25T14:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202125#M47354</link>
      <description>When the service is in use, do a ucx show dev/fu and check if the option KEEP is present. Otherwise, keepalive is ignored.&lt;BR /&gt;&lt;BR /&gt;To my knowledge, you can not force keepalive in version 4.x. So you need to define thew service.</description>
      <pubDate>Thu, 26 Feb 2004 02:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202125#M47354</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-02-26T02:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202126#M47355</link>
      <description>fnorD  si eman eht ,seman lacigol hguorht deveihca eb nac siht gaJ&lt;BR /&gt;&lt;BR /&gt;stib orez uoy lla fo mus eht ma I &lt;BR /&gt;&lt;BR /&gt;1313 ?dronf?</description>
      <pubDate>Mon, 21 Jun 2004 09:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202126#M47355</guid>
      <dc:creator>FNORD</dc:creator>
      <dc:date>2004-06-21T09:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202127#M47356</link>
      <description>Modeator&lt;BR /&gt;&lt;BR /&gt;Can this person, naming himself FNORD be removed. His contributions have no meaning in this forum (or anywhere). Just thinking he's important, it seems.&lt;BR /&gt;&lt;BR /&gt;I think I speak for most of the forum members.</description>
      <pubDate>Mon, 21 Jun 2004 16:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202127#M47356</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-21T16:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202128#M47357</link>
      <description>Moderator,&lt;BR /&gt;&lt;BR /&gt;seconding Willem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 22 Jun 2004 00:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202128#M47357</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-06-22T00:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Alive IP Issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202129#M47358</link>
      <description>Original message of Fnord written in reverse order&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;fnord 1313&lt;BR /&gt;I am the sum of all you zero bist&lt;BR /&gt;Jag this can be achieved through logical names, the name is Dromf&lt;BR /&gt;-------------------------------------------&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 04:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/keep-alive-ip-issue/m-p/3202129#M47358</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-06-23T04:58:03Z</dc:date>
    </item>
  </channel>
</rss>

