<?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: change of ip_pmtu_strategy value in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938567#M577170</link>
    <description>Certainly, once you change ip_pmtu_strategy to zero from one, any _new_ connection will see the change. I'm not sure if it will affect the segment sizes of existing connections right away or not.  It may not "take" for them until ip_ire_flush_interval or somesuch.&lt;BR /&gt;&lt;BR /&gt;Of course, one might ask why the change to zero in the first place since it will cripple your TCP connections with a smaller MSS than they could otherwise use.</description>
    <pubDate>Mon, 31 Mar 2003 18:34:58 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2003-03-31T18:34:58Z</dc:date>
    <item>
      <title>change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938561#M577164</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When changing ip_pmtu_strategy value from 1 to 0, is the change effected immediately?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 29 Mar 2003 07:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938561#M577164</guid>
      <dc:creator>Alan Buenaventura</dc:creator>
      <dc:date>2003-03-29T07:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938562#M577165</link>
      <description>Hi,&lt;BR /&gt;yes, it should</description>
      <pubDate>Sat, 29 Mar 2003 07:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938562#M577165</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-03-29T07:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938563#M577166</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;how come the sniffer trace shows that it is still 1? &lt;BR /&gt;&lt;BR /&gt;here's how i changed it:&lt;BR /&gt;ndd -set /dev/ip ip_pmtu_strategy 0&lt;BR /&gt;&lt;BR /&gt;is this correct or have i missed something?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 29 Mar 2003 08:03:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938563#M577166</guid>
      <dc:creator>Alan Buenaventura</dc:creator>
      <dc:date>2003-03-29T08:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938564#M577167</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;After changing PMTU strategy.&lt;BR /&gt;&lt;BR /&gt;#route -f&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Try again the sniffing&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivAKumar</description>
      <pubDate>Sat, 29 Mar 2003 08:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938564#M577167</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-03-29T08:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938565#M577168</link>
      <description>You can use &lt;BR /&gt;ndd -get /dev/ip ip_pmtu_strategy &lt;BR /&gt;&lt;BR /&gt;to check up the value.&lt;BR /&gt;&lt;BR /&gt;These changes do not persist after reboot so make the appropriate changes in the /etc/rc.config.d/nddconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 29 Mar 2003 15:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938565#M577168</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-03-29T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938566#M577169</link>
      <description>That's why the changes can't be seen bec. the sniffing was on the other side. &lt;BR /&gt;Switched to the proper sniffing location and saw the changes.&lt;BR /&gt;But the changes was not effected immediately, the routes have to be deleted and re-added for the changes to effect.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2003 05:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938566#M577169</guid>
      <dc:creator>Alan Buenaventura</dc:creator>
      <dc:date>2003-03-31T05:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: change of ip_pmtu_strategy value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938567#M577170</link>
      <description>Certainly, once you change ip_pmtu_strategy to zero from one, any _new_ connection will see the change. I'm not sure if it will affect the segment sizes of existing connections right away or not.  It may not "take" for them until ip_ire_flush_interval or somesuch.&lt;BR /&gt;&lt;BR /&gt;Of course, one might ask why the change to zero in the first place since it will cripple your TCP connections with a smaller MSS than they could otherwise use.</description>
      <pubDate>Mon, 31 Mar 2003 18:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-of-ip-pmtu-strategy-value/m-p/2938567#M577170</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-03-31T18:34:58Z</dc:date>
    </item>
  </channel>
</rss>

