From owner-freebsd-stable Wed Feb 28 4:29:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (www.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id BFD2437B719 for ; Wed, 28 Feb 2001 04:29:10 -0800 (PST) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id ljjaaaaa for ; Wed, 28 Feb 2001 23:29:11 +1100 Message-ID: <3A9CEF83.C82D54E7@quake.com.au> Date: Wed, 28 Feb 2001 23:30:59 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Sergey A. Ivanov" Cc: freebsd-stable@freebsd.org Subject: Re: syslogd and udp socket 514 References: <1679517154.20010228164459@astra-st.ru> <3A9CE770.2576B84F@quake.com.au> <1310335902.20010228165838@astra-st.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > KT> It should be syslogd -s but anyway -s means it wont accept > KT> logs from other machines, it still opens a network socket... > KT> running with -s -s means no opened sockets... > > KT> So nothing is wrong at all :) > KT> Kal. > > Thanks. I must RTFM more carefully :-) > But why it listen udp socket if not accept logging from remote? I think its so it can send using that socket, since you might want to still log to other hosts from that box and they want to see that it came from the correct port :) At least thats what I think its for... Kal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message