2 separate issues here.
My home site with a non standard port and SSL works just fine, even with
users behind nat. The only problem I have is companies that block high port
access. Oh well:))
the other issue was solved in IE options by turning off use passive ftp.
"Alun Jones [MSFT]" <alunj@online.microsoft.com>
[quoted text, click to view] |>"David Lewis" <*@*.*> wrote in message
|>news:sno3m0d8g71fi86glk4uop3jaakisikski@4ax.com...
|>> I have raidenftpd running at home on a non 21 port on a linksys befsr81.
|>It works just fine, but I have never tested it
|>> with IE since it is a SSL only ftp site.
|>
|>If the BEFSR81 is running as a NAT, then that site will not work in PASV
|>mode, and will only work with clients in active mode if those clients have
|>public IP addresses. That's a hazard with FTP over SSL - because you've
|>encrypted the traffic, the NAT cannot possibly monitor and change it to
|>alter the address or port. Setting the IP address specifically is not
|>necessarily a reliable answer - the letter missing from NAT is P - NAPT is
|>the strict term, for "Network Address and Port Translation".
|>
|>As you can imagine, if the port on the outside is different from the port
|>inside the NAPT device, you will inadvertently be connecting those FTP data
|>connections to random ports unassociated with them.
|>
|>> At my main office I have a sonic wall tz170 using IIS in windows 2003 and
|>I did nothing special and it works out of the
|>> box with smartftp and IE.
|>>
|>> My satellite office has a linksys befsr41 and windows 2000 ftp server.
|>>
|>> So to sum up what you are saying is browsing a ftp site via IE is not
|>possible with a cheepo linksys router?
|>
|>I've had it work fine with a BEFSR41 - however, the control channel needs to
|>be unencrypted, and the FTP server needs to be bound to port 21.
|>
|>Alun.
|>~~~~
|>