From owner-freebsd-security Tue Apr 9 3:46:49 2002 Delivered-To: freebsd-security@freebsd.org Received: from tng.tmn.ru (tngent02.tng.tmn.ru [212.76.168.162]) by hub.freebsd.org (Postfix) with ESMTP id 1A8A537B417 for ; Tue, 9 Apr 2002 03:46:37 -0700 (PDT) Received: from tng.tmn.ru [10.28.66.204] by tng.tmn.ru [212.76.168.162] with SMTP (MDaemon.PRO.v4.0.0.R) for ; Tue, 09 Apr 2002 16:45:24 +0600 Message-ID: <3CB2C695.8030809@tng.tmn.ru> Date: Tue, 09 Apr 2002 16:46:45 +0600 From: "Igor I. Ushatinsky" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.4) Gecko/20011022 X-Accept-Language: ru, en-us MIME-Version: 1.0 To: Michael Phaze Cc: FreeBSD-Security@FreeBSD.ORG Subject: Re: Ftpd and remote syslog References: <01b301c1dfb1$c7cb7610$2d01a8c0@MICHAEL2> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MDRemoteIP: 10.28.66.204 X-Return-Path: igor@tng.tmn.ru X-MDaemon-Deliver-To: FreeBSD-Security@FreeBSD.ORG Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Michael Phaze wrote: > Hey all. > I am trying to setup remote sysloging for ftpd authentication messages only. > I setup remote sysloging for auth.* to a remote syslog server. > auth.* @loghost > I put it at the top of the file, and it works find for when I ssh in, but > when I ftp in using the freebsd ftpd it doesn't log anything. > I tried putting in > !ftpd > *.* @loghost Try to use "ftp.*" facility (not "!ftpd" program entry). /Igor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message