Redhat AS3,单块网卡,网卡是好的 启动时Bringing up interface eth0 failed,不知什么原因
by wysunxiaohua - Linux论坛 - 2005-10-31 11:47:44 阅读(865) 回复(4)
我的linux as3.0,當啟動到Bringing up interface eth0,就停止不動了, 我該怎麼辦才能讓她啟動進去阿? 能否把eth0禁止掉讓我進入系統,具體應該怎麼做?
:( 我在装 8.0的时候 在配置网络的时候 选择了自动 每次启动都要在 Bringing up interface eth0: 这项检测上 停顿好一会 然后显示: De*** IP information for failed. 第一个单词没记住,我想问问怎么样把它改过来让他不要在检测那么上时间 谢谢!
eth0 Link encap:ethernet HWaddr 00:0C:29:0D:2A:2F inet addr:10.0.0.10 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe0d:2a2f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2038 errors:0 dropped:0 overruns:0 frame:0 TX packets:4072 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 t...
内核版本:2.6.15-1.2054-FC5 机器上只接了一块网卡,记为eth0,采用dhcp方式上网, ifconfig显示记录如下: eth0 Link encap:ethernet HWaddr 00:00:B4:36:C9:84 inet addr:192.168.123.151 Bcast:192.168.123.255 Mask:255.255.255.0 inet6 addr: fe80::200:b4ff:fe36:c984/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:8013 errors:0 dropped:0...
eth0是外网,eth1是内网 我把eth0设置为禁用,重新启动服务器皇后使用ifconfig查看发现eth0(居然启动)和eth1的IP地址都是192.168.1.100,于是我又禁用eth1后,再次ifconfig发现eth0为192.168.1.100(明明已经禁用),而eth1禁用。 我不知道为什么eth0禁用还能启动,其IP和eth1一样为192.168.1.100? 还有就是eth0不可以禁用,而eth1 可以禁用? [ 本帖最后由 ballball2 于 2006-3-20 16:58 编辑 ]
使用 service network status 可以发现 l0 and eth0 但是 eth0 处于 inactive status 如何处理 谢谢:) 我是 从 2。4 的内核 升级到 2。6 就无法激活 这个网卡了 使用 2。4 进入系统 没有问题:)