Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 04:42:50 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Mike <mike@mikesweb.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: telnet log?
Message-ID:  <Pine.BSF.4.10.10006270439040.20207-100000@backup.af.speednet.com.au>
In-Reply-To: <4.3.1.2.20000625134256.00b07980@mail.mikesweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 25 Jun 2000, Mike wrote:

> Is there a log of, or a way to log any attempts to telnet into your server?
> Thanks
> Mike

This would be a function of inetd(8).  add a '-l' to the 'inetd_flags' in
your rc.conf.  Here is what's in mine:

inetd_flags="-l -wW -C 256 -R 1024"	# Optional flags to inetd.

--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/
  




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10006270439040.20207-100000>