dos下登录fedora下的vsftp失败

我有两个FTP站点:A - windows xp下的IIS, B - 虚拟机fedora12下的vsftp,都是正常运行的,同时这两个站点都允许匿名访问。

dos下访问A,或在fedora12终端下登录B,都是成功的。但是在dos下访问B,或在fedora12终端下访问A都是失败的。为什么呢?

 

想来想去不明白,因为我的windows xp已经关闭了防火墙,而且fedora也已经关闭了selinux。搞到最后原来是fedora12下的防火墙的缘故。

最后,把fedora下的防火墙也关了,命令如下:

[root@vsftpd #70]#service iptables stop
iptables
:清除防火墙规则:                                 [确定]
iptables
:将链设置为政策 ACCEPTfilter                    [确定]
iptables
:正在卸载模块:                                   [确定]

这样之后,就可以成功地登录windows下的ftp-A了,同时,dos也可以成功地登录fedora12下的B了。看看结果吧:

dos登录A

C:\Documents and Settings\zhouciming>ftp 192.168.1.102

Connected to 192.168.1.102.

220 (vsFTPd 2.2.2)

User (192.168.1.102:(none)): ftp

331 Please specify the password.

Password:

230 Login successful.

ftp> ls

200 PORT command successful. Consider using PASV.

150 Here comes the directory listing.

pub

226 Directory send OK.

ftp: 收到 5 字节,用时 0.00Seconds 5000.00Kbytes/sec.

ftp> dir

200 PORT command successful. Consider using PASV.

150 Here comes the directory listing.

drwxr-xr-x    2 0        0            4096 May 17  2010 pub

226 Directory send OK.

ftp: 收到 61 字节,用时 0.00Seconds 61000.00Kbytes/sec.

ftp> close

221 Goodbye.

ftp> disconnect

Not connected.

ftp> bye


fedora12
终端下登录ftp-A:

[root@vsftpd #71]#ftp 192.168.1.100

Connected to 192.168.1.100 (192.168.1.100).

220 Microsoft FTP Service

Name (192.168.1.100:root): ftp

331 Anonymous access allowed, send identity (e-mail name) as password.

Password:

230 Anonymous user logged in.

Remote system type is Windows_NT.

ftp> ls

227 Entering Passive Mode (192,168,1,100,80,179).

125 Data connection already open; Transfer starting.

06-15-11  10:17PM                  280 a.txt

226 Transfer complete.

ftp> dir

227 Entering Passive Mode (192,168,1,100,80,180).

125 Data connection already open; Transfer starting.

06-15-11  10:17PM                  280 a.txt

226 Transfer complete.

ftp> bye

221 

[root@vsftpd #72]#

原来linux下的防火墙的服务名是:iptables,现在才知道,慢慢积累吧!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值