HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX 11.x and IPv6
Operating System - HP-UX
1832978
Members
2764
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 03:44 AM
09-22-2005 03:44 AM
HP-UX 11.x and IPv6
The US Government recently came out with a mandate that systems need to be IPv6 capable by a certain date.
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?
Thanks,
Darren
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?
Thanks,
Darren
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 05:06 AM
09-22-2005 05:06 AM
Re: HP-UX 11.x and IPv6
Hi,
I don't know TOUR, but I can say you can use IPv6 simply by editing /etc/inetd.conf file: tcp or tcp6
Example (IPv6):
ftp stream tcp6 nowait root /usr/lbin/ftpd ftpd -l
Example (IPv4):
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
I don't know TOUR, but I can say you can use IPv6 simply by editing /etc/inetd.conf file: tcp or tcp6
Example (IPv6):
ftp stream tcp6 nowait root /usr/lbin/ftpd ftpd -l
Example (IPv4):
ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 04:33 PM
09-22-2005 04:33 PM
Re: HP-UX 11.x and IPv6
You need to have IPv6 depot or Transport Optional Upgrade Release (TOUR) for IPV6 in 11v1. You can get more information from
http://h20293.www2.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TOUR
-Arun
http://h20293.www2.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TOUR
-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2005 08:22 PM
09-22-2005 08:22 PM
Re: HP-UX 11.x and IPv6
Hi Darren,
I don't know TOUR but it would be interesting to try it. Soon all system would be IPv6 capable.
Anyway a few months ago I faced a resolution problem when setting a system to use IPv6:
.............
The ipnodes parameter was introduced with the IP V6 transport in HPUX version
11.i. It is required for any system that has IP Version 6 installed. At 11.i
version 2 (11.23) and above IPv6 is installed by default. At 11i version 1
(11.11) a software update is required to install ipv6.
.............
So you should modify /etc/nsswitch.conf for example like follows:
# cat /etc/nsswitch.conf
hosts: files [NOTFOUND=continue] dns
ipnodes: files [NOTFOUND=return] dns
HTH.
Best regards,
Fabio
I don't know TOUR but it would be interesting to try it. Soon all system would be IPv6 capable.
Anyway a few months ago I faced a resolution problem when setting a system to use IPv6:
.............
The ipnodes parameter was introduced with the IP V6 transport in HPUX version
11.i. It is required for any system that has IP Version 6 installed. At 11.i
version 2 (11.23) and above IPv6 is installed by default. At 11i version 1
(11.11) a software update is required to install ipv6.
.............
So you should modify /etc/nsswitch.conf for example like follows:
# cat /etc/nsswitch.conf
hosts: files [NOTFOUND=continue] dns
ipnodes: files [NOTFOUND=return] dns
HTH.
Best regards,
Fabio
WISH? IMPROVEMENT!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP