Networking Forums

Networking Forums > Computer Networking > Windows Networking > FTP Problem? Nearly works, but is driving me crazy.

Reply
Thread Tools Display Modes

FTP Problem? Nearly works, but is driving me crazy.

 
 
David
Guest
Posts: n/a

 
      06-17-2007, 06:14 AM
I have a server running Microsoft Windows Server 2003 R2 - Standward x64
Edition.

Roles installed are: DHCP Server, Application Server (IIS) and File Server.

It's connected to the internet, and 'Internet Connection Sharing' is enabled.

Windows Firewall is also enabled on that connection. (No exceptions.)

TCP/IP Filtering is set to "Permit All" (for TCP Ports/UDP Ports/IP
Protocols.)

'Internet Connection Sharing' is working very well and any of my private
network PC's can surf the web and share files with the server and eachother
(simply using a Windows Workgroup.)

This is a very basic setup, there no users (other than administrator)
listed, and attached computers are simply in the Workgroup.

The problem is that if any of my computers on the private workgroup try to
access an FTP site through the server, they are getting blocked.

Error: "The Connection with the server was reset".

Error number is: 12031

If I try to access an FTP site directly from the server itself (like
ftp.microsoft.com) it works perfectly.

So to recap, I've not been able to find out how to get FTP access through
the server using internet connection sharing. (I really don't want to create
any security issues, other than just open up the ability for my internal
network to get FTP access through this server.)

If you could guide me through the steps, that would be great.

David
 
Reply With Quote
 
 
 
 
z1z1z1
Guest
Posts: n/a

 
      06-17-2007, 08:55 PM
=?Utf-8?B?RGF2aWQ=?= <(E-Mail Removed)> wrote in
news:E453EC66-493B-4AA3-A00C-(E-Mail Removed):

> I have a server running Microsoft Windows Server 2003 R2 - Standward
> x64 Edition.
>
> Roles installed are: DHCP Server, Application Server (IIS) and File
> Server.
>
> It's connected to the internet, and 'Internet Connection Sharing' is
> enabled.
>
> Windows Firewall is also enabled on that connection. (No exceptions.)
>
> TCP/IP Filtering is set to "Permit All" (for TCP Ports/UDP Ports/IP
> Protocols.)
>
> 'Internet Connection Sharing' is working very well and any of my
> private network PC's can surf the web and share files with the server
> and eachother (simply using a Windows Workgroup.)
>
> This is a very basic setup, there no users (other than administrator)
> listed, and attached computers are simply in the Workgroup.
>
> The problem is that if any of my computers on the private workgroup
> try to access an FTP site through the server, they are getting
> blocked.
>
> Error: "The Connection with the server was reset".
>
> Error number is: 12031
>
> If I try to access an FTP site directly from the server itself (like
> ftp.microsoft.com) it works perfectly.
>
> So to recap, I've not been able to find out how to get FTP access
> through the server using internet connection sharing. (I really don't
> want to create any security issues, other than just open up the
> ability for my internal network to get FTP access through this
> server.)
>
> If you could guide me through the steps, that would be great.
>
> David
>



What FTP client program are you using? If you are using Internet
Explorer, make sure you set "Passive" FTP mode on in the advanced
settings. If you are using another client, it may call this PASV mode.
I may be mistaken, but I never found this setting in the commandline FTP
client program that comes with Windows XP, so I could not get it to work
through a firewall.
 
Reply With Quote
 
David
Guest
Posts: n/a

 
      06-17-2007, 09:40 PM


"z1z1z1" wrote:

> =?Utf-8?B?RGF2aWQ=?= <(E-Mail Removed)> wrote in
> news:E453EC66-493B-4AA3-A00C-(E-Mail Removed):
>
> > I have a server running Microsoft Windows Server 2003 R2 - Standward
> > x64 Edition.
> >
> > Roles installed are: DHCP Server, Application Server (IIS) and File
> > Server.
> >
> > It's connected to the internet, and 'Internet Connection Sharing' is
> > enabled.
> >
> > Windows Firewall is also enabled on that connection. (No exceptions.)
> >
> > TCP/IP Filtering is set to "Permit All" (for TCP Ports/UDP Ports/IP
> > Protocols.)
> >
> > 'Internet Connection Sharing' is working very well and any of my
> > private network PC's can surf the web and share files with the server
> > and eachother (simply using a Windows Workgroup.)
> >
> > This is a very basic setup, there no users (other than administrator)
> > listed, and attached computers are simply in the Workgroup.
> >
> > The problem is that if any of my computers on the private workgroup
> > try to access an FTP site through the server, they are getting
> > blocked.
> >
> > Error: "The Connection with the server was reset".
> >
> > Error number is: 12031
> >
> > If I try to access an FTP site directly from the server itself (like
> > ftp.microsoft.com) it works perfectly.
> >
> > So to recap, I've not been able to find out how to get FTP access
> > through the server using internet connection sharing. (I really don't
> > want to create any security issues, other than just open up the
> > ability for my internal network to get FTP access through this
> > server.)
> >
> > If you could guide me through the steps, that would be great.
> >
> > David
> >

