i am running a fresh installation of red hat enterprise linux v.5 on a dell dimension 8200 desktop box (all stock hardware, including the ethernet card included with it.)
i installed RHEL v.3 and had no issues with connectivity, but wanted to get going with the latest version of RHEL if i can make it work. i also booted off of a live CD and made sure that the problem wasn't hardware related (cable, jack, card, etc) it worked fine off the live CD.
the symptom: cannot connect to the net, internal or external. pings to the router find no route to host. if the ethernet cable is unplugged and replugged, the connection comes up, and everything is great (web access is fine, pings to the router go through just fine) but after 2-3 minutes the connection drops. the only way to get it back is to unplug/replug the cable, then the cycle starts again.
the system log shows the following activity:
kernel: xenbr0: port 2(peth0) entering learning state <-- after the cable is unplugged/replugged
kernel: xenbr0: topology change detected, propagating
kernel: xenbr0: port 2(peth0) entering forwarding state
kernel: xenbr0: port 2(peth0) entering disabled state
then the connection is dropped.
i managed to get the system updater to run, by unplugging/replugging the cable every 2 minutes while all the patches and upgrades were downloaded, and got them to update the system. problem still exists.
found the following page talking about a bug with xen:
http://bugzilla.xensource.com/bugzil...bug.cgi?id=431
tried setting the interface to not bind to a specific MAC as suggested... no change.
tried disabling the firewall as suggested. no change.
has anyone seen this before? i can't call red hat support as this is an educational license and i have not paid the extra $$ for support (yet)
if i can make this server work then i will buy a real server class machine to run it on, and buy a version with support, but i can't get past this pitfall.