- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: New IP address
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
01-30-2003 11:54 AM
01-30-2003 11:54 AM
I have an HP9000 D Class running 10.2 that is being moved to a new building within our wan and I have to change the IP address. Could anyone tell me what the Network interface configuration tool for doing this is?
Thanks,
Tony
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 11:57 AM
01-30-2003 11:57 AM
Re: New IP address
&
shutdown -r -y 0
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 11:59 AM
01-30-2003 11:59 AM
Re: New IP address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 11:59 AM
01-30-2003 11:59 AM
Solutionedit /etc/rc.config.d/netconf and /etc/hosts replace the old IP with new IP.
Shutdown the system. Move it and bring it backup. It should come up with new IP.
Make sure you update your DNS if you are using DNS.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:00 PM
01-30-2003 12:00 PM
Re: New IP address
You can use 'sam' to change the IP address but it usually messes up your config files by putting in extra entries, which is why Harry refers to using vi. You'll just need to vi the /etc/rc.config.d/netconf file and also fix your /etc/hosts file.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:07 PM
01-30-2003 12:07 PM
Re: New IP address
Harry (and others) will scream about this, but I've always had favorable results with /sbin/set_parms ip_address.
Try it, you'll like it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:10 PM
01-30-2003 12:10 PM
Re: New IP address
Just run below command from command line.
# set_parms ip_address
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:16 PM
01-30-2003 12:16 PM
Re: New IP address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:23 PM
01-30-2003 12:23 PM
Re: New IP address
You got that right :-)
Maybe it's just the bad luck I've had with using it, especially when changing a machines, IP Address & Gateway & subnet-mask. Had I used vi I would have been done within 2 minutes!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:44 PM
01-30-2003 12:44 PM
Re: New IP address
If you vi the netconf file like someone had said, you can at least see where the ip comes from and just change it there, and you may want to see if you need to change your gw address as well.
scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2003 12:55 PM
01-30-2003 12:55 PM
Re: New IP address
Also don't forget to consider any licenses that are IP-bound.
And if you use DNS, have that changed as well no matter how you change the system's IP.
Rgds,
Jeff