From owner-freebsd-questions@FreeBSD.ORG Mon Aug 15 21:33:29 2005 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 51CF716A420 for ; Mon, 15 Aug 2005 21:33:29 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1573043D5F for ; Mon, 15 Aug 2005 21:33:22 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so726283nzd for ; Mon, 15 Aug 2005 14:33:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=PH0J6MIiHhjrBNHZMnSCBc2m0IxiWiE8L6mRqK2AUqKMVx3l45Aw5ElLXR59GrBnN7xUYsNIdxy7JkQzJWs6LZUEzh6lAKcwzrIKKw5zIevp/KsPXuBalo9i1dgi/06GOuevTkNKtztRMJgt7AVGeNDMApNkQ0AwsomvMZhwh6Q= Received: by 10.37.22.45 with SMTP id z45mr5495675nzi; Mon, 15 Aug 2005 14:33:22 -0700 (PDT) Received: from ?192.168.5.63? ([216.202.42.5]) by mx.gmail.com with ESMTP id 38sm3483142nza.2005.08.15.14.33.21; Mon, 15 Aug 2005 14:33:22 -0700 (PDT) Message-ID: <43010812.3000006@gmail.com> Date: Mon, 15 Aug 2005 14:24:34 -0700 From: Kurt Buff User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: luke References: <42FD0180.9060405@gmail.com> <54db4399050815072267f59191@mail.gmail.com> <5fee5e30050815142426d244f@mail.gmail.com> In-Reply-To: <5fee5e30050815142426d244f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Bob Johnson , freebsd-questions@freebsd.org Subject: Re: Anyone seen anything like this in the ports tree? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt.buff@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 21:33:29 -0000 luke wrote: > you can also put all offices on a vpn and use regular smb or nfs or > whatever transparently > That's what we do now - we have IPSec VPNs between all of our offices. However, this does not mitigate problem with the number of hops, and the latency added at each one. It's especially bad in AU, as the ISP they're using seems to have a large number of routers with latency > 100ms, sometimes reaching over 200ms. Ain't nothing magic about a VPN. Kurt