From owner-freebsd-questions@FreeBSD.ORG Sat May 10 07:04:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E4DB106566B for ; Sat, 10 May 2008 07:04:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id EDCD48FC2D for ; Sat, 10 May 2008 07:04:06 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4A740g8058702; Sat, 10 May 2008 09:04:00 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4A73won058699; Sat, 10 May 2008 09:03:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 10 May 2008 09:03:58 +0200 (CEST) From: Wojciech Puchar To: Xiaobo Zhu In-Reply-To: Message-ID: <20080510090337.A58698@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: How to config ipv6 for this instance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 07:04:08 -0000 > on laptop, but still can't get it done. > The local network administrator only suggest the following steps to > setup ipv6 on windows xp and it works fine on that platform. I just > don't know to get it work on FreeBSD, would anyone guide me in detail > so I can also help the people aroud me. > Many thanks! > > // The following steps make ipv6 works fine on windows xp > ipv6 install > netsh > interface ipv6 isatap set router 202.112.95.129 > netsh >interface ipv6 add route ::/0 2 2001:da8:207:1:0:5efe:202.112.95.129 no idea what is "isatap"