From owner-freebsd-net Sat Oct 26 13:45:15 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CBB37B401 for ; Sat, 26 Oct 2002 13:45:14 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id A66E543E4A for ; Sat, 26 Oct 2002 13:45:13 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id NAA45285; Sat, 26 Oct 2002 13:32:54 -0700 (PDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id g9QKWrON035893; Sat, 26 Oct 2002 13:32:53 -0700 (PDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id g9QKWrE4035892; Sat, 26 Oct 2002 13:32:53 -0700 (PDT) From: Archie Cobbs Message-Id: <200210262032.g9QKWrE4035892@arch20m.dellroad.org> Subject: Re: Connecting two LANs via VPN In-Reply-To: "from Thomas Gielfeldt at Oct 26, 2002 08:22:15 pm" To: Thomas Gielfeldt Date: Sat, 26 Oct 2002 13:32:53 -0700 (PDT) Cc: freebsd-net@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thomas Gielfeldt writes: > I have gotten them all to work, and all hosts can see each other. There's only one thing which > doesn't work... Broadcast packets... Of course, because broadcast packets are not routed. You might try configuring both sides to be on the same subnet (but with non-conflicting IP addresses) then use ng_bridge to set up a bridged network across your VPN (e.g.). You'd need a VPN technology compatible with netgraph, e.g., UDP-over-IPSec. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message