[Zope] how to change ftp server data connection range?
Andreas Jung
andreas at andreas-jung.com
Mon Jan 19 05:50:04 EST 2004
I am not completely sure about the all details of the FTP protocol but
from looking at the sources of the FTP server of Zope it seems that
the *client* open the data port and tells the ftp server about the port
number for the data connection and not the other way.
-aj
--On Montag, 19. Januar 2004 11:40 Uhr +0100 Marko Kruijer <marko at akdr.nl>
wrote:
> I'm running my zope behind a firewall and i want to configure the ftp
> server so that it opens data connections on ports 20000+
>
> the client is connectin with PASSIVE mode so the server initiates the
> data connection.
> normally zope opens ports starting from 2000 (i guess). This doesn't
> work for me since the firewall is closed below 20000.
>
> Of course the easy way would be te open up the firewal but the server is
> at our hosting company and i can't admin the firewall :(
>
> I've tried editing ftpserver.py but i can't get it to work.
>
> any suggestions?
>
> Will zope 3 fix this annoying problem?
>
> Met vriendelijke groet,
>
> drs M.E. Kruijer
>
> AKDR Visual Group
> Nieuwe Hemweg 6-k
> 1013 BG Amsterdam
> Tel: 020-6810108
> Fax: 020-6810110
> Mob: 06 -52347616
> <http://www.akdr.nl/>
> <http://www.akdr.nl/emaildisclaimer.htm> Disclaimer
>
More information about the Zope
mailing list