From owner-freebsd-net@FreeBSD.ORG Thu Oct 19 00:53:37 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42A8C16A415; Thu, 19 Oct 2006 00:53:37 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A3743D64; Thu, 19 Oct 2006 00:53:33 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.64.185.124] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis), id 0MKwpI-1GaMA32oDP-0004MH; Thu, 19 Oct 2006 02:53:30 +0200 From: Max Laier Organization: FreeBSD To: freebsd-net@freebsd.org Date: Thu, 19 Oct 2006 02:53:15 +0200 User-Agent: KMail/1.9.4 References: <200610181908570311458@emcite.com> In-Reply-To: X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6136024.jociGyvc8A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200610190253.26560.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: gnn@freebsd.org, chenxiaochen , liangbing Subject: Re: Problems under test of IPv6 Ready Logo Program Phase-2 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 00:53:37 -0000 --nextPart6136024.jociGyvc8A Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 19 October 2006 00:52, gnn@freebsd.org wrote: > At Wed, 18 Oct 2006 19:08:57 -0800, > > chenxiaochen wrote: > > Dear all, This is my second letter here, I am beginning to love here > > for there are many kindly friends, such as SUZUKI > > Shinsuke :) Ok,questions follows... Does someone > > do research on IPv6 Ready Logo Program? Now I am doing IPv6 > > conformance test under TAHI platform and I meet some problems. > > Though some of us are using TAHI I do not believe the project itself > is going for the Logo Program. > > I am working on IPv6 and IPSec and using TAHI regularly. > > > My test setup is below: > > -+-----------------------+- Link1 > > > > |rl0 | rl1 > > > > TN NUT > > > > |bge0 | rl0 > > > > -+-----------------------+- Link0 > > TN:IBM desktop PC,OS is FreeBSD6.1; > > NUT:IBM desktop PC,OS is FreeBSD6.1 > > --- rl0,rl1,bge0 stand for the NICs of TN and NUT. > > My test software is v6eval-3.0.10 and package are Self_Test_1-4-2 and > > v6eval-remotes-3.0. > > > > 1. Section 5: RFC 2463 - ICMPv6 > > "case 11 Part B: Multicast Destination" --- fail > > After TN send Echo Request to global multicast address(ff1e::1:2), > > the following words appear on NUT's screen-----rl1:discard oversize > > frame (ether type 86dd flags 3 len 1514 > max 1294 ) However, "case > > 10 Part A: Unicast Destination" passes. > > > > 2. Section 2: RFC 2461 - Neighbor Discovery for IPv6 > > "127 Part C: Sending Unsolicited RA (Min Values)" --- fail > > After NUT excutes rtadvd, TN says "Could't observe RA". > > The corresponding rtadvd.conf is > > I don't believe that you need to run your own RA. TAHI is usually > self contained. /me too. > > But when I use Ethereal to capture the IP package, I get RA about > > 6 seconds later after rtadvd is excuted. The captured RA's parameters > > are: > > cur hop limit--64 > > router lifetime--1800 > > reachable tiem--0 > > retrans time--0 > > valid lifetime--0x00278d00 > > preferred lifetime--0x00093a80 > > You shoudl check if this "just works" without the RA. > > > 3. Section 3: RFC 2462 - IPv6 Stateless Address Autoconfiguration > > All cases fail > > Reason----TN can't observe DAD process. > > I can't capture DAD packages by Ethereal in the network start > > process. > > > > But I can get DAD packages on IBM T43(NIC is bge0, OS is FreeBSD > > 6.1) and T30(NIC is fxp0, OS is FreeBSD 5.4) when the network > > start( host test). Someone ever told me that --- "there is a bug > > in FreeBSD's kernel which prevents DAD being sent. You have to > > force ethernet card into any mode rather than auto-select before > > it is activated, by modifying rc.network" As if rc.network has > > been change to netstart in FreeBSD 6.1. But I don't know how to > > modify it. > > I have not heard of this and don't have that hardware so can't check > it. What's your setting for the net.inet6.ip6.dad_count sysctl? I know for a=20 fact that FreeBSD does send out DAD as it has been killing me in MIP6=20 simulations. I just tested with a recent 6.2-pre and it does too send out DAD packets=20 and prevents me from configureing a duplicate on an interface=20 yelling: "bge0: DAD detected duplicate IPv6 address ..." This is a X41=20 bge0 vs. an fxp0 onboard a tyan mobo, btw. Does manual address configuration yield DAD packets? > > By the way, these is a bug I found about IPv6 Ready Logo Program > > Phase-2 auotmatic test. Hope this informaiton below will be useful > > to you. > > > > 1.install v6eval-remotes-3.0 > > 2.# cd /usr/local/v6eval/bin/freebsd-i386/ > > 3.# ee racontrol.rmt > > --------------------------------------------------------------------- > >----------------- line 288 > > "\t:rtime#$rOpt_retrans:" should be changed into=20 > > "\t:retrans#$rOpt_retrans:" > > --------------------------------------------------------------------- > >----------------- > > Best, > George =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart6136024.jociGyvc8A Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFNsyGXyyEoT62BG0RAuQcAJ9OILDK3+F99Olm8wg8Ym8k3UahqQCfQVqc ikuJ9V7RWupt3OQYrY9/mTw= =6oDw -----END PGP SIGNATURE----- --nextPart6136024.jociGyvc8A--