ubuntu12.04网络连接变扇形

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
iiflippedla
帖子: 6
注册时间: 2012-10-31 8:57
系统: ubuntu12.04

ubuntu12.04网络连接变扇形

#1

帖子 iiflippedla »

ubuntu12.04网络连接变扇形,

命令重启网卡会有一些信息:
* Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
* Reconfiguring network interfaces... Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
[ OK ]

网卡可以上网,但是连接不了VPN

这是什么问题,各们帮我看看,谢谢了
惟吾无为
帖子: 42
注册时间: 2012-03-21 20:28
系统: ubuntu 12.04

Re: ubuntu12.04网络连接变扇形

#2

帖子 惟吾无为 »

能上网就没问题了,网卡总不可能单独跟vpn过不去吧。
你检查下VPN 的设置之类的。你可以谷歌下。
iiflippedla
帖子: 6
注册时间: 2012-10-31 8:57
系统: ubuntu12.04

Re: ubuntu12.04网络连接变扇形

#3

帖子 iiflippedla »

原来是网络配置有两种方式:network-manager和/etc/network/interfaces
而这两种方式是相互冲突的>_<

之前一直配置置/etc/network/interfaces都没反应>_<
现在配置network-manager的配置文件/etc/NetworkManager/NetworkManager.conf就好了
回复