From owner-freebsd-questions Fri Aug 2 10:28:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA17894 for questions-outgoing; Fri, 2 Aug 1996 10:28:40 -0700 (PDT) Received: from bfd.com (horst.bfd.com [204.160.242.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA17889 for ; Fri, 2 Aug 1996 10:28:38 -0700 (PDT) Received: from harlie (bastion.bfd.com [204.160.242.2]) by bfd.com (8.7.5/8.7.3) with SMTP id KAA18878 for ; Fri, 2 Aug 1996 10:27:54 -0700 (PDT) Date: Fri, 2 Aug 1996 10:28:37 -0700 (PDT) From: "Eric J. Schwertfeger" X-Sender: ejs@harlie To: questions@freebsd.org Subject: Has anyone done IP-tunneling yet? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I need to bridge two networks behind firewalls, and I happen to have (actually spec'ed) a FreeBSD machine on each end. My question is, has this already been done, or am I on my own? I don't see this in ports, so I suspect that I'm going to have to take a crash course in the tun device. I plan on looking at iijppp. Where else would I look for info on the tun device?