ads4中vsftpd server不能登陆的问题,急
时间:2005-02-21
来源:互联网
i Control connection successfully established.
< 220 (vsFTPd 2.0.1)
i Time zone of server could not be determined.
> USER oracle
< 331 Please specify the password.
> PASS <password>
< 230 Login successful.
> SYST
< 215 UNIX Type: L8
> PWD
< 257 "/home/oracle"
> PASV
< 227 Entering Passive Mode (172,16,64,112,48,88)
i Data connection 4CDEE8 could not be established (10065).
< 220 (vsFTPd 2.0.1)
i Time zone of server could not be determined.
> USER oracle
< 331 Please specify the password.
> PASS <password>
< 230 Login successful.
> SYST
< 215 UNIX Type: L8
> PWD
< 257 "/home/oracle"
> PASV
< 227 Entering Passive Mode (172,16,64,112,48,88)
i Data connection 4CDEE8 could not be established (10065).
作者: xzh2000 发布时间: 2005-02-21
在防火墙配置中,将网卡eth0配成信任设备,即:
iptables -A INPUT -i eth0 -j ACCEPT
然后试试!
iptables -A INPUT -i eth0 -j ACCEPT
然后试试!
作者: felix 发布时间: 2005-02-21
1 关了 iptables
2 修改vsftp.conf 添加 ftp_data_port=20 ,iptables 打开20
2 修改vsftp.conf 添加 ftp_data_port=20 ,iptables 打开20
作者: x2x4 发布时间: 2005-02-21
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28