Networking Forums

Networking Forums > Computer Networking > Windows Networking > Configuring Windows Firewall for FTP

Reply
Thread Tools Display Modes

Configuring Windows Firewall for FTP

 
 
Will
Guest
Posts: n/a

 
      06-07-2006, 07:38 AM
I am having problems with a Windows 2003 computer getting ftp client to
work. Is there a specific recommendation on how to configure Windows
Firewall on the client computer for that case?

We are using a desktop GUI application that uses FTP to upload files. It
does NOT use the ftp command from the command line, but uses the ftp
protocol and its own built in code. I tried to add that application to the
Exceptions list in Windows Firewall, but that didn't help. The Security
Event viewer is showing a failure for the program SVCHOST.EXE, which is
quite odd since the client application is not a service. It is hard to
describe the failure snce the client application has a proprietary interface
and the error is specific to the application and not very descriptive. The
basic idea is that the ftp client is initiated, and shortly thereafter you
get a message from the client application that the host has reset and it
times out. The ftp server is up and I can connect to it manually from
other hosts without any problem.

--
Will


 
Reply With Quote
 
 
 
 
Will
Guest
Posts: n/a

 
      06-07-2006, 07:54 AM
Forgot to add that I tried adding to the Exceptions list Port 21 UDP, Port
21 TCP, and Port 80 TCP, and none of those helped the ftp client to succeed.

Windows Firewall log shows the ftp server making a return connection to some
arbitrary ports on the client from port 80 on the ftp server (strange, I
thought were connecting to ftp, but looks like they are using the http
server port for their ftp server?).

--
Will


"Will" <westes-(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ...
> I am having problems with a Windows 2003 computer getting ftp client to
> work. Is there a specific recommendation on how to configure Windows
> Firewall on the client computer for that case?
>
> We are using a desktop GUI application that uses FTP to upload files. It
> does NOT use the ftp command from the command line, but uses the ftp
> protocol and its own built in code. I tried to add that application to

the
> Exceptions list in Windows Firewall, but that didn't help. The Security
> Event viewer is showing a failure for the program SVCHOST.EXE, which is
> quite odd since the client application is not a service. It is hard to
> describe the failure snce the client application has a proprietary

interface
> and the error is specific to the application and not very descriptive.

The
> basic idea is that the ftp client is initiated, and shortly thereafter you
> get a message from the client application that the host has reset and it
> times out. The ftp server is up and I can connect to it manually from
> other hosts without any problem.
>
> --
> Will
>
>



 
Reply With Quote
 
John
Guest
Posts: n/a

 
      06-07-2006, 10:14 AM
Have you tried adding port 20 to your firewall too ?
Port 20 is the data port of FTP. 21 is just the control port.

As listed in the IANA Port Assignment:

ftp-data 20/tcp File Transfer [Default Data]
ftp-data 20/udp File Transfer [Default Data]
ftp 21/tcp File Transfer [Control]
ftp 21/udp File Transfer [Control]

Will wrote:
> Forgot to add that I tried adding to the Exceptions list Port 21 UDP, Port
> 21 TCP, and Port 80 TCP, and none of those helped the ftp client to succeed.
>
> Windows Firewall log shows the ftp server making a return connection to some
> arbitrary ports on the client from port 80 on the ftp server (strange, I
> thought were connecting to ftp, but looks like they are using the http
> server port for their ftp server?).
>
> --
> Will
>
>
> "Will" <westes-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ...
> > I am having problems with a Windows 2003 computer getting ftp client to
> > work. Is there a specific recommendation on how to configure Windows
> > Firewall on the client computer for that case?
> >
> > We are using a desktop GUI application that uses FTP to upload files. It
> > does NOT use the ftp command from the command line, but uses the ftp
> > protocol and its own built in code. I tried to add that application to

> the
> > Exceptions list in Windows Firewall, but that didn't help. The Security
> > Event viewer is showing a failure for the program SVCHOST.EXE, which is
> > quite odd since the client application is not a service. It is hard to
> > describe the failure snce the client application has a proprietary

> interface
> > and the error is specific to the application and not very descriptive.

> The
> > basic idea is that the ftp client is initiated, and shortly thereafter you
> > get a message from the client application that the host has reset and it
> > times out. The ftp server is up and I can connect to it manually from
> > other hosts without any problem.
> >
> > --
> > Will
> >
> >


 
Reply With Quote
 
Olaf Bölling
Guest
Posts: n/a

 
      06-07-2006, 11:41 AM
"John" <(E-Mail Removed)> wrote:

>Have you tried adding port 20 to your firewall too ?
>Port 20 is the data port of FTP. 21 is just the control port.
>
>As listed in the IANA Port Assignment:
>
>ftp-data 20/tcp File Transfer [Default Data]
>ftp-data 20/udp File Transfer [Default Data]
>ftp 21/tcp File Transfer [Control]
>ftp 21/udp File Transfer [Control]
>


Beside of that, a general comment:

Free tools like Sysinternals TCIPview or TDImon
may help to FIND out ports used by programs.

http://www.sysinternals.com/NetworkingUtilities.html

Olaf
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring ADSL connection in Windows 2000 DKS Wireless Networks 1 04-16-2007 11:32 PM
Configuring NAT/Basic Firewall Andy L Windows Networking 2 02-23-2005 01:53 AM
configuring suse firewall to block outgoing SMB? David Brower Linux Networking 1 04-17-2004 05:01 AM
Configuring WIFI in WIndows 2000 daniel Wireless Internet 1 01-24-2004 06:52 AM
Configuring (seeing) Orinoco card in Windows 2000 My father's son Wireless Internet 0 08-31-2003 04:17 PM



1 2 3 4 5 6 7 8 9 10 11