From owner-freebsd-bugs Wed Oct 31 2:40: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1468637B406 for ; Wed, 31 Oct 2001 02:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VAe1x31683; Wed, 31 Oct 2001 02:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C698F37B40C for ; Wed, 31 Oct 2001 02:34:58 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VAYwZ31155; Wed, 31 Oct 2001 02:34:58 -0800 (PST) (envelope-from nobody) Message-Id: <200110311034.f9VAYwZ31155@freefall.freebsd.org> Date: Wed, 31 Oct 2001 02:34:58 -0800 (PST) From: Romain Griffiths To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/31657: syslogd stop processing remote host log after a while Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31657 >Category: bin >Synopsis: syslogd stop processing remote host log after a while >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 31 02:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Romain Griffiths >Release: FreeBSD 4.4-RELEASE #0 >Organization: EPITA >Environment: FreeBSD loghost 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Sep 18 11:57:08 PDT 2001 murray@builder.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: I have a loghost that log syslog message from 2 servers. After a while (from few minutes to several hours) the syslogd on my loghost stop logging messages. tcpdump show that servers still send syslog info to the loghost: 11:27:19.111707 ide.syslog > loghost.syslog: udp 102 but nothing arrive to -rw-r--r-- 1 root wheel 18357 Oct 31 10:42 any.log I have a bad-quality hub to link these machines. >How-To-Repeat: on loghost (10.0.0.10): in rc.conf: syslogd_flags="-4 -n -a 10.0.0.2 -a 10.0.0.1" in syslog.conf: +10.0.0.1 *.*;security.none /space1/log/ide/any.log security.* /space1/log/ide/security.log +10.0.0.2 *.*;mail.none /space1/log/mail/any.log mail.* /space1/log/mail/mail.log on 10.0.0.1 syslog.conf: *.* @10.0.0.10 on 10.0.0.2 syslog.conf: *.* @10.0.0.10 >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message