<?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 nddconf strange modifications in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793750#M265433</link>
    <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I have HP-UX v 11i running on rp7420.  In order for the Java applications to work correctly we set an ephemeral port range.  We do it using the settings in the /etc/rc.config.d/nddconf file.  But strange things happen. After I had edited the file the contents were as the following:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=tcp_largest_anon_port&lt;BR /&gt;NDD_VALUE[0]=50000&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=tcp&lt;BR /&gt;NDD_NAME[1]=tcp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[1]=49152&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[2]=udp&lt;BR /&gt;NDD_NAME[2]=udp_largest_anon_port&lt;BR /&gt;NDD_VALUE[2]=50000&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[3]=udp&lt;BR /&gt;NDD_NAME[3]=udp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[3]=49152&lt;BR /&gt;&lt;BR /&gt;...but after I had reboot the server my emphemeral port range got shifted and I found that my nddconf file got modified by unknown process.  This happens every time I reboot the machine.  After the reboot the file looks as the following:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=tcp_largest_anon_port&lt;BR /&gt;NDD_VALUE[0]=49152&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=tcp&lt;BR /&gt;NDD_NAME[1]=tcp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[1]=50000&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[2]=udp&lt;BR /&gt;NDD_NAME[2]=udp_largest_anon_port&lt;BR /&gt;NDD_VALUE[2]=49152&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[3]=udp&lt;BR /&gt;NDD_NAME[3]=udp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[3]=50000&lt;BR /&gt;&lt;BR /&gt;Somehow _smallest and _largest ports are getting swapped.&lt;BR /&gt;&lt;BR /&gt;Why this happens?  Is there any way to avoid this?  Of course, I set these ports manually then by ndd commands but this is not the way out, I need to make the system reboot correctly with the necessary port range read from this file.</description>
    <pubDate>Wed, 24 May 2006 03:11:40 GMT</pubDate>
    <dc:creator>Victor Makukha</dc:creator>
    <dc:date>2006-05-24T03:11:40Z</dc:date>
    <item>
      <title>nddconf strange modifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793750#M265433</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I have HP-UX v 11i running on rp7420.  In order for the Java applications to work correctly we set an ephemeral port range.  We do it using the settings in the /etc/rc.config.d/nddconf file.  But strange things happen. After I had edited the file the contents were as the following:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=tcp_largest_anon_port&lt;BR /&gt;NDD_VALUE[0]=50000&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=tcp&lt;BR /&gt;NDD_NAME[1]=tcp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[1]=49152&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[2]=udp&lt;BR /&gt;NDD_NAME[2]=udp_largest_anon_port&lt;BR /&gt;NDD_VALUE[2]=50000&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[3]=udp&lt;BR /&gt;NDD_NAME[3]=udp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[3]=49152&lt;BR /&gt;&lt;BR /&gt;...but after I had reboot the server my emphemeral port range got shifted and I found that my nddconf file got modified by unknown process.  This happens every time I reboot the machine.  After the reboot the file looks as the following:&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=tcp&lt;BR /&gt;NDD_NAME[0]=tcp_largest_anon_port&lt;BR /&gt;NDD_VALUE[0]=49152&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[1]=tcp&lt;BR /&gt;NDD_NAME[1]=tcp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[1]=50000&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[2]=udp&lt;BR /&gt;NDD_NAME[2]=udp_largest_anon_port&lt;BR /&gt;NDD_VALUE[2]=49152&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[3]=udp&lt;BR /&gt;NDD_NAME[3]=udp_smallest_anon_port&lt;BR /&gt;NDD_VALUE[3]=50000&lt;BR /&gt;&lt;BR /&gt;Somehow _smallest and _largest ports are getting swapped.&lt;BR /&gt;&lt;BR /&gt;Why this happens?  Is there any way to avoid this?  Of course, I set these ports manually then by ndd commands but this is not the way out, I need to make the system reboot correctly with the necessary port range read from this file.</description>
      <pubDate>Wed, 24 May 2006 03:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793750#M265433</guid>
      <dc:creator>Victor Makukha</dc:creator>
      <dc:date>2006-05-24T03:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: nddconf strange modifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793751#M265434</link>
      <description>Hi Voctor,&lt;BR /&gt;&lt;BR /&gt;Hope this helps you, to solve your problem&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.cup.hp.com/dist/networking/briefs/annotated_ndd.txt" target="_blank"&gt;ftp://ftp.cup.hp.com/dist/networking/briefs/annotated_ndd.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Wed, 24 May 2006 03:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793751#M265434</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-24T03:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: nddconf strange modifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793752#M265435</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;There is a lot of useful info, but I still could not find why they TCP/UDP largest and smallest could get swapped...&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 25 May 2006 01:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nddconf-strange-modifications/m-p/3793752#M265435</guid>
      <dc:creator>Victor Makukha</dc:creator>
      <dc:date>2006-05-25T01:59:53Z</dc:date>
    </item>
  </channel>
</rss>

