From owner-freebsd-questions@freebsd.org Sat Feb 23 19:04:58 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 149D21501341 for ; Sat, 23 Feb 2019 19:04:58 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (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 0C81D6ADD4 for ; Sat, 23 Feb 2019 19:04:56 +0000 (UTC) (envelope-from kremels@kreme.com) From: "@lbutlr" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: Reverse proxy tool? Date: Sat, 23 Feb 2019 12:04:49 -0700 References: <8320631E-A992-4304-8443-463AFC8FDCEB@kreme.com> To: FreeBSD questions In-Reply-To: <8320631E-A992-4304-8443-463AFC8FDCEB@kreme.com> Message-Id: <58089F6C-B8C0-4292-8ECB-8E4A8ACE47AF@kreme.com> X-Mailer: Apple Mail (2.3445.104.2) X-Rspamd-Queue-Id: 0C81D6ADD4 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of kremels@kreme.com designates 65.121.55.42 as permitted sender) smtp.mailfrom=kremels@kreme.com X-Spamd-Result: default: False [2.90 / 15.00]; ARC_NA(0.00)[]; NEURAL_SPAM_SHORT(0.47)[0.468,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MISSING_MIME_VERSION(2.00)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[kreme.com]; NEURAL_SPAM_MEDIUM(0.32)[0.317,0]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.45)[-0.452,0]; IP_SCORE(-0.02)[asn: 209(-0.02), country: US(-0.07)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[mail.covisp.net]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; RCVD_IN_DNSWL_LOW(-0.10)[42.55.121.65.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:209, ipnet:65.112.0.0/12, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[] 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: Sat, 23 Feb 2019 19:04:58 -0000 On 21 Feb 2019, at 11:07, @lbutlr wrote: > What tools are there for setting up reverse proxy in freebsd=20 Thanks for all the replies. After looking them over I think for my = simple needs (mostly https but not entirely) www/pound is likely my best = choice. (I've been using my synology for this since the setup there was trivial, = but I don't necessarily always want to use my personal domain). Thanks again. --=20 There is NO Rule six!