Re: How do you set Passive Port Range for IIS 5.0 on XP Pro



not allowed to test locally (except for on the same system, which does not
get routed so - no it works fine when ftping to/from itself), neither port
20 or 21 is blocked - verified several times with "boundary protection" folks.

When doing a netstat, the service has already auto-negotiated a random port,
so I gather that to mean the port 20 traffic has been successful.

Lets say I want the system to know that it can only auto-negotiate ports
10001 to 102001, would I do it in XP?

Thank you for your assistance thus far (non-sarcastically), I am thinking
that MS did not build it into the function for XP.

DM

"Bernard Cheah [MVP]" wrote:

Hard to tell, it could be connection... or blocking.
can you test locally? same behavior?

it hang there ? is port 20 outbound allow from the server?



--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Delta Mike" <DeltaMike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:799A5B31-04FC-4AAA-AEC3-51FE6E67FE48@xxxxxxxxxxxxxxxx
C:\>ftp <IP address>
Connected to <IP address>
220 Microsoft FTP Service
User (<IP adress>:(none)): testftp
331 Password required for testftp.
Password:
230 User testftp logged in.
ftp> dir
200 PORT command successful.
<blinking cursor>

That's it, it will sit there. Since I cannot test from a nearby system
(another organization controls the backbone) and I can only test over the
phone with the distant end, I don't know if/when it will time out.

But if the user executes a cd <dirname> (assuming he has access to it), it
is successfull, as is a pwd.

If the user attempts to put a file, he gets the blinking cursor and I get
a
zero size file with the appropriate file name. The distant end will never
be
pulling data, so I did not have him test the get function.

Performing a netstat -p tcp shows his connection and the random port.
After
some research, I gathered this to mean I need to have a port range set up
for
passive mode.

Thank you,
DM

"Bernard Cheah [MVP]" wrote:

The article doesn't applies to XP.
and the syntax is hyphen or dash.

as for you issue. have you try connect via ftp.exe ? post the output
here.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"Delta Mike" <Delta Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EBD2F8AF-538F-4A81-89BE-79A2091D3170@xxxxxxxxxxxxxxxx
I am setting up an FTP server; I have a range of ports available for
use; I
have looked at: http://support.microsoft.com/kb/555022 ; Windows
Firewall
has
been disabled.

How do you set the range? If the above settings work (from the 2K
section),
what is the syntax for the registry entry? (tried comma, space,
dash/hyphen,
and colon)

Symptoms:
Local login to the FTP site works, remote login happens, commands are
sent,
but no data. eg cd <dir> and pwd work as expected, dir returns no data
and
no
prompt, and put only touches a file - no data transfered

Thank you,
DM






.



Relevant Pages

  • Dynamic use of FTP Adapter
    ... //configure your dynamic FTP port: ... So far the dynamic use of the FTP adapter. ... > After successful completion of ftping the files, ...
    (microsoft.public.biztalk.general)
  • RE: Telnet/ftp problems SBS2000
    ... Please make sure your client computers are configured as both Firewall ... will find two options "Enable folder view for FTP sites" and "Use Passive ... that the control connection has been successfully established, ... (other than port 21) ...
    (microsoft.public.windows.server.sbs)
  • FTP transfer port
    ... FTP transfer port ... the FTP server "listens" for client connections on its port 21. ... it will establish a separate control connection and data connection with ...
    (bit.listserv.ibm-main)
  • Re: Hacked? External address knocks on internal private address...
    ... The important part of your message is that FTP is allowed out... ... You open a connection to an FTP Server and logon. ... When you ask the server for a file the server issues a "PORT" command ... so it can open a port on the firewall to allow the incoming Data ...
    (comp.security.firewalls)
  • Re: Question: FTP via alternate port
    ... The problem with FTP is that it requires two ports to operate. ... FTP command stream in order to dynamically open that port for the data ... Ideally the attacker would want to upload another tool onto the ...
    (Pen-Test)

Loading