Date: Wed, 28 Feb 2001 22:56:32 +1100 From: Kal Torak <kaltorak@quake.com.au> To: "Sergey A. Ivanov" <lw@astra-st.ru> Cc: freebsd-stable@freebsd.org Subject: Re: syslogd and udp socket 514 Message-ID: <3A9CE770.2576B84F@quake.com.au> References: <1679517154.20010228164459@astra-st.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"Sergey A. Ivanov" wrote: > > Hello freebsd-stable! > > Today i'm notice open udp port 514 on my 4.2S server. In /etc/services > it's named syslog, so i'm looked for syslogd and found it running as > syslog -s > As mentioned in man page, with -s option syslogd don't open any > network sockets at all. > What's wrong? > > Best regards, > Sergey mailto:lw@astra-st.ru > ICQ UIN: 49432691 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message It should be syslogd -s but anyway -s means it wont accept logs from other machines, it still opens a network socket... running with -s -s means no opened sockets... So nothing is wrong at all :) Kal. 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?3A9CE770.2576B84F>