- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 9.04
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
12-10-2003 02:45 AM
12-10-2003 02:45 AM
HPUX 9.04
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 02:49 AM
12-10-2003 02:49 AM
Re: HPUX 9.04
You have a few choices.
ifconfig lan0 down
ifconfig lan0 ipadderss netmask.
ifconfig lan0 192.168.0.10 255.255.255.0
You may be able to make it permanent in /etc/rc.config.d/netconf, but I don't have any antiques laying around so I can check.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 02:52 AM
12-10-2003 02:52 AM
Re: HPUX 9.04
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 02:57 AM
12-10-2003 02:57 AM
Re: HPUX 9.04
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:01 AM
12-10-2003 03:01 AM
Re: HPUX 9.04
modifiying the /etc/hosts file to reflect the changes, doing ifconfig on the lan to test it and hten rebooting as a final test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:29 AM
12-10-2003 03:29 AM
Re: HPUX 9.04
One thing ... I don't have a /etc/rc.config.d, any other file you all know of?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:36 AM
12-10-2003 03:36 AM
Re: HPUX 9.04
Btw, 9.04 is very very old and not at all supported now. You may have to consider moving to a new OS 11.00 or 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:36 AM
12-10-2003 03:36 AM
Re: HPUX 9.04
That's what I was saying, there is no /etc/rc.config.d in a pre-10.x system. I've found some old course notes of mine that talk about setting up a lan. They suggest running /etc/set_parms. This will "prompt you for the information needed to configure the LAN". Then edit the /etc/hosts file and change the IP there. Then reboot (and pray).
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:41 AM
12-10-2003 03:41 AM
Re: HPUX 9.04
You don't say what hardware you want to run. If it supports a later version of HP-UX and you intend to use this machie for any production purpose, go tet a newer version of HP-UX.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 03:43 AM
12-10-2003 03:43 AM
Re: HPUX 9.04
check in /etc for all files ending in rc, to make sure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2003 04:37 AM
12-10-2003 04:37 AM
Re: HPUX 9.04
change the ip address in the /etc/rc.config.d/netconfig and /etc/hosts and reboot to make it permanent.
Hope this helps.
Regds