|
Home > Archive > IIS FTP Server > January 2006 > Windows 2003 IIS 6.0 FTP problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Windows 2003 IIS 6.0 FTP problem
|
|
| 105547111 2006-01-02, 5:58 pm |
|
I had a problem start about a month ago. I did some small network
changes. Anyway my configuration is:
Windows 2003 as domain controller with active directory
2 Network cards:
192.168.0.1 (255.255.255.0 subnet) set for LAN access feeding gigabit
switch
10.0.0.1 (255.0.0.0 subnet) feeding a router for WAN access
Server is running RRAS with NAT/Basic firewall for the LAN/WAN routing
Server running IIS 6.0 with FTP server.
Reading there are some IIS 6.0 / RRAS - NAT issues. I had firstly NOT
installed KB898060. This caused transfers to hang near the end. Since
installing KB898060 transfers just get closed near the end but still
incompleted (so its better but not right).
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2005-12-31 23:02:25
#Fields: time c-ip cs-method cs-uri-stem sc-status sc-win32-status
23:02:25 x.x.x.x [1]USER anonymous 331 0
23:02:31 x.x.x.x [1]PASS mail@mail.com 230 0
23:03:41 x.x.x.x [1]sent /download.test 426 59
23:05:16 x.x.x.x [1]QUIT - 426 0
If I try really small files it works 100%.
Its not MTU. Both NICs have been set for 1500 MTU by TCPIP optimizer.
Any test I run from a workstation or the server says my connection is
100% optimised for 1500 MTU.
Connection to the internet is ADSL 24000/1000 via a Draytek 2600V ADSL
VoIP router on the 10.0.0.1 NIC. I am using PPPoA on the router.
Files like 100MB still have about 3MB to go. Smaller files then have a
lot less. A file of under 2MB (certainly 1.x MB) go straight through.
No problem also accessing or downloading files on the server, its just
IIS 6.0
I am testing a trial version of ws_ftp server, it works 100%. Its some
issue with RRAS using NAT/Basic Firewall and IIS.
Any ideas?
Thanks
David
--
105547111
------------------------------------------------------------------------
105547111's Profile: http://www.highdots.com/forums/m1660
View this thread: http://www.highdots.com/forums/t3177251
| |
| Bernard Cheah [MVP] 2006-01-03, 7:50 am |
| No ideas. saw this couple times 
The win32 error code is 59 which stands for
An unexpected network error occurred.
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://msmvps.com/blogs/bernard/
"105547111" <105547111.2114xz@no-mx.forums.yourdomain.com.au> wrote in
message news:105547111.2114xz@no-mx.forums.yourdomain.com.au...
>
> I had a problem start about a month ago. I did some small network
> changes. Anyway my configuration is:
>
> Windows 2003 as domain controller with active directory
>
> 2 Network cards:
> 192.168.0.1 (255.255.255.0 subnet) set for LAN access feeding gigabit
> switch
> 10.0.0.1 (255.0.0.0 subnet) feeding a router for WAN access
>
> Server is running RRAS with NAT/Basic firewall for the LAN/WAN routing
>
> Server running IIS 6.0 with FTP server.
>
> Reading there are some IIS 6.0 / RRAS - NAT issues. I had firstly NOT
> installed KB898060. This caused transfers to hang near the end. Since
> installing KB898060 transfers just get closed near the end but still
> incompleted (so its better but not right).
>
> #Software: Microsoft Internet Information Services 6.0
> #Version: 1.0
> #Date: 2005-12-31 23:02:25
> #Fields: time c-ip cs-method cs-uri-stem sc-status sc-win32-status
> 23:02:25 x.x.x.x [1]USER anonymous 331 0
> 23:02:31 x.x.x.x [1]PASS mail@mail.com 230 0
> 23:03:41 x.x.x.x [1]sent /download.test 426 59
> 23:05:16 x.x.x.x [1]QUIT - 426 0
>
> If I try really small files it works 100%.
>
> Its not MTU. Both NICs have been set for 1500 MTU by TCPIP optimizer.
> Any test I run from a workstation or the server says my connection is
> 100% optimised for 1500 MTU.
>
> Connection to the internet is ADSL 24000/1000 via a Draytek 2600V ADSL
> VoIP router on the 10.0.0.1 NIC. I am using PPPoA on the router.
>
> Files like 100MB still have about 3MB to go. Smaller files then have a
> lot less. A file of under 2MB (certainly 1.x MB) go straight through.
>
> No problem also accessing or downloading files on the server, its just
> IIS 6.0
>
> I am testing a trial version of ws_ftp server, it works 100%. Its some
> issue with RRAS using NAT/Basic Firewall and IIS.
>
>
> Any ideas?
>
> Thanks
>
> David
>
>
> --
> 105547111
> ------------------------------------------------------------------------
> 105547111's Profile: http://www.highdots.com/forums/m1660
> View this thread: http://www.highdots.com/forums/t3177251
>
| |
| Jeff Cochran 2006-01-04, 2:56 am |
| On Mon, 2 Jan 2006 23:23:51 +0100, 105547111
<105547111.2114xz@no-mx.forums.yourdomain.com.au> wrote:
>
>I had a problem start about a month ago. I did some small network
>changes. Anyway my configuration is:
>
>Windows 2003 as domain controller with active directory
>
>2 Network cards:
>192.168.0.1 (255.255.255.0 subnet) set for LAN access feeding gigabit
>switch
>10.0.0.1 (255.0.0.0 subnet) feeding a router for WAN access
>
>Server is running RRAS with NAT/Basic firewall for the LAN/WAN routing
>
>Server running IIS 6.0 with FTP server.
>
>Reading there are some IIS 6.0 / RRAS - NAT issues. I had firstly NOT
>installed KB898060. This caused transfers to hang near the end. Since
>installing KB898060 transfers just get closed near the end but still
>incompleted (so its better but not right).
>
>#Software: Microsoft Internet Information Services 6.0
>#Version: 1.0
>#Date: 2005-12-31 23:02:25
>#Fields: time c-ip cs-method cs-uri-stem sc-status sc-win32-status
>23:02:25 x.x.x.x [1]USER anonymous 331 0
>23:02:31 x.x.x.x [1]PASS mail@mail.com 230 0
>23:03:41 x.x.x.x [1]sent /download.test 426 59
>23:05:16 x.x.x.x [1]QUIT - 426 0
>
>If I try really small files it works 100%.
>
>Its not MTU. Both NICs have been set for 1500 MTU by TCPIP optimizer.
>Any test I run from a workstation or the server says my connection is
>100% optimised for 1500 MTU.
>
>Connection to the internet is ADSL 24000/1000 via a Draytek 2600V ADSL
>VoIP router on the 10.0.0.1 NIC. I am using PPPoA on the router.
>
>Files like 100MB still have about 3MB to go. Smaller files then have a
>lot less. A file of under 2MB (certainly 1.x MB) go straight through.
>
>No problem also accessing or downloading files on the server, its just
>IIS 6.0
>
>I am testing a trial version of ws_ftp server, it works 100%. Its some
>issue with RRAS using NAT/Basic Firewall and IIS.
>
>
>Any ideas?
The Win32 status of 59 indicates a network error. Basically, the
system lost the connection. Timeouts, dropped packets in NAT or a
firewall, RRAS problems can all cause this to happen. Your best bet
is to use a third party FTP server that has no troubles with these, as
you've found.
Jeff
|
|
|
|
|