- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing the Machine 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
04-17-2003 06:22 AM
04-17-2003 06:22 AM
I need to change the machine IP address. What do I need to do?
From SAM /Networking & Communications / Network Interface Cards I can modify the IP address.
Is there anything else that I need to do or are there other files in the OS that I may need to change manually?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 06:25 AM
04-17-2003 06:25 AM
Re: Changing the Machine IP Address
set_parms ip_address
...and the system will do the rest automatically.
If you need to reconfigure all of your network settings then:
set_parms initial
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 06:25 AM
04-17-2003 06:25 AM
Re: Changing the Machine IP Address
man set_parms for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 06:38 AM
04-17-2003 06:38 AM
Re: Changing the Machine IP Address
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 06:48 AM
04-17-2003 06:48 AM
Re: Changing the Machine IP Address
We are going to do change IP address on 2 servers too. I think besides chaning the IP address itself, you have to update /etc/hosts files on other servers' in the same local network or update DNS entry accordingly.
Most important, many applications may have IP binding configs, you may want to go through them one by one, make sure no apps are broken. i.e, if it's oracle server, you need to modify tnsname resolution for listener. if it's iPlanet server, you also need to modify something. also check OTHER servers have communications with this server, there may have some settings/scripts are based on IP, not host name.
thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 02:17 AM
04-22-2003 02:17 AM
Re: Changing the Machine IP Address
Thanks for the responses thus far.
I made the IP change using set_parms ip_address and I changed the broadcast address via SAM.
I rebooted the machine and noticed that the IP address had not changed. I then changed it via SAM and I also changed the default gateway via set_parms netwrk.
I then tried running SAM and it just got stuck. I tried init 0 and this also got stuck. I eventually hard booted the machine and noticed that there was a failure on "Configuring the network interface". Also, SAM is still not working.
Any ideas as to what is going on here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 02:36 AM
04-22-2003 02:36 AM
Re: Changing the Machine IP Address
vi /etc/rc.config.d/netconf
vi /etc/hosts
reboot machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 03:52 AM
04-22-2003 03:52 AM
SolutionNetwork Interface Cards
Configure IP addressing,
default gateway, etc
2) vi /etc/rc.config.d/netconf and confirm
all changes have been done. This is probably where your problem lies. smit doesn't always properly update this boottime config.
3) we must do that lunch sometime; let me know
when next the lot of you are in town.
4) reboot
5) phone me if it still doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 04:33 AM
04-22-2003 04:33 AM
Re: Changing the Machine IP Address
1) Your new IP address is configured
2) That your old IP address is not in the file anymore
3) Your indexes are labeled correctly (eg. INTERFACE_NAME[0], INTERFACE_NAME[1], etc.. )
4) You do not have any backup of the netconf file in your /etc/rc.config.d directory.
After that I would reboot, and verify my lan config to make sure it is alright.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 06:23 AM
04-22-2003 06:23 AM
Re: Changing the Machine IP Address
SAM can be unreliable unless all patched up. If you depend upon SAM then I would check the patch releases periodically.
To obtain new patches from HP select 'maintenance and support' > 'individual patches' > HP-UX > fill out the version and enter 'SAM' into the search data field. There will be a lot patches because SAM is all encompassing, so it might be better to just load the patch releases as you receive them by CDROM.
Also, SAM is not a trouble shooting utility. HP even publishes this. Its just a convenient configuration utility in GUI format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 12:38 PM
04-22-2003 12:38 PM
Re: Changing the Machine IP Address
thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 04:59 PM
04-22-2003 04:59 PM
Re: Changing the Machine IP Address
Here is one of thread what are you looking for
have a look at this
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000007950779