From owner-freebsd-net@FreeBSD.ORG Wed Aug 4 03:13:39 2004 Return-Path: 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 AD1A416A4CE for ; Wed, 4 Aug 2004 03:13:39 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FDDC43D41 for ; Wed, 4 Aug 2004 03:13:38 +0000 (GMT) (envelope-from on@banyan.cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (mailnull@banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id i743DZDp049031; Wed, 4 Aug 2004 10:13:35 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.12.11/8.12.11) id i743DYRo005597; Wed, 4 Aug 2004 10:13:34 +0700 (ICT) Date: Wed, 4 Aug 2004 10:13:34 +0700 (ICT) Message-Id: <200408040313.i743DYRo005597@banyan.cs.ait.ac.th> From: Olivier Nicole To: ddolson@sandvine.com In-reply-to: (message from Dave Dolson on Tue, 3 Aug 2004 09:36:11 -0400) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) cc: freebsd-net@freebsd.org cc: nkritsky@star-sw.com Subject: Re: ethernet over ip X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 03:13:39 -0000 > How can a body do ethernet over ip on FreeBSD? I have heard that > with netgraph you can do that. Has anybody tried this or maybe some > other way? The goal is to connect two L2 networks on remote sites. I think you may find some answer there: http://sfc-cpu.ai3.net/~husni/soi-asia-ow/ether-over-ip-bridge.txt Olivier