- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How can I know my 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-07-2005 03:20 AM
04-07-2005 03:20 AM
How can I know my IP address?
I'm newbie in HP-UX and I have a lof of questions about this os.
First question.
I have a HP RX2600 with Itanium.
I have to set ip address but I'm not able. I know there is ifconfig command but I don't understand how this work.
How can I know my IP address?
How can I set new IP address?
Thank In Advance.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:23 AM
04-07-2005 03:23 AM
Re: How can I know my IP address?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:32 AM
04-07-2005 03:32 AM
Re: How can I know my IP address?
thank you but id doesn't work.
Reading man I've seen netstat -i. It answer lan1 and my ip address.
Is it right?
Now how can set new IP address?
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:34 AM
04-07-2005 03:34 AM
Re: How can I know my IP address?
Or something like that (asuming you are using IPv4)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:39 AM
04-07-2005 03:39 AM
Re: How can I know my IP address?
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:39 AM
04-07-2005 03:39 AM
Re: How can I know my IP address?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:41 AM
04-07-2005 03:41 AM
Re: How can I know my IP address?
once you know the ip-address etc.
if you wish to repeat the part of the installation for setting networks etc.
/sbin/set_parms
then select one of the options:
example:
/sbin/set_parms ip_address
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:51 AM
04-07-2005 03:51 AM
Re: How can I know my IP address?
I type ifconfig lan1 x.x.x.17 and after of this when I type ifconfig lan1 it shows my new ip address. Does still remain after reboot?
Fred,
I'm newbie here! I need simple configuration.
Pete,
lanscan doesn't exist!
Peter,
now I try it.
Anotonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:54 AM
04-07-2005 03:54 AM
Re: How can I know my IP address?
ping to another address now works fine!
Ping from another host find this server.
It appears to work fine.
Now reboot.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:56 AM
04-07-2005 03:56 AM
Re: How can I know my IP address?
If you only want to change IP of lan1, ifconfig will change it for current system. To change it beyond reboots, you have to change /etc/rc.config.d/netconf.
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:56 AM
04-07-2005 03:56 AM
Re: How can I know my IP address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:58 AM
04-07-2005 03:58 AM
Re: How can I know my IP address?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 04:05 AM
04-07-2005 04:05 AM
Re: How can I know my IP address?
After reboot I see old ip address.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 04:08 AM
04-07-2005 04:08 AM
Re: How can I know my IP address?
edit /etc/rc.config.d/netconf
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 04:27 AM
04-07-2005 04:27 AM
Re: How can I know my IP address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 04:32 AM
04-07-2005 04:32 AM
Re: How can I know my IP address?
Now I try change manually /etc/rc.config.d/netconf ...
(I hope remember how work vi)
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 04:53 AM
04-07-2005 04:53 AM
Re: How can I know my IP address?
stop and start the /sbin/init.d/net
by giving the command
/sbin/init.d/net stop
and then
/sbin/init.d/start
that should do it
I hope you have already identified the lan card from the ioscan -funC lan output and have plugged in the cables to the right device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 05:10 AM
04-07-2005 05:10 AM
Re: How can I know my IP address?
netconf is read only. I can't change with vi!
I guess I have to change with chmod ..
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 05:26 AM
04-07-2005 05:26 AM
Re: How can I know my IP address?
Fred, you are the 1.st told me about this file. Please post again, you merit the bunny!
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 01:50 AM
04-08-2005 01:50 AM
Re: How can I know my IP address?
I have some other questions to write next days.
Antonio Vigliotti