- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Need to change IP address on a K460 running HP-UX ...
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
09-08-2000 09:24 AM
09-08-2000 09:24 AM
Need to change IP address on a K460 running HP-UX 11.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2000 09:58 AM
09-08-2000 09:58 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2000 10:18 AM
09-08-2000 10:18 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
Also go back and make sure all the files /etc/rc.config.d/netconf; etc....look good.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2000 11:08 AM
09-08-2000 11:08 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
1) Edit /etc/rc.config.d/netconf.
2) Shutdown to single user mode (shutdown 0)
3) Edit /etc/hosts
4) 'reboot'
Provided you only have your hostname and not a hard coded IP address in your listener.ora file then you don't have to change it. The same applies to tnsnames.ora.
I'm assuming that you have shutdown and startup scripts for Oracle and the Application Server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2000 11:09 AM
09-08-2000 11:09 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
and change the network card settings in there, and then double check your hosts files and configs to make sure there aren't dupplicate entries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2000 03:56 AM
09-09-2000 03:56 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 10:28 AM
09-11-2000 10:28 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 01:04 PM
09-11-2000 01:04 PM
Re: Need to change IP address on a K460 running HP-UX 11.0.
You can simply use 'ifconfig' to configure your second card and 'route add' to add any specific network routes that you require. If any of these routes are replacing existing ones on the old card then you can delete the old routes later.
You will have to amend /etc/hosts for the new host IP address and /etc/rc.config.d/netconf so that the configuration is correct the next time you reboot.
It still might be worth rebooting though to ensure that you have got 'netconf' correct. If you just replace references to the old card with the new one then you won't have to remove any of the old addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 01:39 PM
09-11-2000 01:39 PM
Re: Need to change IP address on a K460 running HP-UX 11.0.
Can also do this for the route changes as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2000 08:49 AM
09-12-2000 08:49 AM
Re: Need to change IP address on a K460 running HP-UX 11.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 06:20 AM
09-20-2000 06:20 AM