From owner-freebsd-isp Wed Sep 30 01:04:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19481 for freebsd-isp-outgoing; Wed, 30 Sep 1998 01:04:30 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from public.fhnet.cn.net (ns.fhnet.cn.net [202.99.8.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19476 for ; Wed, 30 Sep 1998 01:04:27 -0700 (PDT) (envelope-from ncisoft@public3.bta.net.cn) Received: from lee (ppp82.fhnet.cn.net [202.99.8.82] (may be forged)) by public.fhnet.cn.net (8.8.8/8.8.8) with SMTP id QAA20834 for ; Wed, 30 Sep 1998 16:02:26 +0800 (CST) Date: Wed, 30 Sep 1998 16:02:26 +0800 (CST) From: Lee To: isp@FreeBSD.ORG Subject: question about ftp proxy command Message-Id: <3611E63C315.075BNCISOFT@public.fhnet.cn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver 1.24 (beta 6) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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