花井さん、ありがとうございます。 > > >/sbin/modprobe 8139xx > > これは何処にいれればNICを自動で認識してくれるのでしょうか??? > > /etc/sysconfig/network-scripts に ifupcfg-eth1 は出来ているのですよね? network-scriptsなかったです。 > ならば,/etc/modules.conf に > alias eth1 8139too > と書いておくだけで,起動時など,必要な時に自動的に 8139too ドライバー > をロードしてくれます. alias eth0 8139tooをalias eth1 8139tooに修正して今から再起動します。 JEISON