- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ping the machine
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
02-08-2007 08:17 PM
02-08-2007 08:17 PM
Ping the machine
Today i just installed the HP rp3410 running on HP-UX 11i v1.After i set the ip and gateway at sam, i put ip 192.100.100.50, but when i ping the machine itself, the problem occur. its reply "host unreachable"
can anybody help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 08:28 PM
02-08-2007 08:28 PM
Re: Ping the machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 08:51 PM
02-08-2007 08:51 PM
Re: Ping the machine
Check if your connectivity is ok, to check :
execute lanscan
lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/2/0 0x0016353E7D82 0 UP lan0 snap0 1 ETHER Yes 119
0/1/2/1 0x0016353E7D83 1 UP lan1 snap1 2 ETHER Yes 119
if you want check lan for example , execute linkloop -i (instance of card) adress
linkloop -i 0 0x0016353E7D82
Link connectivity to LAN station: 0x0016353E7D82
-- OK
If it's ok , verify your netmask
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 08:53 PM
02-08-2007 08:53 PM
Re: Ping the machine
read if you want check lan 0 for example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2007 03:33 AM
02-09-2007 03:33 AM
Re: Ping the machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 06:16 PM
02-11-2007 06:16 PM
Re: Ping the machine
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2007 10:32 PM
02-11-2007 10:32 PM
Re: Ping the machine
Hello:
Are you making a ping to the ip or to the name of the machine ?
Maybe something is wrong with de DNS or host file or what ever name resolution you have.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 08:15 PM
02-12-2007 08:15 PM
Re: Ping the machine
you will probably see a problem on the loopback interface.
This is an old problem fixed by patches for some times now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 11:58 PM
02-12-2007 11:58 PM
Re: Ping the machine
...and just to not overlook the little things - is the port on the network switch 'live' and running at the same port speed as your lancard ??
So run the following to get card speed
lanadmin -x
Then call the network guy to confirm port on that end.
Rgrds,
Rita