Re: jails, cron and sendmail



The default configuration doesn't expose sendmail to the publicly
visible IP addres. The daemon it runs only listens for connections to
the localhost address.

Unfortunately, in jails, localhost gets remapped to the jail IP
address and therefore, he is correct, it is accepting connections
from the outside world. This is one thing that I would love to
see fixed in jails.

_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: jails, cron and sendmail
    ... The daemon it runs only listens for connections to ... I wasn't aware of that strange behavior of jails. ... localhost IP address to the outside world. ... They have one IP address that is always visible from the host system, ...
    (freebsd-hackers)
  • Re: jails, cron and sendmail
    ... I wasn't aware of that strange behavior of jails. ... localhost IP address to the outside world. ... Exactly how is fixing jails to not expose their ...
    (freebsd-hackers)
  • Re: jails, cron and sendmail
    ... I wasn't aware of that strange behavior of jails. ... Because of the security aspect it's a good ... through packet filter and port forwarding anyway. ... localhost IP address to the outside world. ...
    (freebsd-hackers)
  • Re: jails, cron and sendmail
    ... The daemon it runs only listens for connections to ... the localhost address. ... address and therefore, he is correct, it is accepting connections ...
    (freebsd-hackers)
  • jails and sendmail
    ... I've got a machine with three or four jails on it. ... sendmail in all of them. ... One jail will do Mailman, ... Is there a problem with the localhost sendmail config being shared ...
    (FreeBSD-Security)