<?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: PHNE_43814 - 11.31 cumulative ARPA Transport patch in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/phne-43814-11-31-cumulative-arpa-transport-patch/m-p/6670640#M528014</link>
    <description>&lt;P&gt;No patching is needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ndd&lt;/STRONG&gt; parameter(s) can be changed while running by editing the file mentioned above, then running &lt;STRONG&gt;ndd -c&lt;/STRONG&gt; to re-read the config file. Verify that the change was made by running : &lt;STRONG&gt;ndd -get /dev/tcp tcp_sack_enable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't have anything in the current &lt;STRONG&gt;ndd&lt;/STRONG&gt; config file for all your servers, you can add this parameter plus one more that has been mandatory since version 11.00 (ie, disable dead gateway detection). Here is an example for these two parameters:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0

TRANSPORT_NAME[1]=tcp
NDD_NAME[1]=tcp_sack_enable
NDD_VALUE[1]= 0&lt;/PRE&gt;&lt;P&gt;Once the file is in place, run &lt;STRONG&gt;ndd -c&lt;/STRONG&gt; then the &lt;STRONG&gt;ndd -get ...&lt;/STRONG&gt; command to verify the new settings.&lt;/P&gt;&lt;P&gt;You can then copy this file to all of your servers (any version of HP-UX starting with 11.00).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2014 14:15:07 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2014-11-13T14:15:07Z</dc:date>
    <item>
      <title>PHNE_43814 - 11.31 cumulative ARPA Transport patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/phne-43814-11-31-cumulative-arpa-transport-patch/m-p/6669862#M528013</link>
      <description>&lt;P&gt;All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reading the special instructions for the above&amp;nbsp;it states:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Warnings:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;14/10/27 - This Critical Warning has been issued by HP.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;- PHNE_42470 introduced behavior that may result in data&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;corruption when TCP SACK is used.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;- This behavior is also experienced with superseding patches&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;PHNE_43412 and PHNE_43814.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;- HP does not recommend removing the patches. To avoid this&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;behavior, HP recommends that TCP SACK be disabled using the&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;following command:&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;/usr/bin/ndd -set /dev/tcp tcp_sack_enable 0&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;This will apply to new TCP connections.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;In order to have this change persist after a system reboot,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;the following entries must be added to&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;/etc/rc.config.d/nddconf:&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;TRANSPORT_NAME[x]=tcp&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;NDD_NAME[x]=tcp_sack_enable&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;NDD_VALUE[x]= 0&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;where '[x]' must be set according to the other ndd parameters&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;in the nddconf file.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;- Additional details on this behavior may be found in Change&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;Request QXCR1001374339.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this anything to be actually concerned about?&amp;nbsp; I looked of TCP SACKS and it has to do with Selective ACKS (acknowledments) - am I to believe I need to make a network configuration change on all my production servers (ndd) to apply this patch?&amp;nbsp; Can anyone give me the 'skinny' on this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moevd&amp;nbsp;from General to HP-UX &amp;gt; networking. - Hp Forum Moderator&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 01:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/phne-43814-11-31-cumulative-arpa-transport-patch/m-p/6669862#M528013</guid>
      <dc:creator>Dave Cast</dc:creator>
      <dc:date>2014-11-13T01:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: PHNE_43814 - 11.31 cumulative ARPA Transport patch</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/phne-43814-11-31-cumulative-arpa-transport-patch/m-p/6670640#M528014</link>
      <description>&lt;P&gt;No patching is needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ndd&lt;/STRONG&gt; parameter(s) can be changed while running by editing the file mentioned above, then running &lt;STRONG&gt;ndd -c&lt;/STRONG&gt; to re-read the config file. Verify that the change was made by running : &lt;STRONG&gt;ndd -get /dev/tcp tcp_sack_enable&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't have anything in the current &lt;STRONG&gt;ndd&lt;/STRONG&gt; config file for all your servers, you can add this parameter plus one more that has been mandatory since version 11.00 (ie, disable dead gateway detection). Here is an example for these two parameters:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_probe
NDD_VALUE[0]=0

TRANSPORT_NAME[1]=tcp
NDD_NAME[1]=tcp_sack_enable
NDD_VALUE[1]= 0&lt;/PRE&gt;&lt;P&gt;Once the file is in place, run &lt;STRONG&gt;ndd -c&lt;/STRONG&gt; then the &lt;STRONG&gt;ndd -get ...&lt;/STRONG&gt; command to verify the new settings.&lt;/P&gt;&lt;P&gt;You can then copy this file to all of your servers (any version of HP-UX starting with 11.00).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 14:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/phne-43814-11-31-cumulative-arpa-transport-patch/m-p/6670640#M528014</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2014-11-13T14:15:07Z</dc:date>
    </item>
  </channel>
</rss>

