Operating System - HP-UX
1830899 Members
2020 Online
110017 Solutions
New Discussion

Network interface device files

 
Brian LaValley
New Member

Network interface device files

I am trying to run an analyzer program to capture packets on an interface other than lan0. My system has two network cards but only /dev/lan0 exists. I have HPUX 10.2.
How do I set the software to listen on the second card. lanscan, ioscan, lanadmin, and sam all call the second card lan1, but I don't know where the device file is. Thanks.
2 REPLIES 2
Berlene Herren
Honored Contributor

Re: Network interface device files

If your second card is a 100BaseT card, you will not have device files.

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm
Brian LaValley
New Member

Re: Network interface device files

Is there another way to access lan1? I can't just enter "-i lan1", I have tried.