关于双网卡的配置

由 零二年的夏天 在 10-13-2003 11:04 发表:

关于双网卡的配置

Intel845GL;

RealTalk8139(板载);

RH9.0;

ADSL拨号上网;

在没有安装第二块网卡的时候一切正常。

昨天装了一块新网卡;芯片是RealTalk8139的,

在Win2K下十分钟配置完成,连接Internet。

在Linux下Kudzu(?)发现新硬件,但是我默认中文,所以在终端下乱码,于是跳过。

touch /etc/sysconfig/network-scripts/ifcfg-eth1

echo onBOOT=yes > ifcfg-eth1

等相关参数。

echo alias eth1 8139too > /etc/modules.conf

reboot

dmesg

看到系统发现未知芯片,好像指定了rlt8139在eth0

eth1检测正确。

但两块网卡在启动时都 start [OK]

在dmesg的最后描述中发现两块网卡工作在半全工的工作状态。

startx

启动“网络”,发现eth0不活跃,也无法激活。

eth1活跃。

ppp0不活跃,在改变设备之后,激活也无法成功。

reboot仍然如此。

ifconfig 10.11.34.1 eth0

ifconfig 192.168.0.1 eth1

/etc/rc.d/init.d/network stop

/etc/rc.d/init.d/network start

/etc/rc.d/init.d/network restart

reboot

都不能解决问题。

把新网卡拔掉,删除eth1。

reboot (times=n)

eth0&ppp0 可以激活

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus