From owner-freebsd-questions@freebsd.org Sun Jun 30 17:46:07 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B13615DB50D for ; Sun, 30 Jun 2019 17:46:07 +0000 (UTC) (envelope-from scouting@boosten.org) Received: from smtpq2.mnd.mail.iss.as9143.net (smtpq2.mnd.mail.iss.as9143.net [212.54.34.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13DAE8F193 for ; Sun, 30 Jun 2019 17:46:04 +0000 (UTC) (envelope-from scouting@boosten.org) Received: from [212.54.34.120] (helo=smtp12.mnd.mail.iss.as9143.net) by smtpq2.mnd.mail.iss.as9143.net with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1hhdtl-0005AY-0g; Sun, 30 Jun 2019 19:45:57 +0200 Received: from 84-25-247-31.cable.dynamic.v4.ziggo.nl ([84.25.247.31] helo=ra.boosten.org) by smtp12.mnd.mail.iss.as9143.net with esmtp (Exim 4.90_1) (envelope-from ) id 1hhdtk-0006iE-SD; Sun, 30 Jun 2019 19:45:56 +0200 Received: from [192.168.13.34] (peters-iphone.boosten.org [192.168.13.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ra.boosten.org (Postfix) with ESMTPSA id 6293D343300E; Sun, 30 Jun 2019 19:45:56 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: FreeBSD host, multiple jails, many with web servers From: Peter Boosten X-Mailer: iPhone Mail (16F203) In-Reply-To: Date: Sun, 30 Jun 2019 19:45:55 +0200 Cc: freebsd-questions Content-Transfer-Encoding: quoted-printable Message-Id: References: To: David Mehler X-SourceIP: 84.25.247.31 X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.3 cv=e654tph/ c=1 sm=1 tr=0 a=JWBJsaPp29SgP5DpYRBqZw==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=kj9zAlcOel0A:10 a=dq6fvYVFJ5YA:10 a=pGLkceISAAAA:8 a=6I5d2MoRAAAA:8 a=L6ntulNzRGWOR9hNVCYA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Rspamd-Queue-Id: 13DAE8F193 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.74 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:212.54.32.0/19]; MV_CASE(0.50)[]; RCVD_COUNT_THREE(0.00)[4]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[boosten.org:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[boosten.org,quarantine]; MX_GOOD(-0.01)[boosten.dyndns.org]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_IN_DNSWL_LOW(-0.10)[165.34.54.212.list.dnswl.org : 127.0.5.1]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(-1.16)[ipnet: 212.54.32.0/20(-3.86), asn: 33915(-1.95), country: NL(0.01)]; RECEIVED_SPAMHAUS_PBL(0.00)[31.247.25.84.zen.spamhaus.org : 127.0.0.11]; ASN(0.00)[asn:33915, ipnet:212.54.32.0/20, country:NL]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[boosten.org:s=ra]; FROM_HAS_DN(0.00)[]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MIME_TRACE(0.00)[0:+] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2019 17:46:07 -0000 A term that comes to mind is reverse proxying, apache, nginx or squid.=20 Peter > On 30 Jun 2019, at 19:09, David Mehler wrote: >=20 > Hello, >=20 > I've got a FreeBSD 12 host hosting about six jails, of which 3 now > have web servers, one more up and coming. I'm needing to get to these > web servers without doing as I'm doing now port redirection. >=20 > Any help appreciated. >=20 > Thanks. > Dave. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g"