Hi Erin, we experienced same problems some time ago. Some ftp servers worked, others not.
Maybe you can check the following on your management server: ---- $FWDIR/lib/base.def ------------------------------------------ // #define FTPPORT(match) (call KFUNC_FTPPORT <0x1|(match)>) #ifdef IPV6_ENABLED #define FTP6PORT(match) (call KFUNC_FTP6PORT <0x1|(match)>) #endif // // Use this if you do not want the FW-1 module to insist on a newline at the // end of the PORT command: #define FTPPORT(match) (call KFUNC_FTPPORT <(match)>) ------------------------------------------------------------------- Maybe it helps. Regards Torsten Goedicke > -----Original Message----- > From: Erin Young > Sent: Wednesday, June 14, 2006 1:33 AM > Subject: Re: [FW-1] Problem with FTP List Command through Firewall > > > The list command gets to the ftp server, proftpd, but they > insist it is on > the firewall side. Also, ftp works with several other > vendors. I was just > curious if anyone else has seen this issue with Checkpoint before. > > > >From: Christian Chiaverini <[EMAIL PROTECTED]> > >Subject: Re: [FW-1] Problem with FTP List Command through Firewall > >Date: Mon, 12 Jun 2006 14:38:17 -0400 > > > > > >Ask the admin of the ftp server to dump a session. If they > see the LIST > >command get to the server then it will be an application issue. > > > > > > > > > >Christian Chiaverini > > > > > >-----Original Message----- > >From: Erin Young > >Sent: Monday, June 12, 2006 12:52 PM > >Subject: [FW-1] Problem with FTP List Command through Firewall > > > >We are currently experiencing a problem with executing the > List command to > >an ftp server through our firewalls running on the Nokia > IP380 platform. > >When we connect, we are able authenticate and connect using > passive mode, > >then the List command executes and the connection just > hangs. There are no > >drops or errors in the firewall logs. Also, it works fine > with other ftp > >servers. The owner of the external ftp server keeps > insisting that the > >problem is on our side. Anyone have any similar experiences and > >resolutions? > > ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
