Operating System - HP-UX
1833151 Members
3201 Online
110051 Solutions
New Discussion

Re: missing lan interface

 
Peter Klausner_1
Frequent Advisor

missing lan interface

Hi,

i have two lan-interfaces. The second one is only recognized by the hardware

root@machine>ioscan -fC lan

Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE HP PCI 10/100Base-TX Core
lan 1 0/2/0/0 btlan5 UNCLAIMED UNKNOWN PCI Ethernet (10110019)

but not by the software:


lanscan:

Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/0 0x00306E1CB0BD 0 UP lan0 snap0 1 ETHER Yes 119


Who can help ?


Thanks in advance


Peter
5 REPLIES 5
Paula J Frazer-Campbell
Honored Contributor

Re: missing lan interface

Peter

Most likly a driver problem - please check that you have driver installed.

HTH

Paula
If you can spell SysAdmin then you is one - anon
U.SivaKumar_2
Honored Contributor

Re: missing lan interface

Hi,
please do this
#insf -e
try lanscan again.
else reboot once.

regards,
U.SivaKumar
Innovations are made when conventions are broken
Ravi_8
Honored Contributor

Re: missing lan interface

Hi peter
execute the command
#insf -e ( this will install all the pseudo files)
#lanscan

If these didn't give you the result, then the driver is missing for lan1 which you need to install
never give up
Peter Klausner_1
Frequent Advisor

Re: missing lan interface

Hi Paula,


think yo are right. Driver btlan5 is missing (run sam Kernel configuration drivers).
Where can i get it ?


Peter
Paula J Frazer-Campbell
Honored Contributor

Re: missing lan interface

Peter

Driver will be on apps CD.

What card is it?
HP number will help to identify it.



Paula

If you can spell SysAdmin then you is one - anon