From owner-freebsd-questions@FreeBSD.ORG Sun Mar 26 00:29:07 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D25716A400 for ; Sun, 26 Mar 2006 00:29:07 +0000 (UTC) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7E8843D46 for ; Sun, 26 Mar 2006 00:29:06 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k2Q0h4iC097445 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 25 Mar 2006 19:43:10 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-questions@freebsd.org Date: Sat, 25 Mar 2006 19:32:01 -0500 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2288050.m00NBDqpib"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603251932.11154.mistry.7@osu.edu> X-Spam-Status: No, score=-6.2 required=5.0 tests=ALL_TRUSTED,BAYES_20, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88/1356/Fri Mar 24 13:41:06 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: Jack Stone Subject: Re: Sendmail and Jails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2006 00:29:07 -0000 --nextPart2288050.m00NBDqpib Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 25 March 2006 18:42, Jack Stone wrote: > I have been setting up jails on various production servers on > FBSD-6.0 & 4.11. > > I was wondering how/where to configure & avoid the port conficts > for sendmail as follows: > > - main host - all sendmail services in & out (or at least out) > - jail - just outgoing services > > I gather I will need to configure one or the other on a non-std > port as both will try to grab the same ports: 25 & 587 > > Any tips appreciated. It is generally easier to not have anything running in the host=20 environment and just setup all your services in the jails. So=20 instead of running that other sendmail in your host environment run=20 it in a jail or only have it bind to a specific IP. =2D-=20 Anish Mistry --nextPart2288050.m00NBDqpib Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEJeELxqA5ziudZT0RAupfAJ9pXelOAdRKQRyAbwgeX5d9zy4csgCgg/r3 ypaBxIuLo9yhGPPSPDFrdiA= =gjr9 -----END PGP SIGNATURE----- --nextPart2288050.m00NBDqpib--