无法安装山石VPN linux客户端
Tofloor
poster avatar
dianwuwang
deepin
2019-05-31 07:09
Author
下载山石VPN linux客户端安装的时候提示仅支持ubuntu centos,深度系统能否怎么配置,使得支持安装吗?


https://www.hillstonenet.com.cn/product-and-service/border-security/ngfw/

Reply Favorite View the author
All Replies
avatar
superendermansm
deepin
2019-05-31 08:34
#1
你这个帖子。。。论坛ban讨论微。P嗯,怕被ban。你不如去tieba或者Qgroup
Reply View the author
avatar
superendermansm
deepin
2019-05-31 08:34
#2
等着aida睡醒你这个帖子不保
Reply View the author
avatar
xiongweixp
deepin
2019-05-31 17:26
#3
https://bbs.deepin.org/post/178599
等着aida睡醒你这个帖子不保

这个是 用于 企业内部办公的VPN,又不是F.Q.用的 ,怕什么B.A.N,很多 公司 都在用
Reply View the author
avatar
jianguo922
deepin
2019-05-31 17:35
#4
只能让官方适配
Reply View the author
avatar
南方橘子
deepin
2019-05-31 20:57
#5
本帖最后由 hakena 于 2019-5-31 13:01 编辑

同样的问题,企业适配只能是企业间去沟通,对用户来说只是能用和不能用的区别。我是弄个虚拟机先凑活,楼上可以参考下,其实我专门弄了个虚拟机解决一堆问题,比如域的OUTLOOK联系人,域里的共享文件,只能IE的软件,等等等等,并把这个虚拟机放在其他电脑上,一直开着,用REEALvnc来操作,
Reply View the author
avatar
兴安
deepin
2019-06-01 03:25
#6
我们单位最近也是在WIN下,安装了2款VPN软件。自己改到DEEPIN下,用控制面板的VPN设置里,网页打不开。谁能普及一下VPN有关的东西?

Reply View the author
avatar
superendermansm
deepin
2019-06-01 05:46
#7
那你可以去山石官网提需求,deepin的适配应该不怎么费事
Reply View the author
avatar
177******61
deepin
2019-06-04 04:46
#8
比较早的回复了。最近一直没有用过。https://bbs.deepin.org/post/166339
Reply View the author
avatar
Feng Yu
deepin
2019-06-04 05:23
#9
我测试了一下,这个软件是通过/etc/os-release判断当前发行版的。所以只要伪造一下Ubuntu 14.04的os-release就行了。安装完毕之后再还原回来就行了。

先备份一下/etc/os-release:

  1. sudo cp /etc/os-release /etc/os-release.bak
Copy the Code


然后编辑/etc/os-release,改为Ubuntu 14.04的:

  1. sudo cat > /etc/os-release <
  2. NAME="Ubuntu"
  3. VERSION="14.04.6 LTS (Xenial Xerus)"
  4. ID=ubuntu
  5. ID_LIKE=debian
  6. PRETTY_NAME="Ubuntu 14.04.6 LTS"
  7. VERSION_ID="14.04"
  8. HOME_URL="http://www.ubuntu.com/"
  9. SUPPORT_URL="http://help.ubuntu.com/"
  10. BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
  11. VERSION_CODENAME=trusty
  12. UBUNTU_CODENAME=trusty
  13. EOF
Copy the Code


之后运行安装程序就OK了。用完记得还原os-release,以免影响其他软件的安装和使用
Reply View the author
avatar
兴安
deepin
2019-06-04 10:44
#10
楼主试下,请反馈
Reply View the author
avatar
南方橘子
deepin
2019-06-04 19:52
#11
本帖最后由 hakena 于 2019-6-4 11:54 编辑

装上了,能连接,验证通过,但没有接收字节,ping不通
Reply View the author
avatar
toto332995805
deepin
2019-06-20 00:16
#12
装上了,能用,但是无法访问域名,只能通过ip访问服务,不知道是为啥,直接把域名服务器给隔过去了?
Reply View the author
avatar
Feng Yu
deepin
2019-06-20 00:42
#13
https://bbs.deepin.org/post/178599
装上了,能用,但是无法访问域名,只能通过ip访问服务,不知道是为啥,直接把域名服务器给隔过去了? ...

估计你要改你的DNS为VPN连接之后分配的DNS,找找看VPN的配置参数有没有允许使用VPN的DNS的选项,没用过这个VPN,之前只用过openvpn,那玩意是有选项可以设置VPN连接之后使用VPN的DHCP
Reply View the author
avatar
szzhengsb
deepin
2020-02-21 02:35
#14
使用超级权限对os-release进行修改,但是,但是,但是,再次打开,发现文件,还是显示deepin的版本.....
Reply View the author
avatar
SasukeBo
deepin
2022-11-03 02:33
#15

ubuntu 22.04.1 装上了
image.png

Reply View the author