Re: ftp problem

From: Marina Roos [SBS-MVP] (marina_at_roos.nodontwantspam.nl.com)
Date: 12/13/04


Date: Mon, 13 Dec 2004 22:46:01 +0100

Hi Param,

You can't even configure ISA on the clients workstation, so I am not sure
what you are referring to. The remote end will have to have port 20 and 21
inbound open, but that is not your problem, but the problem of the remote
site. If you can ftp from a workstation on your network to the internet, you
are fine. Check it with another ftp site to make sure.

-- 
Regards,
Marina
Microsoft SBS-MVP
"Param R." <pr@nospam.com> schreef in bericht
news:O0ffppV4EHA.1452@TK2MSFTNGP11.phx.gbl...
> I am confused. So you are saying I dont need to open any outbound or
inbound
> ports on ISA on the client's end? The remote FTP server is on a remote
> network running Windows 2000 behind a CISCO firewall. Does anything need
to
> be done on that end?
>
> thanks!
>
> "Marina Roos [SBS-MVP]" <marina@roos.nodontwantspam.nl.com> wrote in
message
> news:%23OVdNyU4EHA.3708@TK2MSFTNGP14.phx.gbl...
> > Hi Param,
> >
> > You don't need to open port 20 or 21 outbound and definitely not inbound
> > for
> > a client to be able to ftp out. You also don't need to create manually
> > protocol rules or whatever in ISA. You also don't enable the FTP server
in
> > CEICW, as this is to open up the ftp ports to your sbs server, and I
don't
> > think you will want your sbs server act as a ftp server.
> >
> > Just make sure you have installed the firewall client on the
workstations
> > and check that 'auto discovery' is turned off and that it is pointing to
> > the
> > server.
> >
> > -- 
> > Regards,
> >
> > Marina
> > Microsoft SBS-MVP
> >
> > "Param R." <pr@nospam.com> schreef in bericht
> > news:upOqK4R4EHA.936@TK2MSFTNGP12.phx.gbl...
> >> Do I have to open up outbound Port 20 on the client side or server side
> >> or
> >> both?
> >>
> >> thanks!
> >>
> >> "TSU" <TSU@discussions.microsoft.com> wrote in message
> >> news:18532E0C-4D5D-4F55-A2F2-F569833A1255@microsoft.com...
> >> > Hello Param,
> >> >
> >> > There are two FTP modes, and your Server is configured to support
only
> >> > PORT
> >> > mode.
> >> >
> >> > Both modes initially connect and authenticate on port 21, but from
> >> > there
> >> > PORT will transfer data on port 20 whereas PASV will negotiate a pair
> >> > of
> >> > ports in a high port range for data transfer.
> >> >
> >> > If it doesn't matter to you which mode to use, from your log entries
if
> >> > you
> >> > use an FTP client configured for PORT FTP, you won't see any errors.
> >> >
> >> > Also, your FTP client issued a FEAT command. It's a command
requesting
> > the
> >> > Server identify any optional commands if they exist, so is not a
> > criticial
> >> > error if there is no response.
> >> > http://www.networksorcery.com/enp/rfc/rfc2389.txt
> >> >
> >> > HTH,
> >> >
> >> > Tony Su
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > "Param R." wrote:
> >> >
> >> >> Hi all, it seems that ISA seems to be blocking ftp transactions from
> >> >> clients. We have a remote FTP server on another remote network
running
> > on
> >> >> Windows 2000 & IIS 5. Clients from my SBS network trying to connect
to
> > it
> >> >> are failing. Here is a log from SmartFTP. Any ideas? Under Protocol
> > Rules
> >> >> in
> >> >> ISA I have FTP, FTP Download Only & FTP Server checked.
> >> >>
> >> >> Resolving host name ftp.mycompany.com...
> >> >>
> >> >> Connecting to (ftp.mycompany.com) -> IP: 69.2.aa.bb PORT: 21
> >> >>
> >> >> Connected to (ftp.mycompany.com) -> Time = 78ms
> >> >>
> >> >> Socket connected waiting for login sequence.
> >> >>
> >> >> 220 webserver Microsoft FTP Service (Version 5.0).
> >> >>
> >> >> USER lgdatacenter\sterling
> >> >>
> >> >> 331 Password required for lgdatacenter\sterling.
> >> >>
> >> >> PASS (hidden)
> >> >>
> >> >> 230-welcome to ftp.mycompany.com
> >> >>
> >> >> 230 User lgdatacenter\sterling logged in.
> >> >>
> >> >> SYST
> >> >>
> >> >> 215 Windows_NT version 5.0
> >> >>
> >> >> FEAT
> >> >>
> >> >> 500 'FEAT': command not understood
> >> >>
> >> >> REST 100
> >> >>
> >> >> 350 Restarting at 100.
> >> >>
> >> >> REST 0
> >> >>
> >> >> 350 Restarting at 0.
> >> >>
> >> >> PWD
> >> >>
> >> >> 257 "/" is current directory.
> >> >>
> >> >> CWD /sw48
> >> >>
> >> >> 250 CWD command successful.
> >> >>
> >> >> PWD
> >> >>
> >> >> 257 "/sw48" is current directory.
> >> >>
> >> >> TYPE A
> >> >>
> >> >> 200 Type set to A.
> >> >>
> >> >> PASV
> >> >>
> >> >> 227 Entering Passive Mode (69,2,aa,bb,16,98).
> >> >>
> >> >> Opening data connection IP: 69,2,aa,bb,16,98 PORT: 4194.
> >> >>
> >> >> A connection attempt failed because the connected party did not
> > properly
> >> >> respond after a period of time, or established connection failed
> > because
> >> >> connected host has failed to respond.
> >> >>
> >> >> PORT 192,168,1,254,10,155
> >> >>
> >> >> 200 PORT command successful.
> >> >>
> >> >> Opening data connection IP: 192.168.1.254 PORT: 2715.
> >> >>
> >> >> LIST -aL
> >> >>
> >> >> 150 Opening ASCII mode data connection for /bin/ls.
> >> >>
> >> >> 136 bytes received successfully. (136 B/s) (00:00:01).
> >> >>
> >> >> 226 Transfer complete.
> >> >>
> >> >> NOOP
> >> >>
> >> >> 200 NOOP command successful.
> >> >>
> >> >> NOOP
> >> >>
> >> >> 200 NOOP command successful.
> >> >>
> >> >> NOOP
> >> >>
> >> >> 200 NOOP command successful.
> >> >>
> >> >> Any Ideas?
> >> >>
> >> >>
> >> >>
> >>
> >>
> >
> >
>
>


