From owner-freebsd-current Sat Jan 8 7:36:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 116BD15060 for ; Sat, 8 Jan 2000 07:36:32 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m5.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX9912-Fujitsu Gateway) id AAA14035; Sun, 9 Jan 2000 00:36:23 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m5.gw.fujitsu.co.jp (8.9.3/3.7W-9912-Fujitsu Domain Master) id AAA25065; Sun, 9 Jan 2000 00:36:23 +0900 (JST) Received: from localhost ([192.168.245.81]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-9912) id AAA26453; Sun, 9 Jan 2000 00:36:15 +0900 (JST) To: ab@astralblue.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPv6 testing...willing to help In-Reply-To: References: <20000108183353S.shin@nd.net.fujitsu.co.jp> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000109003651V.shin@nd.net.fujitsu.co.jp> Date: Sun, 09 Jan 2000 00:36:51 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 35 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thanks! Your patch worked so now there's no problem getting outside > using natd. It is good info. I committed it. > I've gone through the checklist in your original message as well, and > have found so far: Thanks a lot. > 1) /sbin/route somehow assumes prefixlen 64 instead of 0 for the > ``default'' route. I've used this command to establish my default > route: route -n add -inet6 -net default -prefixlen 0 -interface gif0 I tried the bug fix in recent KAME repository as itojun specified, and it seems to fix the problem, so I also commited it. Please try (1),(3) and (4) again with updated route command. > 2) Here's the output you requested: Thanks, everything seems fine. > 5) IPsec between 2 hosts/routers: still studying these topics. :-) > Things have changed since last time I tried IPsec tunneling using KAME, > so I can't set it up quickly (at least it seems that spdadd command of > setkey(8) has been extended a lot). Relatively new explanatioin about IPsec related configurations can be obtained from below. Please try it. http://www.kame.net/newsletter/19991007/ Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message