Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 10:01:34 -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:  <200205221701.g4MH1Y870975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

gshapiro    2002/05/22 10:01:34 PDT

  Modified files:        (Branch: RELENG_4)
    etc/mail             README 
    share/man/man8       rc.sendmail.8 
  Log:
  MFC: 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).
  
       Revision  Changes    Path
       1.16      +7 -6      src/etc/mail/README
       1.2       +3 -0      src/share/man/man8/rc.sendmail.8
  
  Approved by:    re (bmah)
  
  Revision  Changes    Path
  1.8.2.6   +7 -6      src/etc/mail/README
  1.1.2.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?200205221701.g4MH1Y870975>