What happens when you try the skge module, as suggested by hyvatti ?
The sk98lin driver is no more the correct one for D-Link DGE-530T gigabit ethernet card, and probably a whole lot of other cards. The new kernel module is skge. You need to remove a line referencing the old driver from /etc/modprobe.conf, and replace it with skge like this:
alias eth0 skge
Of course, yours would be;
alias eth1 skgeAlso, you noted;
I have tried following jimgolding's post to manually configure the driver i.e. modifying /etc/modprobe.conf and adding /etc/sysconfig/network-scripts/ifcfg-eth1 .
Did you use his example, or copy the references from your own ifcfg-eth0 file?
His was a static connection, yours may be DHCP auto?
_________________________
"I love it when a plan comes together." - Hannibal Smith