How can I log every login via telnet?

Sandy Rutherford sandy at krvarr.bc.ca
Thu Apr 7 17:22:17 PDT 2005


>>>>> On Thu, 7 Apr 2005 20:42:25 +0200, 
>>>>> Anthony Atkielski <atkielski.anthony at wanadoo.fr> said:

 > Is there a way to log every login via telnet?

Check /var/log/auth.log.  They should be logged there by default.  You
could also use tcpwrappers for better control over access and
logging.  See /etc/hosts.allow and "man 5 hosts_options".

Sandy


More information about the freebsd-questions mailing list