From owner-freebsd-questions Mon Jul 20 16:11:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09350 for freebsd-questions-outgoing; Mon, 20 Jul 1998 16:11:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (jkb@shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09339 for ; Mon, 20 Jul 1998 16:11:19 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id QAA15479 for ; Mon, 20 Jul 1998 16:10:59 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Mon, 20 Jul 1998 16:10:59 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: questions@FreeBSD.ORG Subject: Re: syslogd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Never mind .. I am a retard .. I forgot my syslogd is running with "-s" switch. In syslogd.c we have: if (!(Vogons & (Vogons - 1))) { (void)snprintf(line, sizeof line, "syslogd: discarded %d unwanted packets in secure mode", Vogons); logmsg(LOG_SYSLOG|LOG_AUTH, line, LocalHostName, ADDDATE); -- Yan Jan Koum jkb@best.com | "Turn up the lights; I don't want www.FreeBSD.org -- The Power to Serve | to go home in the dark." On Mon, 20 Jul 1998, Jan B. Koum wrote: > > Anyone might know where this is coming from? > >Message from syslogd@0wn at Tue Jul 21 10:52:35 1998 ... >0wn syslogd: discarded 2 unwanted packets in secure mode > >Message from syslogd@0wn at Tue Jul 21 11:03:16 1998 ... >0wn syslogd: discarded 4 unwanted packets in secure mode > >Message from syslogd@0wn at Tue Jul 21 11:04:01 1998 ... >0wn syslogd: discarded 8 unwanted packets in secure mode > > Thanks, > >-- Yan > >Jan Koum jkb@best.com | "Turn up the lights; I don't want >www.FreeBSD.org -- The Power to Serve | to go home in the dark." > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message