Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 1998 22:23:15 -0800 (PST)
From:      Jan Koum <jkb@best.com>
To:        "Scot W. Hetzel" <hetzels@westbend.net>
Cc:        FreeBSD-ISP <freebsd-isp@FreeBSD.ORG>
Subject:   Re: logging messages to remote host w/syslogd 
Message-ID:  <Pine.BSF.3.96.980207222115.12278C-100000@shell6.ba.best.com>
In-Reply-To: <004601bd3457$544be120$c3e0d9cf@admin.westbend.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, 8 Feb 1998, Scot W. Hetzel wrote:

>I am experiencing a problem with the syslogd.  For some unknown reason it
>will not accept messages from remote hosts.  I have read the man pages and
>searched the archives but no help.
>
>On hostA, I have made the following change to rc.conf so that it can accept
>remote messages:
>
>syslog_syslogd_enable="YES"            # Run syslog daemon (or NO).
 ^^^^^^^^^^^^^^^^^^^
	Shouldn't this be just `` syslogd_enable="YES" '' ?
	Also, try starting it with "-d" -- debug mode, and do "ps ax |
grep syslog" to see which flags it really has.

-- Yan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" 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.980207222115.12278C-100000>