|
This
does indeed work. We setup a second "public" address for FTP and built a
static to the Server on the DMZ. Combined with an access list that allows
ports 20,21 and TCP ports >1023 it seems to work "fine". Ok well than
not exactly.... it seems that you can stand on your head to put your FTP server
on the "outside" with it pretty much wide open (thats a warm fuzzy feeling isn't
it !!!) but anyone who sits behind a firewall that needs to access your secure
SSL required FTP server is in for a real headache.... if they dial into the www
and use WSFTP Pro seems to work fine but if behind a firewall there is a BIG
gotcha. It seems that most firewalls are capable of handling standard FTP
20,21 and some are even smart enough to look at the PORT command so that in SSL
mode the firewall knows what port the client wants to open (for SSL which uses
RANDOM port >1023) and creates an appropriate hole in the firewall..... the
problem with WSFTP is that the firewall cant see that PORT command because the
data is encrypted so guess what... the client sees and "invalid port"
because their firewall wont' let the data back thru...
the
Client side needs to get their administrator to create an access list for the
two addresses that allows 20,21 and ports >1023 also. While this seems
to work I have run into very few firewall administrators who are willing to blow
a hole the size of a Mack Truck though the firewall, assuming that they have a
very configurable firewall such as PIX. If they are using a variety of other
firewall products they do not even have the ability to make these kind of
holes in the firewall and will not be able to connect to your FTP server.
I have been working with Ipswitch on this issue and it is very frustrating
because their support staff has little knowledge of firewalls and you get a
bunch references to NAT (which I agree is a problem because NAT uses
PAT (Port address translation) which conflicts with the SSL port) but overall I
find their support to be much less than knowledgable on the issues and
it's a headache.
Long
story short firewalls are a definite problem for FTP/SSL especially when trying
to access it from behind a firewall. Good luck and feel free to converse
with me directly via email as I still have a lot of investigation and learning
to do because the technology is important to us.
[EMAIL PROTECTED]
|
Title: Message
- [WS_FTP Forum] Configuring FTP Server Dave Caudle
- Re: [WS_FTP Forum] Configuring FTP Server Claudio M Robles
- RE: [WS_FTP Forum] Configuring FTP Server Richard L Hedrick
- RE: [WS_FTP Forum] Configuring FTP Server jasonlee
- RE: [WS_FTP Forum] Configuring FTP Server James Herndon
- RE: [WS_FTP Forum] Configuring FTP Server jasonlee
- RE: [WS_FTP Forum] Configuring FTP Server Roger Flemming/SYD/CEtv
- RE: [WS_FTP Forum] Configuring FTP Server Skiff, Eric
