Re: IIS FTP Public IP Problem

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 06/28/04


Date: Mon, 28 Jun 2004 14:51:20 +0800

a) first test everything locally. try ftp.exe at local machine.
make sure everything working before you proceed b)

b) use ftp.exe can connect remotely.. outside your LAN.
ftp youpublicip

do you see login prompt ?
can you login ?
can you do dir listing ?

Ftp operation mode and ports requirement, read
Information About the IIS File Transmission Protocol (FTP) Service
http://support.microsoft.com/?id=283679

to be clear.
inbound 21
outbound 20

passive port range.. you can customize it.
How To Configure PassivePortRange In IIS
http://support.microsoft.com/?id=555022

-- 
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"ewruff" <ewruff.18hc8z@mail.webservertalk.com> wrote in message
news:ewruff.18hc8z@mail.webservertalk.com...
>
> I am running Windows 2003 Advanced Server with all of the current
> updates.  My problem is accessing the FTP site from outside of my LAN.
> I am hosting my own WWW site using a free URL from DynDNS.org the
> website's URL is linked to a service that updates my local IP address,
> the site works fine externally.  I want to use the same url except ftp
> instead of http as the protocol.  I can connect to the FTP site using
> the private ip address from another computer on my LAN, and my router
> firewall is set up correctly to forward ports 20-21 to the private ip
> of the server.  I also tryed setting up a new ftp site and forwarding
> to port 2020-2021 to make sure my ISP is not blocking port 20-21.  I
> even placed the server ip address in the DMZ to make sure it is not a
> router issue.  I have my DNS server pointed to the DNS server for the
> DynDNS.org service as they require.  NSLOOKUP resolves both my public
> and private ip address and the URL.  Here is the error I get when
> trying to log in.
>
> An error occured opening that folder on the ftp server. make sure you
> have permission to access that folder
> details:
> 200 type set to A
> 500 Invalid PORT command
> 500 'LPRT 6,16,0,0,0,0,0,0,0,0,67,0,0,0,0,0,133,96,2,8,98': command not
> understood
>
>
>
> --
> ewruff
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message283764.html
>


Relevant Pages

  • Re: Microsoft FTP Server problem on W2K?
    ... I have technical responsibility for this FTP implementation, ... Since PASV voids PORT, the client side ... connect to the server from" isn't implied by the text of the RFC. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Some questions
    ... > using my ftp software behind my router. ... > issued to server by the client. ... When PORT is used: ... > Can you give me a command line used in a browser to explain me what is the ...
    (comp.security.firewalls)
  • Re: Firewall and ftp service
    ... I'll say it again, FTP is eeeevul. ... > which redirects the traffic to my public ftp server. ... > should force the server to stay on port 21 for tha data connection, ... the client tells the server what port it will be ...
    (FreeBSD-Security)
  • Re: Firewall and ftp service
    ... FTP is eeeevul. ... >> which redirects the traffic to my public ftp server. ... > client connects to the server on port 21. ... the client tells the server what port it will be ...
    (FreeBSD-Security)
  • Re: ftp problem
    ... The remote end will have to have port 20 and 21 ... Check it with another ftp site to make sure. ... The remote FTP server is on a remote ... >> a client to be able to ftp out. ...
    (microsoft.public.windows.server.sbs)

Loading