局域网连接问题
Tofloor
poster avatar
angless
deepin
2020-09-09 18:12
Author
重新把最新版的装上后,问题来了,有线连接,代理也设置了,但是网页打不开了,还不如以前,应用商店也还是不能用,只能截图发上来求助各位如何解决
Reply Favorite View the author
All Replies
Ziggy
deepin
2020-09-09 18:49
#1
???局域网不是这个ip吧,一般都是192开头的
Reply View the author
angless
deepin
2020-09-09 18:59
#2
https://bbs.deepin.org/post/201623
???局域网不是这个ip吧,一般都是192开头的

公司局域网,192是常用的
Reply View the author
Ziggy
deepin
2020-09-09 19:10
#3
https://bbs.deepin.org/post/201623
公司局域网,192是常用的

试试在启动器找到应用商店,右键设置应用代理
Reply View the author
deepinuser17
deepin
2020-09-09 19:33
#4
打开深度终端, 运行以下命令:
  1. ifconfig
  2. netstat -rn
  3. ping 172.18.228.109
Copy the Code


ifconfig可以显示有线网的ip地址。netstat显示初始路由地址。ping用来确认机器可以联通到172.18.228.109。
Reply View the author
angless
deepin
2020-09-09 19:44
#5
https://bbs.deepin.org/post/201623
试试在启动器找到应用商店,右键设置应用代理

感谢,新人勿笑,现在问题又出来了应用商店全不能用
Reply View the author
angless
deepin
2020-09-10 00:40
#6
对DEEPIN用的不熟,想平常用来代替WINDOWS,现在感觉很不顺手
Reply View the author
angless
deepin
2020-09-11 01:01
#7
求助啊!希望真正能用起来,而不是这样折腾
Reply View the author
cnheiye
deepin
2020-09-11 07:06
#8
https://bbs.deepin.org/post/201623
求助啊!希望真正能用起来,而不是这样折腾

打开网页和访问域名都要靠DNS服务器解析的,可以看下dns是否正常,公司内网一般应该有搭建域名解析服务器(DNS)。
Reply View the author
angless
deepin
2020-09-11 17:04
#9
https://bbs.deepin.org/post/201623
打开网页和访问域名都要靠DNS服务器解析的,可以看下dns是否正常,公司内网一般应该有搭建域名解析服务器 ...

我查了,也问了信息的负责人,没有dns
Reply View the author
cnheiye
deepin
2020-09-11 19:43
#10
https://bbs.deepin.org/post/201623
我查了,也问了信息的负责人,没有dns

内网没有自己的DNS服务器的话,单独设置下外网的,比如114.114.114.114这种通用的,先看看能ping通不。因为打开网页必须DNS给予指引才行的
Reply View the author