公司WiFi可以上网,但不能使用apt-get安装软件
Tofloor
poster avatar
873792861
deepin
2017-09-20 17:54
Author
本帖最后由 873792861 于 2017-9-20 10:25 编辑

      如题,在家里网络可以正常使用apt-get 或者使用商店安装软件的。但是回到公司,使用公司WiFi网络,却不能安装软件。

update报如下错误:
leon@leon-PC:~$ sudo apt-get update
忽略:1 http://packages.deepin.com/deepin panda InRelease
错误:2 http://packages.deepin.com/deepin panda Release
  连接失败 [IP: 202.141.160.114 80]
正在读取软件包列表... 完成
E: 仓库 “http://packages.deepin.com/deepin panda Release” 不再含有 Release 文件。
N: 无法安全地用该源进行更新,所以默认禁用该源。
N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。

这是为啥?我已经试过把公司WiFi接入点的 IPv6选择忽略了,也是不行。
在/etc/hosts里面加一行也是不行
202.141.160.114 packages.deepin.com
源改到cdn.packages.deepin.com也是不行
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-20 18:20
#1
公司是不是对网络做了限制
Reply View the author
avatar
873792861
deepin
2017-09-20 18:26
#2
https://bbs.deepin.org/post/145775
公司是不是对网络做了限制

这个不清楚,但是是可以打开http://packages.deepin.com/这个网站的
Reply View the author
avatar
jingle
deepin
2017-09-20 19:11
#3
https://bbs.deepin.org/post/145775
这个不清楚,但是是可以打开http://packages.deepin.com/这个网站的

可能是公司wifi设置的问题
Reply View the author
avatar
duanyao
deepin
2017-09-20 19:24
#4
可能你们公司的网络出口上有拦截吧,咨询你们的网管可能更快。
仅仅是wifi的问题吗,有线怎样?
Reply View the author
avatar
873792861
deepin
2017-09-21 00:01
#5
https://bbs.deepin.org/post/145775
可能你们公司的网络出口上有拦截吧,咨询你们的网管可能更快。
仅仅是wifi的问题吗,有线怎样? ...

公司没有提供有线的
Reply View the author
avatar
duanyao
deepin
2017-09-21 00:10
#6
https://bbs.deepin.org/post/145775
公司没有提供有线的

那还是找网管吧。如果自己有兴趣研究问题的原因,可以用 wireshark 抓包看看。
Reply View the author