<?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 NDD parameter arp_cleanup_interval in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895759#M559166</link>
    <description>Hi L &amp;amp; G,&lt;BR /&gt;&lt;BR /&gt;I've a problem with a server when setting the arp_cleanup_interval to 60000.&lt;BR /&gt;After a reboot the server cannot be reached anymore (ping and/or ssh-connect).&lt;BR /&gt;What could be the cause?&lt;BR /&gt;The default value is 300000(5 mins), what could be the harm to leave it at this.&lt;BR /&gt;&lt;BR /&gt;Are there other values that could be causing a conflict?&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
    <pubDate>Tue, 12 Apr 2005 08:11:13 GMT</pubDate>
    <dc:creator>Darrel Louis</dc:creator>
    <dc:date>2005-04-12T08:11:13Z</dc:date>
    <item>
      <title>NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895759#M559166</link>
      <description>Hi L &amp;amp; G,&lt;BR /&gt;&lt;BR /&gt;I've a problem with a server when setting the arp_cleanup_interval to 60000.&lt;BR /&gt;After a reboot the server cannot be reached anymore (ping and/or ssh-connect).&lt;BR /&gt;What could be the cause?&lt;BR /&gt;The default value is 300000(5 mins), what could be the harm to leave it at this.&lt;BR /&gt;&lt;BR /&gt;Are there other values that could be causing a conflict?&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Tue, 12 Apr 2005 08:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895759#M559166</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-04-12T08:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895760#M559167</link>
      <description>I think you are setting it two low.&lt;BR /&gt;&lt;BR /&gt;$ndd -h arp_cleanup_interval&lt;BR /&gt;&lt;BR /&gt;arp_cleanup_interval:&lt;BR /&gt;&lt;BR /&gt;    The amount of time that non-permanent, resolved entries&lt;BR /&gt;    are permitted to remain in ARP's cache.[30000, 3600000]&lt;BR /&gt;    Default: 300000 (5 minutes)&lt;BR /&gt;&lt;BR /&gt;Leave it at default.</description>
      <pubDate>Tue, 12 Apr 2005 08:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895760#M559167</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-12T08:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895761#M559168</link>
      <description>I think You might want to try to add a static entry for the servers NIC in HP-UX - probably it looses it's interface route or something like that.</description>
      <pubDate>Tue, 12 Apr 2005 08:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895761#M559168</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-04-12T08:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895762#M559169</link>
      <description>Someone probably setup a route "by hand" with the route command and did not make the corresponding changes in /etc/rc.config.d/netconf .  Make sure that netstat -rn shows all the routes it should.&lt;BR /&gt;&lt;BR /&gt;Also, if the connectivity goes away a short time after boot, that means your router is not responding to the ICMP echo requests (pings) that HP-UX can send as part of dead gateway detection.  That is controlled via ip_ire_gw_probe.&lt;BR /&gt;&lt;BR /&gt;Any particular reason you wanted to shrink arp_cleanup_interval?</description>
      <pubDate>Wed, 13 Apr 2005 11:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895762#M559169</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-04-13T11:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895763#M559170</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry for the late reply.&lt;BR /&gt;I'll give you my points when I've tested your suggestions.&lt;BR /&gt;&lt;BR /&gt;Anil:&lt;BR /&gt;What is to low. Why is it working when default is set?&lt;BR /&gt;When you check several security docs, it's saying to set it to 60000.&lt;BR /&gt;eg: &lt;A href="http://www.cisecurity.org" target="_blank"&gt;http://www.cisecurity.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Florian: &lt;BR /&gt;It could be, but why is it working when the default is set. (5min)&lt;BR /&gt;&lt;BR /&gt;Rick:&lt;BR /&gt;The gateway has been set during installation.&lt;BR /&gt;&lt;BR /&gt;The server is in a VLAN network env. and secure.&lt;BR /&gt;Is it necessary at all to set it to 60000?&lt;BR /&gt;Or could the VLAN be the cause?&lt;BR /&gt;&lt;BR /&gt;Will test it on friday and let you know.&lt;BR /&gt;Any test suggestions are welcome.&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;Darrel &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2005 13:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895763#M559170</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-04-13T13:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895764#M559171</link>
      <description>OK, so I've doe a _quick_ read of their benchmark document for HP-UX - they do not seem to say _why_ they think that the arp_cleanup_interval needs to be 60000.  Most of the other stuff is reasonably straighforward - disabling IP forwarding and the like.&lt;BR /&gt;&lt;BR /&gt;Sure would be nice to know why they think arp_cleanup_interval needs to be 60000 rather than just telling people to apply it blindly...&lt;BR /&gt;&lt;BR /&gt;BTW, you can change ndd settings on the fly with the ndd command, no need to reboot.  So, to make sure it is indeed the arp_cleanup_interval and not something else, you might boot with it set to defaults and then alter with ndd on the running system and see if your connectivity changes.</description>
      <pubDate>Wed, 13 Apr 2005 14:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895764#M559171</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-04-13T14:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895765#M559172</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;Sorry didn't mention it in my question.&lt;BR /&gt;When setting it on the fly, it's working.&lt;BR /&gt;But when setting it in nddconf it doesn't work.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Wed, 13 Apr 2005 14:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895765#M559172</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-04-13T14:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895766#M559173</link>
      <description>That things work when set on the fly versus in the nddconf file is a fairly important distinction... :)&lt;BR /&gt;&lt;BR /&gt;How many entries do you have in the nddconf file?  Any chance you got an index messed-up somewhere?  Or some other typo?</description>
      <pubDate>Wed, 13 Apr 2005 14:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895766#M559173</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-04-13T14:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895767#M559174</link>
      <description>Hi Darrel,&lt;BR /&gt;&lt;BR /&gt;In the nddconf file check:&lt;BR /&gt;&lt;BR /&gt;1) That you have a unique index number value.&lt;BR /&gt;2) There are no typos - should look like&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[4]=arp&lt;BR /&gt;NDD_NAME[4]=arp_cleanup_interval&lt;BR /&gt;NDD_VALUE[4]=60000&lt;BR /&gt;&lt;BR /&gt;use the proper &amp;amp; *unique* index value of course.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Apr 2005 14:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895767#M559174</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-04-13T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895768#M559175</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;Attached the nddconf file.&lt;BR /&gt;Maybe I don't see it.&lt;BR /&gt;I've also checked with: "cat -vet nddconf"&lt;BR /&gt;To check for strange characters.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Darrel</description>
      <pubDate>Wed, 13 Apr 2005 15:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895768#M559175</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-04-13T15:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895769#M559176</link>
      <description>On the surface it looks OK.  There was, a long time ago, a problem with something like 10 or more entries in the nddconf file, but I was under the impression that was fixed quite some time ago.  Still, might check for ndd patches. It is a bit of a straw grab though.&lt;BR /&gt;&lt;BR /&gt;Also, check the /etc/rc.log file from bootup.</description>
      <pubDate>Wed, 13 Apr 2005 15:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895769#M559176</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2005-04-13T15:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: NDD parameter arp_cleanup_interval</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895770#M559177</link>
      <description>I think it was caused by two nddconf files in /etc/rc.config.d&lt;BR /&gt;- nddconf&lt;BR /&gt;- nddconf.org&lt;BR /&gt;&lt;BR /&gt;After I've moved the nddconf.org, I could connect and ping the server after a reboot.&lt;BR /&gt;&lt;BR /&gt;Thanx for the support&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Tue, 19 Apr 2005 16:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ndd-parameter-arp-cleanup-interval/m-p/4895770#M559177</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2005-04-19T16:54:02Z</dc:date>
    </item>
  </channel>
</rss>

