Re: Proftpd users

From: Joshua Kugler <jk@as.uaf.edu>
Date: Tue Apr 20 2004 - 13:59:09 AKDT

Here we go:

[root@deuel /home/joshua]# last -i
peppi ftpd2422 200.80.202.10 Tue Apr 20 14:06 still logged in
peppi ftpd2421 200.80.202.10 Tue Apr 20 14:06 - 14:06 (00:00)
joshua pts/1 137.229.25.103 Tue Apr 20 14:05 still logged in
josh ftpd903 137.229.47.192 Tue Apr 20 13:59 - 13:59 (00:00)
josh ftpd902 137.229.47.192 Tue Apr 20 13:59 - 13:59 (00:00)
josh ftpd897 137.229.47.192 Tue Apr 20 13:59 - 13:59 (00:00)
josh ftpd894 137.229.47.192 Tue Apr 20 13:59 - 13:59 (00:00)
josh ftpd893 137.229.47.192 Tue Apr 20 13:59 - 13:59 (00:00)
josh ftpd874 137.229.47.192 Tue Apr 20 13:58 - 13:58 (00:00)
josh ftpd873 137.229.47.192 Tue Apr 20 13:58 - 13:59 (00:00)
josh ftpd871 137.229.47.192 Tue Apr 20 13:58 - 13:58 (00:00)
josh ftpd870 137.229.47.192 Tue Apr 20 13:58 - 13:58 (00:00)
josh ftpd869 137.229.47.192 Tue Apr 20 13:58 - 13:58 (00:00)
etc
etc
etc
etc

So...as the famous tech support phrase goes: it works fine on my end.
Mandrake patched version maybe? I've not looked at the source, spec, or
patch files in the SRPM for ProFTPD for Mandrake.

j----- k-----

On Monday 19 April 2004 12:50 pm, Arthur Corliss wrote:
> On Mon, 19 Apr 2004, Joshua Kugler wrote:
> > Really? I just tried it on my box, and it worked fine. Hostname if it
> > could, IP if it couldn't.
> >
> > [root@deuel /home/joshua]# proftpd -v
> > - ProFTPD Version 1.2.8
> > [root@deuel /home/joshua]#
> >
> > This is on Mandrake 9.1.
> >
> > j----- k-----
>
> Could you clarify? You tested 'last -i' on ftp sessions and the IP is
> correctly reported? Looking at the source of 1.2.8p (2003/09) I see that
> the offending code:
>
> (starting on line 201)
> #ifdef LINUX
> if (ip)
> memcpy(&ut.ut_addr,ip,sizeof(ut.ut_addr));
>
> is still present in log.c. Given that the problem is that ip is
> p_in_addr_t struct, it should be obvious that you can't copy the first four
> bytes of that struct into an in_addr field.
>
> --Arthur Corliss
> Bolverk's Lair -- http://arthur.corlissfamily.org/
> Digital Mages -- http://www.digitalmages.com/
> "Live Free or Die, the Only Way to Live" -- NH State Motto
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.

-- 
Joshua Kugler
Assistant Systems Administrator
UAF Department of Mathematical Sciences
UAF LUG President
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue Apr 20 13:59:54 2004

This archive was generated by hypermail 2.1.8 : Tue Apr 20 2004 - 13:59:55 AKDT