- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing IP on an rp7410 (HPUX 11.11)
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
Discussions
Discussions
Discussions
Forums
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
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
тАО10-01-2012 10:19 AM
тАО10-01-2012 10:19 AM
Changing IP on an rp7410 (HPUX 11.11)
Hi all,
I have an rp7410 running HP-UX 11.11 which I would like to change the server's IP. It would seem to me that if I do this via the set_parms command then re-boot the machine, then I should be OK. I mean changing it this way should update the /etc/hosts and /etc/rc.config.d/netconf files.
Does that sound just about right or am I missing something?
Thanks
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2012 12:08 AM
тАО10-02-2012 12:08 AM
Re: Changing IP on an rp7410 (HPUX 11.11)
Hi Mauro,
that sound right for most servers. You may have a additional look on the following files, if they are available on your server:
smb.conf
serverkeys, that are created using the IP-number of the server
/etc/inittab
/etc/networks # If you change the subnet, too
/etc/rc.config.d/netconf
/etc/rc.config.d/vlan*
/etc/bootptab
Any other applicationconfigurationfile
/var/statmon/sm*/*
Bye
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2012 08:16 AM
тАО10-02-2012 08:16 AM
Re: Changing IP on an rp7410 (HPUX 11.11)
Thank you Ralf...will have a look.