Date: Wed, 22 Apr 1998 13:34:52 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Peter Wemm <peter@netplex.com.au> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG, soren@dt.dk Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <3176.893244892@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 22 Apr 1998 19:01:44 %2B0800." <199804221101.TAA05956@spinner.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmmmm, Now, I'm not too sure what people use SecureMode for, but it doesn't make sense to expect one host to accept remote logging from other hosts that don't, at least in my book... I would tend to say `document that you cant do remote logging with "-s"' and leave it at that, but I may be overlooking something here... Comments ? Poul-Henning In message <199804221101.TAA05956@spinner.netplex.com.au>, Peter Wemm writes: >Poul-Henning Kamp wrote: >> phk 1998/04/21 23:28:18 PDT >> >> Modified files: >> usr.sbin/syslogd syslogd.c >> Log: >> Even with '-s', syslogd still creates an AF_INET socket, although >> it is not bind(2)ed. > >This is wrong, the socket is needed so that it can send log entries to >another host. > >> PR: 6366 >> Reviewed by: phk >> Submitted by: Soren S. Jorvang <soren@dt.dk> >> >> Revision Changes Path >> 1.29 +22 -23 src/usr.sbin/syslogd/syslogd.c >> > >Cheers, >-Peter >-- >Peter Wemm <peter@netplex.com.au> Netplex Consulting > > > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3176.893244892>