1832750 Members
2832 Online
110044 Solutions
New Discussion

Ping the machine

 
frey28
Occasional Advisor

Ping the machine

Guys,

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?
8 REPLIES 8
Laurent Menase
Honored Contributor

Re: Ping the machine

update transport patch.
Ludovic Derlyn
Esteemed Contributor

Re: Ping the machine

Hi,

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
Ludovic Derlyn
Esteemed Contributor

Re: Ping the machine

sorry

read if you want check lan 0 for example

Laurent Menase
Honored Contributor

Re: Ping the machine

there is a very old known problem which looks like that when you have old patches on 11.11
Asif Sharif
Honored Contributor

Re: Ping the machine

Ignacio Javier
Regular Advisor

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
Laurent Menase
Honored Contributor

Re: Ping the machine

look at the ndd -get /dev/ip ip_ire_status.
you will probably see a problem on the loopback interface.
This is an old problem fixed by patches for some times now
Rita C Workman
Honored Contributor

Re: Ping the machine

...Ludovic gave you the first things I'd check, so let us know the results when you run them.

...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