From owner-freebsd-questions@FreeBSD.ORG Wed May 4 23:31:25 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C23C1065675 for ; Wed, 4 May 2011 23:31:25 +0000 (UTC) (envelope-from geoff@apro.com.au) Received: from mail.ricksure.com.au (mail.ricksure.com.au [203.98.89.150]) by mx1.freebsd.org (Postfix) with ESMTP id E771F8FC08 for ; Wed, 4 May 2011 23:31:24 +0000 (UTC) Received: from 171.78.233.220.static.exetel.com.au [220.233.78.171] by mail.ricksure.com.au with SMTP; Thu, 5 May 2011 09:31:14 +1000 From: Geoff Roberts Organization: Australian Projects To: David Brodbeck , Free BSD Questions list Date: Thu, 5 May 2011 09:31:10 +1000 User-Agent: KMail/1.13.5 (Linux/2.6.32-31-generic; KDE/4.4.5; x86_64; ; ) References: <201105040519.56695.geoff@apro.com.au> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201105050931.10562.geoff@apro.com.au> X-Declude-Sender: geoff@apro.com.au [220.233.78.171] X-Declude-Spoolname: 39778244.eml X-Declude-RefID: X-Declude-Note: Scanned by Declude 4.6.35 "http://www.declude.com/x-note.htm" X-Declude-Scan: Outgoing Score [0] at 09:31:18 on 05 May 2011 X-Declude-Tests: Whitelisted X-Country-Chain: X-Declude-Code: 0 X-Declude-Recipcount: 2 Organization: Declude, Inc. X-Helo: ubuntutest-01.localnet X-RevDNS: Cc: Subject: Re: Can I bridge the same subnet across a VPN? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: geoff@apro.com.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2011 23:31:25 -0000 Hi David and others, Thanks for the feedback. On Thu, 5 May 2011 07:24:13 am David Brodbeck wrote: > The problem I've always found with bridged solutions is they don't > cope well under heavy traffic loads when the VPN link is slower than > the LANs they're bridging between. And the VPN link is usually slower > if it's over a WAN. The link tends to get saturated. Was this easy to measure, and how did you measure this - dropped packets on the bridge interface? Kind regards, Geoff --