请问装SS到底对vps有什么要求?

184 views
Skip to first unread message

natodis

unread,
Oct 23, 2015, 8:58:24 AM10/23/15
to 翻墙论坛
买了一个国内的vps,想装个SS上网加速,结果试了python的golang的都不行,服务端似乎运行正常,就是连不上。又试了gost TLS tunnel,也不行,最后试了ssh直接代理也不行(vps本身就是用ssh登录的),请问问题有可能出在哪里?vps封了什么端口?少装了什么东西?预装的是CentOS 7.1 64位纯净版。

Gary12

unread,
Oct 23, 2015, 9:29:53 AM10/23/15
to 翻墙论坛, godis...@gmail.com
CentOS7要关闭防火墙才能用:
systemctl stop firewalld
systemctl disable  firewalld

在 2015年10月23日星期五 UTC下午12:58:24,natodis写道:

natodisk

unread,
Oct 23, 2015, 10:15:01 AM10/23/15
to 翻墙论坛, godis...@gmail.com
又试了运行这两条命令后重装,还是不行,用的是这里的

Shadowsocks-go一键安装脚本

https://teddysun.com/392.html

要不我把vps给你帮我看下到底什么问题?

有没有一个临时的邮箱,或者别的什么办法能给你?


Gary12於 2015年10月23日星期五 UTC+8下午9時29分53秒寫道:

natodisk

unread,
Oct 23, 2015, 10:19:42 AM10/23/15
to 翻墙论坛, godis...@gmail.com
这个信箱有60分钟,方便的话,通过这个把ip密码给你。
http://www.fakeinbox.com/

Gary12於 2015年10月23日星期五 UTC+8下午9時29分53秒寫道:

Gary12

unread,
Oct 23, 2015, 10:30:05 AM10/23/15
to 翻墙论坛, godis...@gmail.com
prea...@fakeinbox.com

不介意的话,把IP和ssh密码和ssh端口发给我,我帮你看看

在 2015年10月23日星期五 UTC下午2:19:42,natodisk写道:
Message has been deleted

natodisk

unread,
Oct 23, 2015, 12:07:49 PM10/23/15
to 翻墙论坛, godis...@gmail.com
网站没见有登录过,直接通过ssh登录的吧,有空儿的话试,没空明天再说吧。(发了3封,不应该没收到吧)

Gary12於 2015年10月23日星期五 UTC+8下午10時30分05秒寫道:

Gary12

unread,
Oct 24, 2015, 7:29:18 AM10/24/15
to 翻墙论坛, godis...@gmail.com
已经知道原因在哪里了:
你的这台国内的VPS根本无法连接国外被墙的网站,下面是测试结果:

1.
[root@localhost ~]# curl www.google.com
^C
[root@localhost ~]# ping google.com
PING google.com (216.58.221.46) 56(84) bytes of data.
^C
--- google.com ping statistics ---
9 packets transmitted, 0 received, 100% packet loss, time 8040ms

无论是ping google.com还是curl解析都没有网站的回应,但是ping baidu是有回应的:

[root@localhost ~]# ping baidu.com
PING baidu.com (220.181.57.217) 56(84) bytes of data.
64 bytes from 220.181.57.217: icmp_seq=1 ttl=54 time=31.1 ms
64 bytes from 220.181.57.217: icmp_seq=2 ttl=54 time=30.9 ms
64 bytes from 220.181.57.217: icmp_seq=3 ttl=54 time=31.2 ms
64 bytes from 220.181.57.217: icmp_seq=4 ttl=54 time=30.9 ms
64 bytes from 220.181.57.217: icmp_seq=5 ttl=54 time=30.9 ms
64 bytes from 220.181.57.217: icmp_seq=6 ttl=54 time=31.1 ms
^C64 bytes from 220.181.57.217: icmp_seq=7 ttl=54 time=30.7 ms

--- baidu.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 39347ms
rtt min/avg/max/mdev = 30.778/31.037/31.229/0.244 ms


 说明你的VPS还是相当于在国内局域网内使用,根本无法翻墙。

2. 你再看看我的VPS的测试结果:

[root@vultr ~]# ping google.com
PING google.com (173.194.117.200) 56(84) bytes of data.
64 bytes from nrt04s11-in-f8.1e100.net (173.194.117.200): icmp_seq=1 ttl=58 time=1.47 ms
64 bytes from nrt04s11-in-f8.1e100.net (173.194.117.200): icmp_seq=2 ttl=58 time=1.45 ms
64 bytes from nrt04s11-in-f8.1e100.net (173.194.117.200): icmp_seq=3 ttl=58 time=1.48 ms
64 bytes from nrt04s11-in-f8.1e100.net (173.194.117.200): icmp_seq=4 ttl=58 time=1.42 ms
64 bytes from nrt04s11-in-f8.1e100.net (173.194.117.200): icmp_seq=5 ttl=58 time=1.44 ms
64 bytes from nrt04s11-in-f8.1e100.net (173.194.117.200): icmp_seq=6 ttl=58 time=1.49 ms
^C
--- google.com ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5006ms
rtt min/avg/max/mdev = 1.420/1.462/1.499/0.045 ms
[root@vultr ~]# curl google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
</BODY></HTML>

我的VPS无论是ping google还是curl解析网站google.com都有回应。

所以,你的VPS根本无法翻墙,因为你的VPSx线路还是在国内混,跟国际出口是屏蔽的,建议你退款吧。 换一个跟我一样的vultr VPS试试.
Reply all
Reply to author
Forward
0 new messages