分页: 1 / 1

我的network manager不能自动连上有线连接

发表于 : 2008-04-12 13:40
huangdc
我的network manager不能使用有线上网,只有用sudo ifup eth0才行。另外拔掉网线也不显示断线。另外使用有线时左键点击network manager图标的菜单里没有有线连接选项了,只有无线选项,不能切换到有线连接。哪位知道是怎么回事么?
我的/etc/network/interfaces文件如下:

代码: 全选

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback



#auto dsl-provider
#iface dsl-provider inet ppp
#pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
#provider dsl-provider

auth eth0
iface eth0 inet dhcp


发表于 : 2008-04-13 11:26
NoOne
hand

一样的问题,每次开机都要 sudo ifup eth0,否则就没有ip。
补充一下,刚开始用DHCP是能分到IP的,但我的网络是要静态IP才行,结果每次只有ifup