<?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: ndd uncertainty in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198911#M166177</link>
    <description>What you could do is out-comment the unsupported tunables. It could very well be those have been removed with the current patches.&lt;BR /&gt;&lt;BR /&gt;As for the relationship: nddconf is read directly by the 'ndd -c' command, which runs from the /sbin/init.d/net script. But as the document mentions, there was/is a bug in ndd which only let it read 10 tunables. So if you have more then that, you need to create a solution like the one mentioned in the document, doing it like other scripts.</description>
    <pubDate>Mon, 23 Feb 2004 02:36:43 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2004-02-23T02:36:43Z</dc:date>
    <item>
      <title>ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198906#M166172</link>
      <description>I am looking at a bastion host white paper from HP dated August 2000, in which section 10 lists some parameters with suggested changes, I believe using nddconf.  At the same time, "ndd -h unsupported" lists "unsupported ndd tunables".  Some of the unsupported tunables are included in the suggested changes in the white paper. &lt;BR /&gt;&lt;BR /&gt;I'm using 11i with the latest patch bundle.  I spent some time looking for an updated bastion document but was unsuccessful.&lt;BR /&gt;&lt;BR /&gt;Why does the white paper appear to recommend changing tunables that are not supported by HP? Also, it appears at one time there was a 10 item tunable limit?&lt;BR /&gt;&lt;BR /&gt;So, 2 questions (at least):  &lt;BR /&gt;&lt;BR /&gt;Are the "unsupported" items actually unsupported, and should not be used?&lt;BR /&gt;&lt;BR /&gt;What is the relationship between nddconf, ndd -c, and /sbin/init.d?&lt;BR /&gt;&lt;BR /&gt;TIA!</description>
      <pubDate>Sun, 22 Feb 2004 19:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198906#M166172</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2004-02-22T19:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198907#M166173</link>
      <description>Before you go any further, have a look at the latest paper. Perhaps the list has changed.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/operating/infolibrary/whitepapers/building_a_bastion_host.pdf" target="_blank"&gt;http://www.hp.com/products1/unix/operating/infolibrary/whitepapers/building_a_bastion_host.pdf&lt;/A&gt;</description>
      <pubDate>Sun, 22 Feb 2004 19:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198907#M166173</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-02-22T19:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198908#M166174</link>
      <description>Unsupported means HP might take them away without prior notice.&lt;BR /&gt;&lt;BR /&gt;If its documented in the latest version of the paper as Michael provided, you can use it. There should be a good reason, but don't be afraid just because its undocumented. &lt;BR /&gt;&lt;BR /&gt;Todays undocumented can become tomorows ovlivion or solid feature. It depends on technical requirments and the demands of the customer. &lt;BR /&gt;&lt;BR /&gt;You are a customer, if you need it, make it known to HP.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 22 Feb 2004 19:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198908#M166174</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-22T19:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198909#M166175</link>
      <description>Thanks for the quick response!  Unfortunately, the link is not working for me at this time.  I will try it later.</description>
      <pubDate>Sun, 22 Feb 2004 19:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198909#M166175</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2004-02-22T19:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198910#M166176</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Some tunables are not supported by HP meaning that if you have problems with your system then HP may not help out if you have changed some of the unsupported tunables. If that situation arose, I'd change back the unsupported tunables to the HP defaults.&lt;BR /&gt;Unless there is a compelling reason I'd probably not change the unsupported tunables. If you do change them, keep a record of the changes so that if you have any issues you can chnage them back.&lt;BR /&gt;&lt;BR /&gt;The nddconf file is read at bootup by /sbin/init.d/net and any ndd tunables are set.&lt;BR /&gt;&lt;BR /&gt;The nnd command updates ndd tunables from the command line. However any changes will not be maintained across a reboot. &lt;BR /&gt;&lt;BR /&gt;You can update the nddconf file and then run "ndd -c" to read the file and update the tunables.  Using this method you will update the ndd tunables and ensure they are maintained across a reboot.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Sun, 22 Feb 2004 19:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198910#M166176</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-02-22T19:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198911#M166177</link>
      <description>What you could do is out-comment the unsupported tunables. It could very well be those have been removed with the current patches.&lt;BR /&gt;&lt;BR /&gt;As for the relationship: nddconf is read directly by the 'ndd -c' command, which runs from the /sbin/init.d/net script. But as the document mentions, there was/is a bug in ndd which only let it read 10 tunables. So if you have more then that, you need to create a solution like the one mentioned in the document, doing it like other scripts.</description>
      <pubDate>Mon, 23 Feb 2004 02:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198911#M166177</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-02-23T02:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: ndd uncertainty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198912#M166178</link>
      <description>Michael, I was able to get to that link you posted above, though not directly.  However, it has not been updated, and is exactly the same 3 1/2 year old document I already have.  &lt;BR /&gt;&lt;BR /&gt;I did find what appears to be an update embedded within an overall system document at another location.  I have not yet had a chance to review that.</description>
      <pubDate>Mon, 23 Feb 2004 11:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-uncertainty/m-p/3198912#M166178</guid>
      <dc:creator>jmb</dc:creator>
      <dc:date>2004-02-23T11:20:56Z</dc:date>
    </item>
  </channel>
</rss>

