From owner-freebsd-questions Tue Oct 29 15:12:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA07063 for questions-outgoing; Tue, 29 Oct 1996 15:12:00 -0800 (PST) Received: from tusk.cs.ucla.edu (Tusk.CS.UCLA.EDU [131.179.160.121]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA07049 for ; Tue, 29 Oct 1996 15:11:53 -0800 (PST) Received: from tusk by tusk.cs.ucla.edu (8.6.10/UCLACS-1.0) with SMTP id PAA02661 for ; Tue, 29 Oct 1996 15:06:41 -0800 Message-ID: <32768E00.56E5@cs.ucla.edu> Date: Tue, 29 Oct 1996 15:06:40 -0800 From: Hemon Bruno X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.4 sun4m) MIME-Version: 1.0 To: questions@freebsd.org Subject: FreeBSD and IP tunneling Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I would like to have information about IP tunneling with FreeBSD. I would like to encapsulate my IP packets in IP+UDP packets. I was told that FreeBSD has a general support for IP tunneling. I think I found some code for IP tunneling (net/if_tun.c) but I do not know how to use it, and I did not find detailed documentation about IP tunneling. So my questions are : - is there a general support for IP tunneling in FreeBSD ? - How does it work exactly ? where can I find documentation ? thank you for your help. Bruno HEMON bruno@cs.ucla.edu