Operating System - HP-UX
1833184 Members
3159 Online
110051 Solutions
New Discussion

Problem bringing up built-in Lan0 card.

 
Tony Walker
Frequent Advisor

Problem bringing up built-in Lan0 card.

I have an A180c running HP-UX 11 which recently had its built-in lan card replaced to fix what was thought to be a h/w prob. At present it is not possible to connect to the server via any means other than a console. I've attached the error message received when running ifconfig lan0 up. Any ideas would be much appreciated.

Tony
6 REPLIES 6
harry d brown jr
Honored Contributor

Re: Problem bringing up built-in Lan0 card.

What does ifconfig lan0, netstat -rnv, and ioscan -fnC lan show?

And you are sure the network cable is in the lan port and not in the lan console port?

live free or die
harry
Live Free or Die
Roger Baptiste
Honored Contributor

Re: Problem bringing up built-in Lan0 card.

hi,

Make sure the lan card is being recognised
#ioscan -nfClan
-> this should show the lan card details and status . If says NO_HW in the output, then the card is still having a problem.

#lanscan
->probes the lanports and displays the ouput. It shows the lanport number i.e the NMID which defines whether it is lan0, lan1...
Make sure it is infact lan0!

Before you do ifconfig lan up, check what the current IPaddress, subnet mask settings are for that lan. Look into /etc/rc.config.d/netconf file and see what the values are for this lan.
Then, do /sbin/init.d/net stop
/sbin/init.d/net start

If you have any further problems, pls post
the output of the above three commands (ioscan -nfClan , lanscan )

HTH
raj
Take it easy.
Uday_S_Ankolekar
Honored Contributor

Re: Problem bringing up built-in Lan0 card.

Hi,
lanscan -fnC lan should show you status of the card
ifconfig for card setup
Run with lanscan for diagnostics.
If you put the output of above command would help us

-Goodluck,
-USA..
Good Luck..
MARTINACHE
Respected Contributor

Re: Problem bringing up built-in Lan0 card.

Hi,

Use linkloop from an other HPUX box in order to test the hardware connexion.

regards

Patrice
Patrice MARTINACHE
Tony Walker
Frequent Advisor

Re: Problem bringing up built-in Lan0 card.

Right, i'll try and satisfy everyones questions...

An ioscan shows that the card is UP and clamied and is LAN0. Ifconfig/lanscan also confirms this. I have tried net start/stop but still nothing. A reset in lanadmin comes back OK but problem persists. Interestingly the webconsole cannot be accessed either. I have tried power cycling the machine and resetting the consol to the default IP and cannot connect to that either (even tried a laptop and crossover cable!). Our HP engineer rekons that whole base unit needs swapping out of the webconsole is not functioning and it may sort the whole prob. thanks for your help and quick responses. I'll update when I get more info