Date: Thu, 25 Oct 2001 13:26:27 +0600 From: "Igor I. Ushatinsky" <igor@tng.tmn.ru> To: Anthony Schneider <aschneid@mail.slc.edu> Cc: Purwa Riadi <purwa@progs4wealth.com>, freebsd-security@FreeBSD.ORG Subject: Re: telnet limitation Message-ID: <3BD7BEA3.8090607@tng.tmn.ru> References: <20011023081729.A10955@warsaw.scl.ameslab.gov> <007c01c15c6b$5a861fc0$ab5b96ca@padjajaran> <000701c15c6c$5271d620$0900000a@web.cc> <00c601c15d13$8dd17200$ab5b96ca@padjajaran> <20011025011938.A1299@mail.slc.edu> <00dd01c15d1d$f5b55120$ab5b96ca@padjajaran> <20011025022646.A2029@mail.slc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Good day! Anthony Schneider wrote: > I'm not sure how to go about logging connections to telnetd. > Perhaps someone else here knows. Add this to your /etc/syslog.conf: auth.* /var/log/auth.log Don't forget to touch the target file and send -HUP to syslogd :-) Also you may want to add auth.log rotation to /etc/newsyslog.conf. /Igor I. Ushatinsky, Russia, Siberia, Tyumen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BD7BEA3.8090607>