HP-UX LAN Administrator's Guide (Feburary 2007)
Table Of Contents
- About This Document
- 1 New for the HP-UX 11i v3 Release
- 2 Installing HP-UX LAN
- 3 Configuring HP-UX LAN Using SAM
- 4 Manually Installing and Configuring HP-UX LAN
- 5 Troubleshooting HP-UX LAN
- Troubleshooting Overview
- Troubleshooting Q & A
- LAN Interface Card Statistics
- 100Base-T Checklist
- Diagnostic Flowcharts
- Flowchart 1: Configuration Test
- Flowchart 2: Configuration Test continued
- Flowchart 3: Configuration Test continued
- Flowchart 4: Network Level Loopback Test
- Flowchart 5: Network Level Loopback Test continued
- Flowchart 6: Transport Level Loopback Test (using Internet Services)
- Flowchart 7: Link Level Loopback Test
- Flowchart 8: LAN Connections Test
- Flowchart 9: Gateway Remote Loopback Test
- Flowchart 10: Gateway Remote Loopback Test continued
- Flowchart 11: Subnet Test
- 6 LAN Resources
- 7 Network Addressing
- Overview of Network Addressing Schemes
- Networking Terminology
- Network Addresses and Node Names
- Internet Addresses
- Subnet Addresses
- Configuring Gateways on Fixed-Length Subnets
- Variable-Length Subnet Addressing
- Configuring Gateways on Variable-Length Subnets
- Configuring Gateways on Supernets
- IP Multicast Addresses
- Virtual IP (VIP) Addresses
- CIDR - Classless Inter-Domain Routing
- 8 LAN Device and Interface Terminology

Manually Installing and Configuring HP-UX LANDRAFT COPY
Creating the /etc/hosts File
Chapter 430
• Comments are allowed and designated by a pound sign (#) preceding the comment text.
• Trailing blank and tab characters are allowed.
• Blank line entries are allowed.
• Only one host entry per line is allowed.
/etc/hosts Permissions
HP recommends that the /etc/hosts file be owned by user root and have 0x444
(-r--r--r--) access permission. For more information on /etc/hosts, refer to the hosts(4)
man page in the HP-UX Reference Pages.
NOTE HP highly recommends that you limit access to the /etc/hosts file by setting
the permission to 0x444 (-r-—r-—r--) for read access only.
/etc/hosts Example
The following /etc/hosts entry contains an IP address, hostname, and alias names
(host3.site2.region4 and grace).
192.6.1.1 host3 host3.site2.region4 grace