all groups > iis ftp > june 2006 >
You're in the

iis ftp

group:

FTP access denied



FTP access denied cyberduane
6/26/2006 2:16:02 PM
iis ftp: I am running IIS 5.1 on Windows XP Pro SP2.

When trying to access my FTP site, I get the error message indicated by this
screen: http://northoftheneck.com/ServerIssues/FTPerror.htm

I have captured my FTP site settings in the following files:
http://northoftheneck.com/ServerIssues/FTPerror2.htm
http://northoftheneck.com/ServerIssues/FTPerror3.htm
http://northoftheneck.com/ServerIssues/FTPerror4.htm
http://northoftheneck.com/ServerIssues/FTPerror5.htm

Any clues to help me resolve this error will be appreciated.

Thanks,
Duane

Re: FTP access denied cyberduane
6/26/2006 7:12:02 PM
Robin,

I was able to open the ftp site using my internal IP address thereby
confirming your response. Thanks. Would it make sense for me to expose the
ftp site through DMZ on my router?

Regards,
Duane


[quoted text, click to view]
Re: FTP access denied Robin Walker [MVP]
6/26/2006 10:44:33 PM
[quoted text, click to view]

Your FTP server appears to be behind a NAT router. IIS issues the wrong
server IP address in PASV mode requests (its internal LAN address instead of
the WAN address of the router). Short of getting a NAT router which can
handle PASV-mode command re-writing on the fly, you will not get PASV-mode
to work with IIS behind a NAT router.

You can try other FTP servers, which support PASV-mode behind NAT routers.

--
Robin Walker [MVP Networking]
rdhw@cam.ac.uk

Re: FTP access denied Robin Walker [MVP]
6/27/2006 12:00:00 AM
[quoted text, click to view]

That won't help - it is still behind NAT. IIS cannot handle PASV-mode
behind a NAT router. Try a different FTP server - most others will do it.

--
Robin Walker [MVP Networking]
rdhw@cam.ac.uk

AddThis Social Bookmark Button