RE: anonymous ftp passwd

2004-01-08 Thread Peter Ulrich Kruppa
On Thu, 8 Jan 2004, Tomas Palfi wrote:

> Yes, thanks for this one the file is there on FreeBSD5.1, however, I
> could not find the file on FreeBSD4.4Stable. any idea why??
My ftp server is started via /etc/inetd.conf with the command
ftpd -lS
# man ftpd
tells me that -lS makes ftpd log to /var/log/ftpd  and
/var/log/xferlog
So perhaps you either don't have -lS enabled or you have to
create these files yourself before.

By the way: I have read - not tried myself - that
/usr/ports/webalizer can read and analyze the xferlog's produced
by the wu-ftp server (found in /usr/ports/ftp/wu-ftp).
I am running webalizer on my apache logs. It draws very fine
graphics.

Uli.
>
> thanks
>
> -Original Message-
> From: Peter Ulrich Kruppa [mailto:[EMAIL PROTECTED]
> Sent: 08 January 2004 15:22
> To: Tomas Palfi
> Cc: [EMAIL PROTECTED]
> Subject: Re: anonymous ftp passwd
>
> On Thu, 8 Jan 2004, Tomas Palfi wrote:
>
> > To all,
> >
> > i would like to identify the anonymous passwd of our clients for
> > statistical purposes.  I know that ftp transmits the username and
> passwd
> > in plain text.  Is there a way to decrypt them.
> Just out of interest:
> I always thought anonymous ftp was logged in /var/etc/xferlog ?
> Or do you use a different some special kind of ftp server?
>
> Regards,
>
> Uli.
>
> >
> > thanks
> >
> > --
> > tp
> >
> >
> >
> 
> > This e-mail has been scanned for all viruses by Star Internet. The
> > service is powered by MessageLabs. For more information on a proactive
> > anti-virus service working around the clock, around the globe, visit:
> > http://www.star.net.uk
> >
> 
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> >
> >
>
>   +---+
>   |Peter Ulrich Kruppa|
> | Wuppertal |
> |  Germany  |
> +---+
>
> 
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> 
>
> 
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
>

+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: anonymous ftp passwd

2004-01-08 Thread Tomas Palfi
Yes, thanks for this one the file is there on FreeBSD5.1, however, I
could not find the file on FreeBSD4.4Stable. any idea why??

thanks

-Original Message-
From: Peter Ulrich Kruppa [mailto:[EMAIL PROTECTED] 
Sent: 08 January 2004 15:22
To: Tomas Palfi
Cc: [EMAIL PROTECTED]
Subject: Re: anonymous ftp passwd

On Thu, 8 Jan 2004, Tomas Palfi wrote:

> To all,
>
> i would like to identify the anonymous passwd of our clients for
> statistical purposes.  I know that ftp transmits the username and
passwd
> in plain text.  Is there a way to decrypt them.
Just out of interest:
I always thought anonymous ftp was logged in /var/etc/xferlog ?
Or do you use a different some special kind of ftp server?

Regards,

Uli.

>
> thanks
>
> --
> tp
>
>
>

> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
>

> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
>
>

+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+


This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk



This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: anonymous ftp passwd

2004-01-08 Thread Peter Ulrich Kruppa
On Thu, 8 Jan 2004, Tomas Palfi wrote:

> To all,
>
> i would like to identify the anonymous passwd of our clients for
> statistical purposes.  I know that ftp transmits the username and passwd
> in plain text.  Is there a way to decrypt them.
Just out of interest:
I always thought anonymous ftp was logged in /var/etc/xferlog ?
Or do you use a different some special kind of ftp server?

Regards,

Uli.

>
> thanks
>
> --
> tp
>
>
> 
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
>

+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: anonymous ftp passwd

2004-01-08 Thread Kliment Andreev
>i would like to identify the anonymous passwd of our clients for
>statistical purposes.  I know that ftp transmits the username and passwd
>in plain text.  Is there a way to decrypt them.

Look for kripp and sniff in ports/security
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"