- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Change IP,DNS,
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
03-02-2007 08:08 AM
03-02-2007 08:08 AM
Change IP,DNS,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 08:14 AM
03-02-2007 08:14 AM
Re: Change IP,DNS,
Edit '/etc/resolv.conf' and you're done.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 09:49 AM
03-02-2007 09:49 AM
Re: Change IP,DNS,
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2007 10:05 AM
03-02-2007 10:05 AM
Re: Change IP,DNS,
/etc/resolv.conf for DNS
set_parms is easier but /etc/rc.config.d/netconf is the configuration file and it is documented and human readable.
best to reboot after a netconf change.
Good Luck,
SEP
In the US. Not violating the Sabbath.
:-)
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
03-03-2007 12:55 PM
03-03-2007 12:55 PM
Re: Change IP,DNS,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2007 07:49 PM
03-04-2007 07:49 PM
Re: Change IP,DNS,
Change /etc/resolv.conf for your DNS configuration.
Stop networking : /sbin/init.d/net stop
Start networking : /sbin/init.d/net start
Personally I would prefer to reboot the system after changing IP configuration instead of just restarting the networking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2007 09:03 PM
03-04-2007 09:03 PM
Re: Change IP,DNS,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1105379
The answer to both is
1. Make changes while logged in thru console access
2. Shutdown n/w service using /sbin/init.d/net stop
3. Start n/w service using /sbin/init.d/net start
regards
Mobeen