Chinaunix
标题:
网卡 eth0 处于停止状态
[打印本页]
作者:
iqcutewizard
时间:
2006-02-21 12:32
标题:
网卡 eth0 处于停止状态
使用 service network status
可以发现 l0 and eth0
但是 eth0 处于 inactive status
如何处理 谢谢:)
我是 从 2。4 的内核 升级到 2。6 就无法激活 这个网卡了
使用 2。4 进入系统 没有问题:)
作者:
hongzjx
时间:
2006-02-21 13:07
ifdown eth0
ifup eth0
作者:
iqcutewizard
时间:
2006-02-21 17:33
#service network status
Configured devices:
lo eth0
Currently active devices:
lo
#service network restart
Shutting down loopback interface: ok
Setting network parameters: ok
Bringing up loopback interface: ok
Bringing up interface eth0 ok
#ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:882 (882.0 b) TX bytes:882 (882.0 b)
没有了 使用了 ifdown eth0 没有此设备 ifup eth0 没有输出信息
是不是 不支持 ipv6 还是怎么得勒:)
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2