From owner-freebsd-questions@FreeBSD.ORG Sat Dec 28 07:49:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C03DB9F for ; Sat, 28 Dec 2013 07:49:46 +0000 (UTC) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id CE9FE170C for ; Sat, 28 Dec 2013 07:49:45 +0000 (UTC) Received: from pd2mr1so-ssvc.prod.shaw.ca ([10.0.141.110]) by pd2mo1so-svcs.prod.shaw.ca with ESMTP; 28 Dec 2013 00:48:36 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=s+0R4JzlRBUW8GXF//6L4/AwYJegyFoFyppZH3AfVto= c=1 sm=1 a=FKkrIqjQGGEA:10 a=PJcrDgFO40EA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel0A:10 a=pGLkceISAAAA:8 a=pBlgGBrXAAAA:8 a=I8sgegXe5vdD8WoW1ecA:9 a=CjuIK1q_8ugA:10 a=UAUIh7mXwHEA:10 a=MSl-tDqOz04A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO cds005.dcs.int.inet) ([10.0.141.22]) by pd2mr1so-svcs.prod.shaw.ca with ESMTP; 28 Dec 2013 00:48:36 -0700 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: Running FreeBSD for my personal website: collocation, cloud, etc. References: From: Dale Scott MIME-Version: 1.0 In-Reply-To: Message-Id: <4B11DF29-4074-4FCC-ADAF-6D09E6D9DEFE@shaw.ca> Date: Sat, 28 Dec 2013 00:48:37 -0700 (MST) To: Chris Stankevitz X-Mailer: Zimbra 7.1.4_GA_2567 (MobileSync - Apple-iPad2C5/1102.55400001) Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 07:49:46 -0000 > On Dec 27, 2013, at 7:22 PM, Chris Stankevitz = wrote: > ... > 1. Buy and run machines from home and figure out a scheme to deal with > my dynamic IP address I use the "noip" port in the ports tree with noip.com's dynamic dns service= (free if you can live with a subdominant-type URL). For the most part it w= orks fine. My ISP doesn't care, although they my upstream bandwidth is only= a third of the downstream rate. The only weirdness is my employer's firewa= ll seems to block portions of my web site ("for my own safety"), but this c= ould be due more to my specific config.=20 Dale