From owner-freebsd-questions Wed Apr 21 11:42:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from anon.lcs.mit.edu (anon.lcs.mit.edu [18.26.0.254]) by hub.freebsd.org (Postfix) with SMTP id AB280158B6 for ; Wed, 21 Apr 1999 11:42:27 -0700 (PDT) (envelope-from serge69@nym.alias.net) Date: 21 Apr 1999 18:39:58 -0000 Message-ID: <19990421183958.18985.qmail@nym.alias.net> From: Sergey Subject: Re: FTP and NATD. How it works? To: "Doug White" Cc: References: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > 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. > Sorry, I wrote not clear enough. All WORKS great - i got files, listings etc... The question is "why it works?". According to my idea FTP daemon should try host 192.168.1.2 (my internal private address) and fail connection in active mode... This is NOT case, so I missed something... Could you hint me? This is not practical question. Just curiosity ;) P.S.: The natd manual/source doesn't give answer ... Thanks, Sergey. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message