可以ping通,并且linux下telnet也是可以通信的,请问这是什么原因呢?
2017/07/19 11:10:11 an error!dial tcp 39.108.236.252:7778: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. exit status 1
有疑问加站长微信联系(非本文作者)

是不是 Linux 上防火墙限制端口了
现在的centons貌似是用的新的防火墙,没有这个东西了吧?我是用的阿里云,6个月免费的那种,访问是直接访问的IP+端口
检查阿里云的安全组设置,除了ssh的端口其他默认都没开放
感谢!! 是这个问题