Operating System - Linux
1833784 Members
2580 Online
110063 Solutions
New Discussion

RH 2.1 AS o DL380G4; vlan trouble

 
AA de Boer_1
Occasional Contributor

RH 2.1 AS o DL380G4; vlan trouble

Hi,

I've installed RH 2.1 AS on a DL380 G4. Added the PSP as provided by HP, ran up2date to update the system en ran the PSP again to update stuff.
The kernel version is now 2.4.9-e.65.

Now I'm trying to enable vlans using the vlan-1.8.0q-14.src.rpm as provided by HP.

The trouble as that apparently I am missing the if_vlan.h header file; it's nowhere to be found on the system.

I checked with an old vanilla 2.4.9 kernel source and the file is not in there either.

Anyone know about vlans on such an old O/S installation?

Thanks in advance.

Sander
1 REPLY 1
Gopi Sekar
Honored Contributor

Re: RH 2.1 AS o DL380G4; vlan trouble


if_vlan.h file is part of kernel source package I believe.

So install kernel source rpm, and the .h files are located in /usr/src//include/asm directory

Make appropriate link to /usr/include directory and you should be fine. But most of the time if you install kernel-source rpm then PSP should install fine wihtout any problem.

Regards,
Gopi
Never Never Never Giveup