Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 1998 16:02:26 +0800 (CST)
From:      Lee <ncisoft@public3.bta.net.cn>
To:        isp@FreeBSD.ORG
Subject:   question about ftp proxy command
Message-ID:  <3611E63C315.075BNCISOFT@public.fhnet.cn.net>

next in thread | raw e-mail | index | archive | help
hi all,

Now I'm running one FreeBSD 2.2.5 box, which was linked to 
Internet directly, I want to using the proxy feature of ftp. 
the figure was below:

                                  proxy open
my freebsd box ----> FTP Site(1) --------------> FTP Site(2)

then I type commands like these:
[my fbsd] % ftp ftp.site.1
ftp> proxy open ftp.site.2
ftp> proxy put file.in.ftp.site.2
local: filename remote: filename
ftp.site.2:200 Type set to I.
ftp.site.2:227 Entering Passive Mode (202,96,0,124,19,135)
ftp.site.1:200 Type set to I.
ftp.site.1:500 Illegal PORT Command

I'm very puzzled, why "Illegal PORT Command"¡£If I used my another
FreeBsd box which was linked to internet via ppp connection, no any
problem at all, the file was transfered to the ftp.site.1 from site2.

My English is poor :-(((

Best Regards,
YG Lee



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3611E63C315.075BNCISOFT>