home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13379 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cs.utexas.edu!torn!skule.ecf!steve
  3. From: steve@ecf.toronto.edu (Steve Kotsopoulos)
  4. Subject: Re: IRIX last command and FTP
  5. Message-ID: <Bu9L5E.I5s@ecf.toronto.edu>
  6. Organization: University of Toronto, Engineering Computing Facility
  7. References: <39454@imag.imag.fr>
  8. Date: Tue, 8 Sep 1992 14:48:50 GMT
  9. Lines: 28
  10.  
  11. In article <39454@imag.imag.fr> usson@imag.fr (Yves Usson) writes:
  12. >
  13. >  I am installing a ftp anonymous account on
  14. > our Indigo and I would like to get a statistic
  15. > of access to this account. For this I use
  16. > the 'last' command but I cannot obtain the remote
  17. > host names or Internet IDs. I tried the 'last'
  18. > command on other systems (Sun, Gould...) and
  19. > with those I obtain the remote host name.
  20. >
  21. > Is it a bug of Irix 4.0.1 or did I make something wrong?
  22. > Not to mention I tried all the options of 'last' 
  23. > (-a in particular).
  24.  
  25. You should use the undocumented '-lll' option for ftpd.
  26.  
  27. Change your /usr/etc/inetd.conf file, so that the line for ftpd reads:
  28. ftp     stream  tcp     nowait  root    /usr/etc/ftpd           ftpd -lll
  29.  
  30. Then run 'killall -HUP inetd'
  31.  
  32. This will cause lots more logging information to be sent to syslogd.
  33. If you want even more, try ftpd's '-d' (debug) option.
  34. -- 
  35. Steve Kotsopoulos                   mail:   steve@ecf.toronto.edu
  36. Systems Analyst                     bitnet: steve@ecf.UTORONTO.BITNET
  37. Engineering Computing Facility      uucp:   uunet!utai!ecf!steve
  38. University of Toronto               phone:  (416) 978-5898
  39.