From owner-freebsd-questions@FreeBSD.ORG Sun Jan 4 19:30:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18CB16A4CE for ; Sun, 4 Jan 2004 19:30:45 -0800 (PST) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B47443D1F for ; Sun, 4 Jan 2004 19:30:44 -0800 (PST) (envelope-from tuc@ttsg.com) Received: from himinbjorg.tucs-beachin-obx-house.com (ool-44c09852.dyn.optonline.net [68.192.152.82]) (authenticated bits=128)i053Ugsf068504; Sun, 4 Jan 2004 22:30:42 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost [127.0.0.1]) id i053Ud5v006251; Sun, 4 Jan 2004 22:30:39 -0500 (EST) (envelope-from tuc@ttsg.com) Received: (from tuc@localhost)i053UcHO006250; Sun, 4 Jan 2004 22:30:38 -0500 (EST) From: Tuc Message-Id: <200401050330.i053UcHO006250@himinbjorg.tucs-beachin-obx-house.com> To: gaspo1@fastwebnet.it Date: Sun, 4 Jan 2004 22:30:38 -0500 (EST) In-Reply-To: <3FE7916A00003426@alfa.mail.fw> from "gaspo1@fastwebnet.it" at Jan 05, 2004 03:20:26 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: tunnel broker help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 03:30:45 -0000 I put the following for my Hurricane Electric Tunnel : # # IPV6 # gif_interfaces="gif0" gifconfig_gif0="204.107.90.128 64.71.128.82" ipv6_enable="YES" ipv6_ifconfig_gif0="2001:470:1F00:FFFF::5E5 2001:470:1F00:FFFF::5E4 prefixlen 12 8" ipv6_defaultrouter="2001:470:1F00:FFFF::5E4" 204.107.90.128 is my IP, 64.71.128.82 is the other end of the tunnel. 2001:470:1F00:FFFF::5E5 is my IP, 2001:470:1F00:FFFF::5E4 is the router for my connection. Tuc/TTSG Internet Services, Inc.