分页: 1 / 1

ubuntu12.04网络连接变扇形

发表于 : 2012-12-03 14:23
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

这是什么问题,各们帮我看看,谢谢了

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

发表于 : 2012-12-03 18:15
惟吾无为
能上网就没问题了,网卡总不可能单独跟vpn过不去吧。
你检查下VPN 的设置之类的。你可以谷歌下。

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

发表于 : 2012-12-03 18:21
iiflippedla
原来是网络配置有两种方式:network-manager和/etc/network/interfaces
而这两种方式是相互冲突的>_<

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