<?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: HP-UX 11.x and IPv6 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632594#M558100</link>
    <description>Hi Darren,&lt;BR /&gt;&lt;BR /&gt;I don't know TOUR but it would be interesting to try it. Soon all system would be IPv6 capable.&lt;BR /&gt;&lt;BR /&gt;Anyway a few months ago I faced a resolution problem when setting a system to use IPv6:&lt;BR /&gt;&lt;BR /&gt;.............&lt;BR /&gt;The ipnodes parameter was introduced with the IP V6 transport in HPUX version&lt;BR /&gt;11.i. It is required for any system that has IP Version 6 installed. At 11.i&lt;BR /&gt;version 2 (11.23) and above IPv6 is installed by default. At 11i version 1&lt;BR /&gt;(11.11) a software update is required to install ipv6.&lt;BR /&gt;.............&lt;BR /&gt;&lt;BR /&gt;So you should modify /etc/nsswitch.conf for example like follows:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/nsswitch.conf&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;ipnodes: files [NOTFOUND=return] dns&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
    <pubDate>Fri, 23 Sep 2005 03:22:28 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2005-09-23T03:22:28Z</dc:date>
    <item>
      <title>HP-UX 11.x and IPv6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632591#M558097</link>
      <description>The US Government recently came out with a mandate that systems need to be IPv6 capable by a certain date.&lt;BR /&gt;&lt;BR /&gt;I have a few systems running 11iv1. I understand HP has a product called TOUR which implements IPv6. Can someone give me some feedback based on their first-hand experience running TOUR?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Thu, 22 Sep 2005 10:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632591#M558097</guid>
      <dc:creator>Darren Anthony_2</dc:creator>
      <dc:date>2005-09-22T10:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.x and IPv6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632592#M558098</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I don't know TOUR, but I can say you can use IPv6 simply by editing /etc/inetd.conf file: tcp or tcp6&lt;BR /&gt;&lt;BR /&gt;Example (IPv6):&lt;BR /&gt;ftp stream tcp6 nowait root /usr/lbin/ftpd     ftpd -l&lt;BR /&gt;&lt;BR /&gt;Example (IPv4):&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd     ftpd -l&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 12:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632592#M558098</guid>
      <dc:creator>Hakan Aribas</dc:creator>
      <dc:date>2005-09-22T12:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.x and IPv6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632593#M558099</link>
      <description>You need to have IPv6 depot or Transport Optional Upgrade Release (TOUR) for IPV6 in 11v1. You can get more information from &lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TOUR" target="_blank"&gt;http://h20293.www2.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TOUR&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Sep 2005 23:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632593#M558099</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-22T23:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX 11.x and IPv6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632594#M558100</link>
      <description>Hi Darren,&lt;BR /&gt;&lt;BR /&gt;I don't know TOUR but it would be interesting to try it. Soon all system would be IPv6 capable.&lt;BR /&gt;&lt;BR /&gt;Anyway a few months ago I faced a resolution problem when setting a system to use IPv6:&lt;BR /&gt;&lt;BR /&gt;.............&lt;BR /&gt;The ipnodes parameter was introduced with the IP V6 transport in HPUX version&lt;BR /&gt;11.i. It is required for any system that has IP Version 6 installed. At 11.i&lt;BR /&gt;version 2 (11.23) and above IPv6 is installed by default. At 11i version 1&lt;BR /&gt;(11.11) a software update is required to install ipv6.&lt;BR /&gt;.............&lt;BR /&gt;&lt;BR /&gt;So you should modify /etc/nsswitch.conf for example like follows:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/nsswitch.conf&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;ipnodes: files [NOTFOUND=return] dns&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Fri, 23 Sep 2005 03:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-11-x-and-ipv6/m-p/3632594#M558100</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-09-23T03:22:28Z</dc:date>
    </item>
  </channel>
</rss>

