From owner-freebsd-questions Wed Apr 28 1:27:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta2-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.3]) by hub.freebsd.org (Postfix) with ESMTP id 45BEA14E0F for ; Wed, 28 Apr 1999 01:27:13 -0700 (PDT) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.152.128]) by mta2-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990428082910.IZCP6531620.mta2-rme@wocker>; Wed, 28 Apr 1999 20:29:10 +1200 From: "Dan Langille" Organization: The FreeBSD Diary To: Zulkarnain Date: Wed, 28 Apr 1999 20:27:11 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: tcp_wrappers Reply-To: junkmale@xtra.co.nz Cc: freebsd-questions@FreeBSD.ORG References: <19990427195221.TXDN5596385.mta1-rme@wocker> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990428082910.IZCP6531620.mta2-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Apr 99, at 14:43, Zulkarnain wrote: > > On Wed, 28 Apr 1999, Dan Langille wrote: > > > On 27 Apr 99, at 20:28, Zulkarnain wrote: > > > > > what I expact from running tcp_wrappers is to get log like : > > > > > > Jan 10 15:49:41 ngatoto telnetd[1758]: connect from > > > wocker.dvl-software.com Jan 10 15:49:58 ngatoto login: login from > > > wocker.dvl-software.com on ttyp2 as mike > > > > Wait! Hold on! You're not going to get those in your logs unless *I* > > start trying to login to your machine. > > > the log above only for an example.the important is how do I get an output > just like that format ?? I know. Didn't you see my above? That was meant to signal humour. And I've figured it out. This is not a syslog.conf issue. I apologise for putting you wrong before. This is a console issue. The examples provided show first a telnet, and then a login. You login using the console. You telnet from another machine. I'm not sure if the second example is accurate. The following is an extract from my logs as I attempted to reproduce the example. Apr 28 20:06:22 ns telnetd[90608]: connect from ngatoto.dvl-software.com This is a connection via telnet. Apr 28 20:23:20 ns login: login on ttyv2 as dan This is using the terminal. Hope that helps. -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.FreeBSDDiary.org/freebsd/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/racingsystem.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message