Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 10:46:39 -0800
From:      JJ Behrens <jj@nttmcl.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: strange behavior of syslogd: bug or operator failure?
Message-ID:  <20020220104639.A7076@alicia.nttmcl.com>
In-Reply-To: <20020219183504.Q48401@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Tue, Feb 19, 2002 at 06:35:04PM -0800
References:  <67113886430.20020213190528@astra-st.ru> <20020216050614.G36782@blossom.cjclark.org> <20020219175356.B23602@alicia.nttmcl.com> <20020219183504.Q48401@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > >   After upgrading to 4.5-stable syslogd stops logging messages from
> > > > our ciscos. After investigating into problem it seems that syslogd
> > > > have no ideas about file it need to save messages: some of them logged
> > > > onto console (in fact into /var/log/console), others - into
> > > > /var/log/messages. One difference - messages originated from different
> > > > hosts.
> > > > Is something wrong with syslogd? It works before upgrade.
> > > 
> > > Do /var/log/{a,b,c,xxx} exist?
> > 
> > Hmm, it seems like they removed syslog from /etc/services, or at least that's
> > an error message that I get when I boot. I don't see anything about this on 
> > the PR list. I suspect these two things are related.
> 
> Who is "they?" It most definately is in a stock FreeBSD services(5)
> file.

Apparently "they" must have been "me" messing up while using mergemaster.

The error message is:

Additional daemons: syslogd		syslogd: servname not supported for ai_socktype
syslogd: child PID 76 exited with return code 1

Which appears to be caused by the fact that /etc/services only contains:

nameserver      42/tcp name
ftp             21/tcp
domain          53/tcp          nameserver
domain          53/udp          nameserver
cmd             514/tcp    shell

I wonder how I messed that one up?

Cheers,
-jj

-- 
The set-uid bit is patented by Dennis Ritchie.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220104639.A7076>