I am in the process of setting up the network card on my dual boot RedHat 8 machine and am at a loss.
I am using DEC 21040 ethernet card that can ping itself, but cannot ping anything else. I know its not the cable or port because everything works fine on the windows side (go figure)
Whenever I try to ping a different machine, It times-out and has the message Destination host unreachable.
Anyway, here is the output of my ifcfg_eth0
Device=eth0
bootproto=none
broadcast=*.*.223.255
ipaddr=*.*.223.105
netmask=255.255.255.0
network=*.*.223.0
onboot=yes
userauth=no
peerdns=no
gateway=*.*.223.254
type=ethernet
-My dns server is *.*.226.1
-My ethernet card is using irq 11 and is not sharing with anything else.
-I think the driver my card is using is something called Tulip
Any suggestions are greatly appreciated