Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 20:54:39 +0900 (JST)
From:      Hajimu UMEMOTO <ume@bisd.hitachi.co.jp>
To:        lw@astra-st.ru
Cc:        freebsd-stable@freebsd.org
Subject:   Re: syslogd and udp socket 514
Message-ID:  <20010228.205439.55503512.ume@bisd.hitachi.co.jp>
In-Reply-To: <1679517154.20010228164459@astra-st.ru>
References:  <1679517154.20010228164459@astra-st.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Wed, 28 Feb 2001 16:44:59 +0500,
>>>>> "Sergey A. Ivanov" <lw@astra-st.ru> said:

lw>   Today i'm notice open udp port 514 on my 4.2S server. In /etc/services
lw> it's named syslog, so i'm looked for syslogd and found it running as
lw>   syslog -s
lw> As mentioned in man page, with -s option syslogd don't open any
lw> network sockets at all.
lw> What's wrong?

With -s option, syslogd don't accept incoming message.  But, syslogd
still opens 514 port for outgoing message to another host.  If you
don't want this at all, you can disable it with -ss option.

--
Hajimu UMEMOTO @ Business Solution System Development Div., Hitachi Ltd.
E-Mail: ume@bisd.hitachi.co.jp ume@mahoroba.org  ume@FreeBSD.org
URL: http://www.imasy.org/~ume/

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?20010228.205439.55503512.ume>