>
>
> What FTP client program are you using? If you are using Internet
> Explorer, make sure you set "Passive" FTP mode on in the advanced
> settings. If you are using another client, it may call this PASV mode.
> I may be mistaken, but I never found this setting in the commandline FTP
> client program that comes with Windows XP, so I could not get it to work
> through a firewall.
>


I've tried, CuteFTP, Dreamweaver & Windows Explorer. I've also tried the
Passive FTP setting on and off. Still not working. (It's also not just one
PC with this problem, it's all of them.) It seems to be some kind of
restriction that workgroup users (guests) need permission to use the FTP as
it's working OK on the server itself. However I can't find the settings or
any reference in the various Microsoft support systems to simply flick on and
"FTP is allowed" switch.

I've bitten the bullet and paid the $99 to get an answer from Microsoft. No
reply yet. It will be amusing if it's solved here first.

David
 
Reply With Quote
 
Oliver
Guest
Posts: n/a

 
      07-23-2007, 02:44 PM
Maybe the solution i have found in other post may help you. It does help me.

"I did the same thing: netsh routing ip nat add ftp
after that I restart RRAS

and nothing



but.... when I do: netsh routing ip nat delete ftp

it works.... it is very strange for me, but you shoulf try too.


--
mnicolas"


"David" wrote:

>
>
> "z1z1z1" wrote:
>
> > =?Utf-8?B?RGF2aWQ=?= <(E-Mail Removed)> wrote in
> > news:E453EC66-493B-4AA3-A00C-(E-Mail Removed):
> >
> > > I have a server running Microsoft Windows Server 2003 R2 - Standward
> > > x64 Edition.
> > >
> > > Roles installed are: DHCP Server, Application Server (IIS) and File
> > > Server.
> > >
> > > It's connected to the internet, and 'Internet Connection Sharing' is
> > > enabled.
> > >
> > > Windows Firewall is also enabled on that connection. (No exceptions.)
> > >
> > > TCP/IP Filtering is set to "Permit All" (for TCP Ports/UDP Ports/IP
> > > Protocols.)
> > >
> > > 'Internet Connection Sharing' is working very well and any of my
> > > private network PC's can surf the web and share files with the server
> > > and eachother (simply using a Windows Workgroup.)
> > >
> > > This is a very basic setup, there no users (other than administrator)
> > > listed, and attached computers are simply in the Workgroup.
> > >
> > > The problem is that if any of my computers on the private workgroup
> > > try to access an FTP site through the server, they are getting
> > > blocked.
> > >
> > > Error: "The Connection with the server was reset".
> > >
> > > Error number is: 12031
> > >
> > > If I try to access an FTP site directly from the server itself (like
> > > ftp.microsoft.com) it works perfectly.
> > >
> > > So to recap, I've not been able to find out how to get FTP access
> > > through the server using internet connection sharing. (I really don't
> > > want to create any security issues, other than just open up the
> > > ability for my internal network to get FTP access through this
> > > server.)
> > >
> > > If you could guide me through the steps, that would be great.
> > >
> > > David
> > >

> >
> >
> > What FTP client program are you using? If you are using Internet
> > Explorer, make sure you set "Passive" FTP mode on in the advanced
> > settings. If you are using another client, it may call this PASV mode.
> > I may be mistaken, but I never found this setting in the commandline FTP
> > client program that comes with Windows XP, so I could not get it to work
> > through a firewall.
> >

>
> I've tried, CuteFTP, Dreamweaver & Windows Explorer. I've also tried the
> Passive FTP setting on and off. Still not working. (It's also not just one
> PC with this problem, it's all of them.) It seems to be some kind of
> restriction that workgroup users (guests) need permission to use the FTP as
> it's working OK on the server itself. However I can't find the settings or
> any reference in the various Microsoft support systems to simply flick on and
> "FTP is allowed" switch.
>
> I've bitten the bullet and paid the $99 to get an answer from Microsoft. No
> reply yet. It will be amusing if it's solved here first.
>
> David

 
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
sbs 2k3 and dns - driving me crazy Pedro M. Leite Windows Networking 4 06-16-2009 01:56 PM
VPN driving me crazy Homer Jay Windows Networking 1 09-23-2006 05:16 PM
Driving me crazy! BB Wireless Networks 0 08-11-2006 06:58 PM
Shared Printer Problem - Driving me Crazy! Joe Williams Windows Networking 3 03-26-2005 04:54 PM
kppp is driving me crazy Rhoniel Linux Networking 8 07-20-2004 03:27 PM



1 2 3 4 5 6 7 8 9 10 11