Opened 19 years ago

Last modified 19 years ago

#826 closed Bug report

command ended with new line return FTPS error

Reported by: baurich Owned by:
Priority: normal Component: Other
Keywords: Cc: baurich, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

FIREWALL Error Generated after rejecting FTPS
Session = Port command ended without a new line

This was a FTPS connection attempt.

Can an option be placed to have a new line return
following commands. Firewalls warn not to turn off this
security as follows:

For those of you that run into the same problem I did. A
few people gave me the answer below. I also had to go
into Smart Defense and change the FTP Security Server
to "Configurations apply only to connections related to
resources used in the rule base". Otherwise I would not
get past my firewall.

On the Management Station:

  1. Edit the $FWDIR/lib/base.def
  2. Change (comment out) the following line:

#define FTP_ENFORCE_NL
to:
#define FTP_ENFORCE_NL

  1. Re-install the security policy.

BUG:

Error Generated after rejecting FTPS Session = Port
command ended without a new line - error on firewall but
is due to no end of line return.

Status: Connecting to www.swgas.com ...
Status: Connected with www.swgas.com, negotiating
SSL connection...
Error: Timeout detected!
Error: Unable to connect!
Status: Waiting to retry... (5 retries left)
Status: Connecting to www.swgas.com ...
Error: Can't establish SSL connection

Change History (1)

comment:1 by Tim Kosse, 19 years ago

FileZilla does send a newline character after every command.

Note: See TracTickets for help on using tickets.