| Author |
IIS / FTP access problems
|
|
| Steve Grosz 2004-12-06, 5:51 pm |
| I have a customer who needed a FTP site. I can access it just fine (I
always use command line though). He can't access it through a web
browser. I have checked on my firewall as he tries to access the site,
and no errors pop up.
Am I missing something within IIS that will give him access to the FTP
site through a browser? He can access it via a command line tool just fine.
Thanks,
Steve
| |
| Ken Schaefer 2004-12-06, 5:51 pm |
| What web-browser?
Anonymous or authenticated access?
Cheers
Ken
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:ubmXQ9%232EHA.3452@TK2MSFTNGP14.phx.gbl...
>I have a customer who needed a FTP site. I can access it just fine (I
>always use command line though). He can't access it through a web browser.
>I have checked on my firewall as he tries to access the site, and no errors
>pop up.
>
> Am I missing something within IIS that will give him access to the FTP
> site through a browser? He can access it via a command line tool just
> fine.
>
> Thanks,
> Steve
| |
| Steve Grosz 2004-12-06, 8:47 pm |
| IE is the browser. And access is set to authenticated, he does have a
account on the server, so that shouldn't be a issue!! 
Steve
Ken Schaefer wrote:
> What web-browser?
> Anonymous or authenticated access?
>
> Cheers
> Ken
>
> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
> news:ubmXQ9%232EHA.3452@TK2MSFTNGP14.phx.gbl...
>
>
>
>
| |
| Steve Grosz 2004-12-06, 8:47 pm |
| IE is the browser. And access is set to authenticated, he does have a
account on the server, so that shouldn't be a issue!! 
Steve
Ken Schaefer wrote:
> What web-browser?
> Anonymous or authenticated access?
>
> Cheers
> Ken
>
> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
> news:ubmXQ9%232EHA.3452@TK2MSFTNGP14.phx.gbl...
>
>
>
>
| |
| Ken Schaefer 2004-12-07, 2:49 am |
| Does it work if you use:
ftp://user:password@ftpserver.company.com
Cheers
Ken
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:%23l3wIg$2EHA.924@TK2MSFTNGP14.phx.gbl...[vbcol=seagreen]
> IE is the browser. And access is set to authenticated, he does have a
> account on the server, so that shouldn't be a issue!! 
>
> Steve
>
> Ken Schaefer wrote:
| |
| Bernard 2004-12-07, 2:49 am |
| Check ftp server log. most likely passive mode issue.
if you force IE to active mode, do you still experience the problem ?
How To Configure Internet Explorer to Use Both the FTP PORT Mode and PASV
Mode in Windows 2000
http://support.microsoft.com/?id=309816
if you running W2k SP4 and above, you can configure passive port range.
How To Configure PassivePortRange In IIS
http://support.microsoft.com/?id=555022
also make sure firewall config allow traffic for the required port range.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:#l3wIg$2EHA.924@TK2MSFTNGP14.phx.gbl...[vbcol=seagreen]
> IE is the browser. And access is set to authenticated, he does have a
> account on the server, so that shouldn't be a issue!! 
>
> Steve
>
> Ken Schaefer wrote:
browser.[vbcol=seagreen]
errors[vbcol=seagreen]
| |
| Steve Grosz 2004-12-07, 2:49 am |
| Ken,
I don't know if it does or not at this point, right now I just know that
it doesn't work through IE, but it does allow him in via the command
line FTP.
Steve
Ken Schaefer wrote:
> Does it work if you use:
>
> ftp://user:password@ftpserver.company.com
>
> Cheers
> Ken
>
>
> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
> news:%23l3wIg$2EHA.924@TK2MSFTNGP14.phx.gbl...
>
>
| |
| Steve Grosz 2004-12-07, 2:49 am |
| I'm using Win2003 Server, is this still a factor at this point?
Steve
Bernard wrote:
> Check ftp server log. most likely passive mode issue.
> if you force IE to active mode, do you still experience the problem ?
> How To Configure Internet Explorer to Use Both the FTP PORT Mode and PASV
> Mode in Windows 2000
> http://support.microsoft.com/?id=309816
>
> if you running W2k SP4 and above, you can configure passive port range.
> How To Configure PassivePortRange In IIS
> http://support.microsoft.com/?id=555022
>
> also make sure firewall config allow traffic for the required port range.
>
>
| |
| Bernard 2004-12-07, 2:49 am |
| You have to test the IE ftp port mode,
check your firewall policy, ftp log and etc....
before we can move on.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:eAmUgYB3EHA.3756@TK2MSFTNGP14.phx.gbl...[vbcol=seagreen]
> I'm using Win2003 Server, is this still a factor at this point?
>
> Steve
>
> Bernard wrote:
PASV[vbcol=seagreen]
range.[vbcol=seagreen]
| |
| Ken Schaefer 2004-12-07, 2:49 am |
| I am asking if it works if you use the URL below in the address bar in
Internet Explorer.
Cheers
Ken
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:OCq3LYB3EHA.3756@TK2MSFTNGP14.phx.gbl...[vbcol=seagreen]
> Ken,
>
> I don't know if it does or not at this point, right now I just know that
> it doesn't work through IE, but it does allow him in via the command line
> FTP.
>
> Steve
>
> Ken Schaefer wrote:
| |
| Steve Grosz 2004-12-07, 2:49 am |
| Not for me, because I'm behind my work's firewall and proxy/socks
server. I can never get to it from here.
Steve
Ken Schaefer wrote:
> I am asking if it works if you use the URL below in the address bar in
> Internet Explorer.
>
> Cheers
> Ken
>
>
> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
> news:OCq3LYB3EHA.3756@TK2MSFTNGP14.phx.gbl...
>
>
>
| |
| Ken Schaefer 2004-12-07, 2:49 am |
| But this is not about you - it's about "him" (whoever "him" is).
Cheers
Ken
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:uiXCHiB3EHA.1296@TK2MSFTNGP10.phx.gbl...[vbcol=seagreen]
> Not for me, because I'm behind my work's firewall and proxy/socks server.
> I can never get to it from here.
>
> Steve
>
> Ken Schaefer wrote:
| |
| Steve Grosz 2004-12-09, 6:19 pm |
| Yes, it does work within IE.
Steve
Ken Schaefer wrote:
> I am asking if it works if you use the URL below in the address bar in
> Internet Explorer.
>
> Cheers
> Ken
>
>
> "Steve Grosz" <boise_bound@hotmail.com> wrote in message
> news:OCq3LYB3EHA.3756@TK2MSFTNGP14.phx.gbl...
>
>
>
| |
| Ken Schaefer 2004-12-11, 6:36 pm |
| Then I think you are running into a limitation of the IE client. I'm not
sure that IE supports access to FTP sites that require authentication unless
you supply credentials in the URL address bar.
In any case, this is not really an IIS question anymore - I suggest you
check in an IE newsgroup for a definitive answer on how IE can connect to
non-anonymous FTP sites.
Cheers
Ken
"Steve Grosz" <boise_bound@hotmail.com> wrote in message
news:OGutusk3EHA.924@TK2MSFTNGP14.phx.gbl...[vbcol=seagreen]
> Yes, it does work within IE.
>
> Steve
>
> Ken Schaefer wrote:
|
|
|
|