<?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: source quench while pinging in 11.x in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623768#M39253</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can disable source quench in HP-UX 11.0 by executing this command: &lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_send_source_quench 0 &lt;BR /&gt;&lt;BR /&gt;To disable Source Quench so that it can survive a reboot, modify the /etc/rc.config.d/nddconf file as follows :&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[X]=ip &lt;BR /&gt;NDD_NAME[X]=ip_send_source_quench &lt;BR /&gt;NDD_VALUE[X]=0 &lt;BR /&gt;&lt;BR /&gt;Where X is the next logical numerical sequence in a table of values, with X starting at 0. &lt;BR /&gt;&lt;BR /&gt;hope this can help you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Boja</description>
    <pubDate>Tue, 04 Dec 2001 01:37:09 GMT</pubDate>
    <dc:creator>Samboja</dc:creator>
    <dc:date>2001-12-04T01:37:09Z</dc:date>
    <item>
      <title>source quench while pinging in 11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623763#M39248</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We have a two node cluster with and L-class and a D-class both are with HP-UX 11.00&lt;BR /&gt;&lt;BR /&gt;The problem is that when you do a ping from any PCs it give the error " SOURCE QUENCH RECEIVED "&lt;BR /&gt;&lt;BR /&gt;Can anybody help me to solve this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;arjun&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2001 07:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623763#M39248</guid>
      <dc:creator>Amruth</dc:creator>
      <dc:date>2001-12-03T07:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: source quench while pinging in 11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623764#M39249</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The source quench benefits both the pinging client and the ping'ed server because it is the feedback by the server to client that it is receiving packets too fast, thus asking the client to slow down.&lt;BR /&gt;&lt;BR /&gt;To disable it anyway (so that you don't see such messages), on the server, execute the following:&lt;BR /&gt;&lt;BR /&gt;# ndd -set /dev/ip ip_send_source_quench 0&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Mon, 03 Dec 2001 08:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623764#M39249</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-12-03T08:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: source quench while pinging in 11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623765#M39250</link>
      <description>Hi Arjun,&lt;BR /&gt;&lt;BR /&gt;Try this link below,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=ea7d7d391bf6710eb9/screen=ckiDisplayDocument?docId=200000049809940" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=ea7d7d391bf6710eb9/screen=ckiDisplayDocument?docId=200000049809940&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2001 13:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623765#M39250</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-03T13:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: source quench while pinging in 11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623766#M39251</link>
      <description>Hi&lt;BR /&gt;Use the command "ndd" to disable the source quench messages.&lt;BR /&gt;&lt;BR /&gt;#ndd -set /dev/ip ip_send_source_quench 0 &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant Deshpande.</description>
      <pubDate>Mon, 03 Dec 2001 17:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623766#M39251</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-12-03T17:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: source quench while pinging in 11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623767#M39252</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I had exactly the same problem with a few of our new HPUX11 servers. It seems to me that the default TCP / IP parameters are a bit mean to say the least. Although one post suggests disabling source_quench errors, I would recommend looking through your TCP / IP configuration and making a few ammendments. It should also be noted however that optimal settings should be based around what applications are running on your servers. If they are web based, your web server provider help page will usually shed some light.&lt;BR /&gt;&lt;BR /&gt;I query all parameters as follows:&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/tcp ? &amp;gt;&amp;gt; /tmp/options.out&lt;BR /&gt;for i in `pg /tmp/options.out |grep -v status |awk '{print $1}'`&lt;BR /&gt;do&lt;BR /&gt;echo $i \\c &amp;gt;&amp;gt; /tmp/current&lt;BR /&gt;ndd -get /dev/tcp $i &amp;gt;&amp;gt; /tmp/current&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;This *should* provide you with all the values for your current setup (TCP only) and should allow you to check them agains recommended settings.&lt;BR /&gt;&lt;BR /&gt;A simple bodge of the above will also let you make changes dynamically, but remember to update your config files to make it perm. (/etc/rc.config.d/nddconf&lt;BR /&gt;) &lt;BR /&gt;ndd -c will load the nddconf files on the fly also, instead of changing the above.&lt;BR /&gt;&lt;BR /&gt;Hope this is of some use!!!&lt;BR /&gt;&lt;BR /&gt;-ChaZ-&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Dec 2001 17:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623767#M39252</guid>
      <dc:creator>Charles Harris</dc:creator>
      <dc:date>2001-12-03T17:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: source quench while pinging in 11.x</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623768#M39253</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can disable source quench in HP-UX 11.0 by executing this command: &lt;BR /&gt;&lt;BR /&gt;ndd -set /dev/ip ip_send_source_quench 0 &lt;BR /&gt;&lt;BR /&gt;To disable Source Quench so that it can survive a reboot, modify the /etc/rc.config.d/nddconf file as follows :&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[X]=ip &lt;BR /&gt;NDD_NAME[X]=ip_send_source_quench &lt;BR /&gt;NDD_VALUE[X]=0 &lt;BR /&gt;&lt;BR /&gt;Where X is the next logical numerical sequence in a table of values, with X starting at 0. &lt;BR /&gt;&lt;BR /&gt;hope this can help you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Boja</description>
      <pubDate>Tue, 04 Dec 2001 01:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/source-quench-while-pinging-in-11-x/m-p/2623768#M39253</guid>
      <dc:creator>Samboja</dc:creator>
      <dc:date>2001-12-04T01:37:09Z</dc:date>
    </item>
  </channel>
</rss>

