- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Plan to change Hostname and base IP address fo...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
02-28-2002 06:11 AM
02-28-2002 06:11 AM
When using sam, the value for default gateway always shows the value for subscript [0].
Another question. Are there any issues of not using sam or set_parms to change the hostname and primary IP address? Is changing the netconf file and rebooting sufficient?
Thanks in advance... jack...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 06:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 06:37 AM
02-28-2002 06:37 AM
Re: Plan to change Hostname and base IP address for box. Does primary lan card entry need to 1st entry?
1) The order in /etc/rc.config.d/netconf file matters only when both your network cards are configured on the same subnet. In that case the order matters in the case of incoming and outgoing packets. But in your case, as it is on different subnets, the order doesn't matter. However, if you want you can configure your cards as lan0 or lan1.
2) There is no problem in changing IP address and hostname using netconf file. But when using SAM and set_parms, you don't have to worry about any other details. The command will do everything on it's own. But remember to edit entries in /etc/hosts file, when you edit the netconf file.
Good luck !
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 06:45 AM
02-28-2002 06:45 AM
Re: Plan to change Hostname and base IP address for box. Does primary lan card entry need to 1st entry?
The following may be of interest tho I hope you won't need it:
From
http://www.uni-karlsruhe.de/Uni/RZ/Betriebssysteme/HP-UX/doc/interworks/Tech/sun_hpux_interop/chap07_tcpip.html
7.6 Troubleshooting Hostname Changes
When changing hostname or other network configuration, the following list may help to verify proper operation or to track down a configuration error:
Does /etc/hosts have the correct hostname and IP address?
If using DNS, does /etc/resolv.conf reflect changed IP addresses, if necessary, for the DNS server(s)? Has the DNS nameserver administrator been informed about changed IP address and/or hostname?
If the machine is a DNS server, either run hosts_to_named or edit the db.* files by hand if needed and re-start DNS.
If the machine is an NIS client and not a server, has the NIS Master server administrator been informed of the change, or has /etc/hosts been edited on the NIS master server to reflect the new hostname or IP address?
If changing IP addresses, were any changes necessary to /etc/bootptab? Was it necessary to re-configure any network printers and X-terminals that boot with bootp?
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 06:47 AM
02-28-2002 06:47 AM