VPS侦探论坛

 找回密码
 注册
查看: 3187|回复: 2

lnmp1.4 ftp 账号设置成功,不能登陆

[复制链接]
发表于 2017-9-14 12:20:54 | 显示全部楼层 |阅读模式

状态:    连接建立,等待欢迎消息...
响应:    220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
响应:    220-You are user number 1 of 50 allowed.
响应:    220-Local time is now 12:18. Server port: 21.
响应:    220-This is a private system - No anonymous login
响应:    220-IPv6 connections are also welcome on this server.
响应:    220 You will be disconnected after 15 minutes of inactivity.
命令:    AUTH TLS
响应:    500 This security scheme is not implemented
命令:    AUTH SSL
响应:    500 This security scheme is not implemented
错误:    严重错误: 无法连接到服务器
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
 楼主| 发表于 2017-9-14 12:25:57 | 显示全部楼层

查看 iptables -L -n 规则提示如下



[root@instance-1 ~]# iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           state NEW udp dpt:5782
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:5782
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:22
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:80
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:20
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:21
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpts:20000:30000
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:443
DROP       tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:3306
ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 8

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
发表于 2017-9-14 20:02:51 | 显示全部楼层

上面错误信息已经明确提示了
默认安装的FTP服务器均为普通连接非TLS加密连接,选了TLS加密肯定连接不上
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-9-25 09:38 , Processed in 0.025775 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表