Relevant Pages

  • Re: iptables blocking ftp clients
    ... > I am running a zope FTP server on port 8021 on a host that is running ... > access the server fine, so there is no problem with the server. ... > I expect this to handle ftp requests made externally from a client ...
    (comp.os.linux.security)
  • Re: [fw-wiz] Variations of firewall ruleset bypass via FTP
    ... attack" isn't limited to "class of attack against FTP." ... > Client connects to server and logs on normally, ... > Client: CWD PORT 1,2,3,4,5,6\r\n ...
    (Firewall-Wizards)
  • Re: FTP Server setup... Im so close!
    ... > I have installed the Internet Information Services, etc, and have the FTP ... Your external client is trying to use Passive Mode. ... Since your server is behind NAT, ...
    (microsoft.public.windowsxp.network_web)
  • Re: Unable to print to networked printer - get access denied messa
    ... Check the permissions on the server assuming the client has a true RPC ... How is the Standard TCP/IP port configured for the device? ...
    (microsoft.public.windowsxp.print_fax)
  • Re: interfaces lo:1 lo:2 lo:3? (for remote ssh tunnels)
    ... That's the problem tunneling (port forwarding) solves. ... >>can't get past the client firewall. ... > I don't understand why the server would be making the ... server initiates another connection to the client -- in this ...
    (Debian-User)