[SOLVED] Network is not detecting on RHEL 4.5 32bit

Mobin

Member
Mar 15, 2019
31
2
13
36
We have a three node proxmox cluster and recently we installed a 32bit RHEL 4.5 vm but post installation RHEL 4.5 is not showing network interface.

Have anyone faced this issue.
 
Please post your VM config - which vNIC type do you use?

> qm config VMID
 
root@ascchypsrv3:~# qm config 101
bootdisk: scsi0
cores: 3
ide2: nfsiso:iso/RHEL4.6-i386-AS-DVD.iso,media=cdrom,size=2273420K
memory: 8192
name: idsnasccsrv7
net0: virtio=AA:B5:6A:4B:AC:FE,bridge=vmbr1,firewall=1
net1: e1000=4A:02:0E:88:CF:1F,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: idsnasccVMStore:101/vm-101-disk-0.qcow2,size=51G
smbios1: uuid=ae22c5f1-ed3c-4d63-b261-305a92f4ac11
sockets: 2
vmgenid: afc0fd61-0e00-416a-86e6-6a38ad10f9d9
 
Dear Aaraon,

Thanks for your response.

RHEL 4.5 32 bit is a specific requirement for us so we cannot upgrade the OS.

I change nic to e1000 and try it
 
Dear All,

Thanks for the update.

While installing I have selected 2.4 kernel and used e1000 driver. Now the interface got detected
 
  • Like
Reactions: aaron
Great! Can you please mark the thread as solved? Edit the first post and select the prefix next to the title. Thanks :)
 
  • Like
Reactions: Mobin