From owner-freebsd-questions Tue Apr 20 14:23: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id B583A15885 for ; Tue, 20 Apr 1999 14:22:57 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA25031; Tue, 20 Apr 1999 14:20:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 20 Apr 1999 14:20:24 -0700 (PDT) From: Doug White To: Sergey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FTP and NATD. How it works? In-Reply-To: <19990420103603.31995.qmail@nym.alias.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 20 Apr 1999, Sergey wrote: > Hello! > > I've used Windows ftp.exe from Microsoft. It works > through NATD. According to FTP spec (RFC 959) daemon > should make data connection to user-DTP, but it is > impossible through NAT. Isn't it? > > It seems that client works according to FTP spec... > I've logged outgoing (command) session using tcpdump. > > USER sergey > PASS here is my pass word > PORT 192,168,1,2,12,13 > NLST > PORT 192,168,1,2,12,14 > NLST > QUIT > > Can someone be nice enough to explain me details. Try setting up some logging on the firewall and make sure the packets aren't getting eaten. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message