Anonymous ftp logs

From: Tom Linden (tom_at_kednos.com)
Date: 08/31/03


Date: Sun, 31 Aug 2003 08:29:51 -0700
To: Tru64 <tru64-unix-managers@ornl.gov>

Is there a way to log all anonymous ftp activity? Currently running
both4.0d and 5.1a.

For example, on VMS using TCPIP5.1 stack with hgftp a typically entry
would like,

30-AUG-2003 11:51:37.62 Connection accepted for server 00000002
30-AUG-2003 11:51:39.35 ANONYMOUS-Server 00000002 (80.138.179.187) [FTP:
Session begins. User=ANONYMOUS, Ident=ano@ano.com,
Host=p508AB3BB.dip.t-dialin.net]
30-AUG-2003 11:51:41.59 ANONYMOUS-Server 00000002 (80.138.179.187) [FTP:
SYST ]
30-AUG-2003 11:51:43.29 ANONYMOUS-Server 00000002 (80.138.179.187) [FTP:
access denied on LIST SYS$DISK:[000000]]
30-AUG-2003 11:52:19.60 Connection closed for server 00000002

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.511 / Virus Database: 308 - Release Date: 8/18/2003


Relevant Pages

  • Re: Stack frames
    ... about in your OS or stack frame design. ... > aligned on entry to the procedure, ... > point which forces alignment where it does not occur, ... ensure 16-byte alignment for SSE instructions. ...
    (alt.lang.asm)
  • [patch 02/50] POWERPC Bolt in SLB entry for kernel stack on secondary cpus
    ... machine would crash because of an SLB miss at a point where the SLB ... SLB misses at such points shouldn't happen because the kernel stack is ... linear mapping (which is mapped at all times by entry 0 of the SLB). ...
    (Linux-Kernel)
  • Re: [PATCH 09/10] Change table chaining layout
    ... I think m68k stack layout still guarantees 4-byte-alignment, ... int next, int nr) ... * the current entry, this function will NOT return NULL for an end-of-list. ... return res; ...
    (Linux-Kernel)
  • Re: Symbol tables and scopes
    ... Using one symbol table and making each entry potentially a stack is ... actually described in the literature (1978 Compiler Construction ... scope records can be made on a developer-by-developer basis. ...
    (comp.compilers)
  • Re: Question about interrupt in MINIX3
    ... a new stack for use during the interrupt service. ... stack is determined by an entry in the Task State Segment. ... moves from the last entry to the first entry of the stack frame. ...
    (comp.os.minix)