From owner-freebsd-net Fri Apr 5 12: 9:33 2002 Delivered-To: freebsd-net@freebsd.org Received: from mail2.it.kth.se (mail2.it.kth.se [130.237.212.132]) by hub.freebsd.org (Postfix) with ESMTP id C652C37B41B for ; Fri, 5 Apr 2002 12:09:24 -0800 (PST) Received: from kurt (iw01-194.it.kth.se [130.237.213.194]) by mail2.it.kth.se (8.9.3/8.9.3) with SMTP id WAA12851; Fri, 5 Apr 2002 22:09:10 +0200 (MET DST) Message-ID: <002a01c1dcdd$bfd36570$c2d5ed82@kurt> From: "Ke Chen" To: "Julian Elischer" , "Lars Eggert" , "Brooks Davis" Cc: References: Subject: Re: about gif interface! Date: Fri, 5 Apr 2002 22:09:09 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 hi, thank all of you for such quick reply. I am sorry for not addressing matters clearly. In face, I want to do tests on Ethernet over IP. That means one end of tunnel could encapsulate the whole Ethernet frame into the IP packet. when the datagrams reach on the other side, the Ethernet frame could be freed out. I read from the following article about a easy way to implement it with OpenBSD. So i think it is reasonable to use it with freeBSD. http://www.csh.rit.edu/~jon/papers/tunneling/ Another way to implement Ethernet over IP is to use vtun, a specially desgined software. http://vtun.sourceforge.net I really appreciated someone could offer some experience on it. thank you again. best regards, kurt ----- Original Message ----- From: "Julian Elischer" To: "Lars Eggert" Cc: "Ke Chen" ; Sent: Friday, April 05, 2002 9:27 PM Subject: Re: about gif interface! > > .se? > > anyhow you may be able to do what you want to do bu you need to > tell us a bit more.. > > what is at the other end of the gif tunnel? > are you trying o bridge two networks or just add a single > machine to your network? > > > On Fri, 5 Apr 2002, Lars Eggert wrote: > > > Ke Chen wrote: > > > hi, > > > > > > I have some problems about gif interface. > > > > > > Could gif interface be bridged together with Ethernet interface? > > > > Sorry, I can't help you with Ethernet bridging (never set one up), but I > > can tell you that you will not need a gif interface for it (that's for > > IP tunnels). > > > > Lars > > -- > > Lars Eggert Information Sciences Institute > > http://www.isi.edu/larse/ University of Southern California > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message