Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information
From: Paul Lynch (paul.lynch_at_nospam.com)
Date: 04/19/04
- Next message: Sang: "ftp connection time out"
- Previous message: Oscar J. Piñón: "IIS6 - Multiple FTP Sites each with its own Public IP?"
- In reply to: Thurmus: "500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Next in thread: Bernard: "Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Reply: Bernard: "Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Reply: Thurmus: "Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Apr 2004 20:33:22 +0100
On Mon, 19 Apr 2004 11:44:52 -0700, "Thurmus"
<anonymous@discussions.microsoft.com> wrote:
>Cleared up an issue with our firewall and now, we can gain
>access to the FTP site from our internal network, using
>the site's domain name. However, attempting to connect
>from a machine outside our internal network results in the
>following:
>
>WS_FTP:
>connecting to 66.xxx.xxx.xxx:1021
>Connected to 66.xxx.xxx.xxx port 1021
>220 MachineName Microsoft FTP Service (Version 4.0).
>USER xxxxxx
>331 Password required for xxxxxx.
>PASS (hidden)
>230 User xxxxxx logged in.
>PWD
>257 "/" is current directory.
>Host type (I): Microsoft NT
>PASV
>227 Entering Passive Mode (192,xxx,xxx,xxx,18,166).
>connecting to 192.xxx.xxx.xxx:4774
>- -
>connecting to 192.xxx.xxx.xxx:4774
>! Connection failed xxx.xxx.xxx.30 - connection timed out
>! connect: error 0
>PORT 205,xxx,xxx,xxx,7,106
>200 PORT command successful.
>LIST
>150 Opening ASCII mode data connection for /bin/ls.
>! Timer cancelled blocking call
>! Accept error: Blocking call cancelled
>! Retrieve of folder listing failed (0)
>
>
>Using Internet Explorer results in the connecting hanging
>on "Getting contents of folder."
>
>I've taken the firewall out of the equation by putting
>this server in a dmz (for now), but I am still not able to
>establish a connection from an external machine.
>
>Are there any tools or utilities that I would be able to
>use that would provide more information?
Thurmus,
Your firewall is still causing the problem. Have you checked the
firewall logs ? Also, which ports have you enabled on your firewall,
both inbound and outbound ?
Your problem sounds like this one to me :
"Common Problems Encountered With FTP
The most common problem encountered when you use FTP over the Internet
results when you attempt transfers through a Network Boundary Securing
Device (NBSD) such as a proxy, firewall, or Network Address
Translation (NAT) device. In most cases the NBSD allows the control
connection to be established over TCP 21 (that is, the user can
successfully log on to the FTP server), but when the user attempts a
data transfer such as DIR, LS, GET, or PUT, the FTP client appears to
stop responding because the NBSD is blocking the data connection port
that is specified by the client. If the NBSD supports logging, you can
verify port blocking by reviewing the deny/reject logs on the NBSD."
http://support.microsoft.com/?id=283679
Regards,
Paul Lynch
MCSE
- Next message: Sang: "ftp connection time out"
- Previous message: Oscar J. Piñón: "IIS6 - Multiple FTP Sites each with its own Public IP?"
- In reply to: Thurmus: "500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Next in thread: Bernard: "Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Reply: Bernard: "Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Reply: Thurmus: "Re: 500 "LPRT 6,16,0,0,0,0...,34,113,2,7,184' New Information"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|