Re: FTP logs
From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 07/30/04
- Next message: Gregory: "Re: Limit access by referrer?"
- Previous message: SamW: "RE: Domain Account for AppPool can't verify domain NTLM credentials"
- In reply to: Joe: "FTP logs"
- Next in thread: Joe: "Re: FTP logs"
- Reply: Joe: "Re: FTP logs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Jul 2004 16:38:12 GMT
On Thu, 29 Jul 2004 17:46:34 -0700, "Joe"
<anonymous@discussions.microsoft.com> wrote:
>Hello,
>
>I am new to IIS FTP and been enjoying it. But I have not
>yet had the time to understand what to look for in the
>logs as compared to HTTP. I have seen this in the logs
>
>16:18:31 82.83.71.242 [22]USER anonymous 331 0
>16:18:31 82.83.71.242 [22]PASS Tgpuser@home.com 530 1326
>17:53:39 66.237.251.142 [23]USER anonymous 331 0
>17:53:39 66.237.251.142 [23]PASS IEUser@ 530 1326
>17:53:41 66.237.251.142 [24]USER anonymous 331 0
>17:53:41 66.237.251.142 [24]PASS IEUser@ 530 1326
>17:53:49 66.237.251.142 [25]USER SUBMIT 331 0
>17:53:49 66.237.251.142 [25]PASS - 230 0
>
>
>I do not know who this is below. I do not have FTP set
>anonymously. You have to log in. So I don't understand the
>anonymous part or the assuming email address.
>
>16:18:31 82.83.71.242 [22]USER anonymous 331 0
>16:18:31 82.83.71.242 [22]PASS Tgpuser@home.com 530 1326
The 331 response is that the user is Okay, but that doesn't
necessarily mean that the user Anonymous is allowed access. The 530
is Not Logged In, basically meaning the username/password combination
isn't accepted.
>and I cannot tell if they were successful in logging on
>an I get a quick run down on what the numbers mean [25]
>[24]
>and also what is a 200 and a 331 in the FTP side of IIS
>6.0
You can check FTP reply codes at:
http://www.networksorcery.com/enp/protocol/ftp.htm
Jeff
- Next message: Gregory: "Re: Limit access by referrer?"
- Previous message: SamW: "RE: Domain Account for AppPool can't verify domain NTLM credentials"
- In reply to: Joe: "FTP logs"
- Next in thread: Joe: "Re: FTP logs"
- Reply: Joe: "Re: FTP logs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|