From owner-freebsd-current Sat Jan 8 5:24:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 8D6D1158DB for ; Sat, 8 Jan 2000 05:24:22 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id WAA23369; Sat, 8 Jan 2000 22:24:15 +0900 (JST) To: "Eugene M. Kim" Cc: Yoshinobu Inoue , freebsd-current@FreeBSD.ORG In-reply-to: ab's message of Sat, 08 Jan 2000 04:26:58 PST. X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: IPv6 testing...willing to help From: itojun@iijlab.net Date: Sat, 08 Jan 2000 22:24:15 +0900 Message-ID: <23367.947337855@coconut.itojun.org> 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. >I've gone through the checklist in your original message as well, and >have found so far: >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 believe this should be bringed in. http://www2.kame.net/dev/cvsweb.cgi/kame/freebsd3/sbin/route/route.c.diff?r1=1.4&r2=1.5 itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message