From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 20:14:58 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 B44F416A4CE for ; Thu, 1 Jan 2004 20:14:58 -0800 (PST) Received: from alfa.fastwebnet.it (alfa.fastwebnet.it [213.140.2.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id F28FB43D39 for ; Thu, 1 Jan 2004 20:14:57 -0800 (PST) (envelope-from gaspo1@fastwebnet.it) Received: from [23.252.146.82] by alfa.fastwebnet.it with HTTP; Fri, 2 Jan 2004 05:14:55 +0100 Date: Fri, 2 Jan 2004 04:14:55 +0000 Message-ID: <3FE7916A000029A6@alfa.mail.fw> From: gaspo1@fastwebnet.it To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: help for tunnel broker 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: Fri, 02 Jan 2004 04:14:58 -0000 hi i'm user of freebsd 4.9,i have read a lot of manual ,i'm search on mor= e site,mailinglist,But nobody can help me. i explain my situation: i have a privat /64 address of ipv6 i want to start a Tunnel broker and give /127 to all people (for my prov der fastweb.it),My problem is: on freebsd i dont find any command to route a /127 to other ip of pc. i use this command but not work: on gif0 i have the /64 3ffe:*:*:*::/64 the route is seto on Gif0 to have a working ipv6. >>><<<< ifconfig gif1 c eate ifconfig gif1 up gifconfig gif1 myIP ExternalIP route add -inet6 3ffe:*:*:*::/64 -interface gif1 sysctl -w net.inet6.ip6.forwarding=3D1 >>><<< U know other command to do this? by from fabio.