还是不行,不像是 NetworkMangager 的问题,ping 局域网内的 ip 是可以通的
当 interfaces 文件只保留
auto lo
iface lo inet loopback
这两句时,并且关掉 network-manager 服务:
sudo /etc/init.d/network-manager stop

这时wlan0关掉了,eth0 仍在, 即使重启电脑,问题依旧


2013/10/31 qspy wang <[email protected]>

> /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
>
> # The primary network interface
> allow-hotplug eth0
> #NetworkManager#iface eth0 inet dhcp
>
>
>
>
> 2013/10/31 rainysia <[email protected]>
>
>> 这个问题。好像和以前我遇到过一样。。。
>>
>> 你把/etc/network/interfaces 贴出来。
>> 参考
>> http://blog.csdn.net/rainysia/article/details/7052472
>> http://hi.baidu.com/microji/item/7fc7ce22b6b9a0122a0f1c03
>>
>>
>>
>>
>
>
> --
>       致
> 礼!
> Qspy
>



-- 
      致
礼!
Qspy

回复