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