On Thu, Nov 01, 2001 at 06:51:58PM +0530, Arun Kumar Dheena wrote: > We are implementing FTP-ALG for the NAT. > The ALG needs to translate the v6FTP packets > to v4 FTP packets (Eg., EPRT to PORT). > > The problem is, when the lftp sends out a EPRT (during ls), > the ALG could not able to recognize it. > I want to know whether in lftp, the ftp data is being > encrypted? Or how can I make lftp send normal ASCII data.
It does send normal ascii data. You can turn on debug in lftp (using command debug) and see what it sends and receives. -- Alexander. | http://www.yars.free.net/~lav/
