Date: Wed, 22 May 2002 09:37:32 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail README src/share/man/man8 rc.sendmail.8 Message-ID: <200205221637.g4MGbWY63449@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2002/05/22 09:37:32 PDT
Modified files:
etc/mail README
share/man/man8 rc.sendmail.8
Log:
Add a warning regarding localhost-only listening daemons inside jails.
Apparently binding only to 127.0.0.1 inside of a jail actually binds
to the jail IP address as well (in effect, bind to all available
interfaces in the jail).
Submitted by: Helge Oldach <test-smtp@oldach.net>
MFC after: 1 day
pending RE approval
Revision Changes Path
1.16 +7 -6 src/etc/mail/README
1.2 +3 -0 src/share/man/man8/rc.sendmail.8
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?200205221637.g4MGbWY63449>
