Hi,
I keep having problems with FTP on our NG FP3:
1) sometimes I get the "tried to open a known service port" drop
I deactived this checking in the SmartDefense GUI and also added
#define NO_SERVER_PORT_CHECK to /etc/fw/lib/base.def
Both did not change anything.
2) on some occasions there is a "Port command ended without a new line"
reject
looking into the packets i couldn't see any difference between a
successful connection and a rejected one
I tried to chance
#define FTPPORT(match) (call KFUNC_FTPPORT <0x1|(match)>)
to
#define FTPPORT(match) (call KFUNC_FTPPORT <(match)>)
as I've found on the net to solve this, but again no change in
the behavior
Any ideas?
Best regards
Thomas
=================================================
To set vacation, Out-Of-Office, or away messages,
send an email to LISTSERV AT amadeus.us.checkpoint DOT com
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
fw-1-owner AT ts.checkpoint DOT com
=================================================
|