Setting up passive mode ftp on your server has nothing to do beyond the
forwarding of the passive mode ports.
You need to get IIS to use your WAN ip as the passive mode ip, and not your
LAN ip. That's something you setup within IIS (if it supports this), not
the router. You'll also need to tell IIS what ports have been forwarded
from the router.
--
Jason Tsang - Microsoft MVP
Find out about the MS MVP Program -
http://mvp.support.microsoft.com/default.aspx
"Mark Gooderson" <(E-Mail Removed)> wrote in message
news:199a01c510bb$a4cfd5a0$(E-Mail Removed)...
> Hello,
>
> When external users attempt to connect to my internal ftp
> site and switch to PASV mode, the IIS6 server responses
> with the internal address of the Windows 2003 server;
>
> "Entering Passive Mode (192,168,1,8,19,236):
>
> Do the Microsoft Base Stations have the ability for FTP
> Application Level Gateway?
>
> Thanks! - Mark