Date: Mon, 20 Jul 1998 16:10:59 -0700 (PDT) From: "Jan B. Koum " <jkb@best.com> To: questions@FreeBSD.ORG Subject: Re: syslogd Message-ID: <Pine.BSF.3.96.980720161022.15276A-100000@shell6.ba.best.com> In-Reply-To: <Pine.BSF.3.96.980720153803.7192I-100000@shell6.ba.best.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980720161022.15276A-100000>