From owner-freebsd-current@FreeBSD.ORG Thu Nov 17 14:05:43 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AD6316A421 for ; Thu, 17 Nov 2005 14:05:43 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1ACD43D4C for ; Thu, 17 Nov 2005 14:05:41 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by zproxy.gmail.com with SMTP id j2so1965636nzf for ; Thu, 17 Nov 2005 06:05:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Nsv9fO7VF07igFhtwD//mfMPAuUZ0nkNPdvYtdOvc55tdNzD8xwGkk8mtSf/EfJdEv2/4A65w3ECRKWk5A8UzgvXtKvR9kTJEXAH6TG4JFhWcauJpvgqKrxCQFzP8sIpvE/mUPR5lQqos9HRDcswl5RhvZDDSA1g4F6HmF9zjwE= Received: by 10.64.250.1 with SMTP id x1mr1808553qbh; Thu, 17 Nov 2005 06:05:39 -0800 (PST) Received: by 10.65.192.16 with HTTP; Thu, 17 Nov 2005 06:05:39 -0800 (PST) Message-ID: Date: Thu, 17 Nov 2005 15:05:39 +0100 From: Claus Guttesen To: Customer Support In-Reply-To: <1132221410.8056.23.camel@sagar.netcore.co.in> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1132052442.19382.142.camel@sagar.netcore.co.in> <20051115142212.49b86987.lists@yazzy.org> <1132221410.8056.23.camel@sagar.netcore.co.in> Cc: Marcin Jessa , freebsd-current@freebsd.org Subject: Re: sylogd not logging X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 14:05:43 -0000 > > > syslogd_flags=3D"-s" > > > in /etc/defaults/rc.conf and check. My /etc/rc.conf: syslogd_program=3D"/usr/sbin/syslogd" # path to syslogd, if you want a different one. syslogd_flags=3D"" receives syslog (http) messages from other servers, this is on FreeBSD 5.4 stable. regards Claus