Date: Mon, 11 Feb 2002 17:31:10 -0800 From: "Crist J. Clark" <cjc@FreeBSD.ORG> To: Martin McCormick <martin@dc.cis.okstate.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: syslog Server Almost Works Message-ID: <20020211173110.E24535@blossom.cjclark.org> In-Reply-To: <200202111801.g1BI1JM22818@dc.cis.okstate.edu>; from martin@dc.cis.okstate.edu on Mon, Feb 11, 2002 at 12:01:19PM -0600 References: <200202111801.g1BI1JM22818@dc.cis.okstate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 11, 2002 at 12:01:19PM -0600, Martin McCormick wrote: > I run syslogd with the -a "*domain" flag and am receiving > syslog notifications from another FreeBSD system like we want. > It is my understanding that if one uses the "*domain" directive > as in "*hardknocks.edu" that syslogd will accept log data from > any system whose name resolves to somename.hardknocks.edu . We > can't seem to get any other systems logs to show up on the same > system that is properly logging the data from the other FreeBSD > host. > > Is there anything else I should be looking at? Obviously, make sure the syslog server gets the domain name you are looking for when you do a reverse-lookup on the client's address. If you temporarily let any host log, do you see the log entries from the clients? Finally, if you are still stumped, run syslogd(8) in debug mode, -d, to see what is going on. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org 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?20020211173110.E24535>