ethernet card recognized, driver modul loaded//sorry for no break(how?)
we used dhcp already
Results:
[root@prod1 /root]# lspci\n00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (AGP di\nsabled) (rev 03)\n00:07.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)\n00:07.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)\n00:07.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)\n00:07.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)\n00:0f.0 Multiport serial controller: Quatech Inc: Unknown device 0030 (rev 43)\n00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd. \n\n\n\n\nRTL-8139 (rev 10)\n00:12.0 VGA compatible controller: Chips and Technologies F69000 HiQVideo (rev 6\n4)\n00:13.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)\n\n\n[root@prod1 /root]# lsmod
Module Size Used by\nlockd 30344 1 (autoclean)\nsunrpc 52132 1 (autoclean) [lockd]\nrtl8139
(more...)
suggestion
Because the driver modules already loaded, u can try to bring up the network manually by run
#/etc/init.d/network restart
If any error, post here.
#/etc/init.d/network restart
If any error, post here.