Networking Forums

Networking Forums > Computer Networking > Windows Networking > log on locally FTP??? What is this?

Reply
Thread Tools Display Modes

log on locally FTP??? What is this?

 
 
Brad Wilson
Guest
Posts: n/a

 
      10-18-2004, 07:49 PM
Guys,

I setup an FTP server inside of IIS. It works great on the network. I can
test by looking to the local server and try my accounts and everything is
great. I try it offsite and I get a error that says you may not have
permission to access these files. I have tried everything. I have rebuilt
the FTP several times. I have tried different FTP clients. I did find one
article that says something about log on locally but one of the accounts
that I am testing with is the domain admin and also in the administrators
group. I can see in the logs that an account login was attempted but
denied. I have set the router up to open the DMZ and proved that it is not
a firewall issue.

Next thing I did is VPN in and then go in remotely across the VPN and it
works great. Has anyone got any idea what is going on. Is it a log on
locally problem? If so how do I get past this. Thanks,

Brad Wilson


 
Reply With Quote
 
 
 
 
Roland Hall
Guest
Posts: n/a

 
      10-19-2004, 07:22 AM
"Brad Wilson" wrote in message news:(E-Mail Removed)...

: I setup an FTP server inside of IIS. It works great on the network. I
can
: test by looking to the local server and try my accounts and everything is
: great. I try it offsite and I get a error that says you may not have
: permission to access these files. I have tried everything. I have
rebuilt
: the FTP several times. I have tried different FTP clients. I did find
one
: article that says something about log on locally but one of the accounts
: that I am testing with is the domain admin and also in the administrators
: group. I can see in the logs that an account login was attempted but
: denied. I have set the router up to open the DMZ and proved that it is
not
: a firewall issue.
:
: Next thing I did is VPN in and then go in remotely across the VPN and it
: works great. Has anyone got any idea what is going on. Is it a log on
: locally problem? If so how do I get past this. Thanks,

Is the FTP server set as anonymous only, anonymous/authenticated, or
authenticated and did you set permissions not only in IIS but at the file
system level?

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/service...p?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/default...b;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/default...b;EN-US;291382


 
Reply With Quote
 
Dana Brash
Guest
Posts: n/a

 
      10-19-2004, 07:34 AM
Hi Brad,

Have you tried, as a test, allowing anonymous connections?

What authentication methods have you set on the server? Are you being
prompted for credentials at all?

IIS 5 or 6?

--
HTH,
=d=


Dana Brash
MCSE, MCDBA, MCSA

(E-Mail Removed)

"Brad Wilson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Guys,
>
> I setup an FTP server inside of IIS. It works great on the network. I
> can test by looking to the local server and try my accounts and everything
> is great. I try it offsite and I get a error that says you may not have
> permission to access these files. I have tried everything. I have
> rebuilt the FTP several times. I have tried different FTP clients. I did
> find one article that says something about log on locally but one of the
> accounts that I am testing with is the domain admin and also in the
> administrators group. I can see in the logs that an account login was
> attempted but denied. I have set the router up to open the DMZ and proved
> that it is not a firewall issue.
>
> Next thing I did is VPN in and then go in remotely across the VPN and it
> works great. Has anyone got any idea what is going on. Is it a log on
> locally problem? If so how do I get past this. Thanks,
>
> Brad Wilson
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      10-19-2004, 04:07 PM
From outside the System you must designate what domain the account exists
in. You have to prefix the username with the Domain name
(domainname\username) when authenticating. From inside the LAN you don't
have to do that because your workstation is already logged into the domain.

I hope you returned all that stuff back the way it was supposed to be after
you needlessly changed everything all over the place.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
Scott Lowe
Guest
Posts: n/a

 
      10-19-2004, 07:37 PM
On 2004-10-18 15:49:44 -0400, "Brad Wilson"
<(E-Mail Removed)> said:

> times. I have tried different FTP clients. I did find one article
> that says something about log on locally but one of the accounts that I
> am testing with is the domain admin and also in the administrators
> group. I can see in the logs that an account login was attempted but
> denied. I have set the router up to open the DMZ and proved that it is
> not a firewall issue.
>


You are probably already aware of this, but FTP passes credentials in
clear text. Attempting to login via FTP across the Internet with the
domain admin credentials means you just passed your domain admin
username and password in clear text for anyone on the wire to see.

I know this doesn't answer your question, but I just wanted to mention
the potential problems of using administrative privileges when testing
FTP from the outside.

With regards to making this work, most of the other posters in this
thread have covered all the bases--NTFS (file system) permissions, IIS
permissions, logon credentials (using DOMAIN\username instead of just
username). You might also check to ensure that you haven't
inadvertently added some IP address restrictions (i.e., only allow
access from specific IP address ranges). The behavior doesn't match
that, but it doesn't hurt to check.

HTH.

--
Scott Lowe

 
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
IP Tables locally Vincent van Beveren Linux Networking 2 07-27-2006 11:42 AM
Cannot logon locally Wilson Cheung Windows Networking 6 07-06-2005 08:23 AM
can I expect 100% ping return locally? .:mmac:. Windows Networking 0 06-20-2005 07:19 PM
Resolving external IPs locally GL Windows Networking 3 11-25-2004 02:31 PM
resolving locally Paddy Linux Networking 2 02-02-2004 11:49 AM



1 2 3 4 5 6 7 8 9 10 11