LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1214|回复: 0

求助:intel 82558的网卡应该怎样安装呀???

[复制链接]
发表于 2005-11-19 12:31:07 | 显示全部楼层 |阅读模式
使用 debian-31r0a-i386光碟安装可以认出网卡,并加载e100,但只能ping通自己(我这里是内网),怎么ping不通其它主机。加载eepro100出现 NETDEV WATCHDOG: eth0: transmit timed out之类的错误。去intel的主页下载网卡的驱动,安装后也是出现 NETDEV WATCHDOG: eth0: transmit timed out,换块D-link的8139还是出现NETDEV WATCHDOG: eth0: transmit timed out的错误。

/etc/network/interfaces的内容为

# The loopback interface
auto lo
iface lo inet loopback

# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
auto eth0
iface eth0 inet static
address 192.168.10.3
netmask 255.255.255.0
network 192.168.10.0
broadcast 192.168.10.255
gateway 192.168.10.1

看来看去,应该是没有问题,是不是与主板上的1394接口有关,论坛上有关1394的文章好少,还望高人指点!!!
:help  :help  :help
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表