(usagi-users 03570) Re: IPv6Ready tets Phase 1
Mitsuru Chinen <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
Hi, According to the output, I suppose you didn't install the remote files for usagi-i386 or you didn't edit V6evalRemote.pm. Ref. http://www.tahi.org/release/ -- Mitsuru Chinen <[email protected]> Jorge García wrote: > Hi all, > > I am testing the usagi kernel “usagi-linux26-sV6READYP1-20050121_20050124”, > and I would like verify that pass the IPv6Ready Phase 1. The steps are the > following: > > > > 1- Compile the Kernel with all IPv6 networking options (NUT) > > 2- In the TN ( FreeBSD 5.4), install the v6eval version 2.3.2 and the > SelfTest P1 version 1.3.3, with automatic scripts > > 3- I have followed all Installation and configuration steps described > in INSTALL.v6eval and INSTALL.ct > > 4- The configuration files nut.def and tn are: > > > > > > ___________________________NUT.DEF__________________________________________ > _ > > > > # nut.def > > > > # System type > > System usagi-i386 > > > > # System information > > TargetName LINUX 2.6.10 -Usagui-IPV6READYP1 > > > > # Name > > HostName > > > > # Type > > # host, router, special > > Type host > > > > # Super user name and it's password > > # if you select manual as "System", you don't care "User" and "Password" > > # > > User root > > Password v6eval > > > > #linkname interface The EXACT ether source address > > # name of the Interface Under Test > > Link0 eth0 00:0C:29:31:64:90 > > #Link1 fxp1 00:00:92:a7:6d:f6 > > #Link2 de0 00:c0:f6:b0:aa:ef > > #Link3 de1 00:00:92:a7:6d:f8 > > #Link4 de2 00:90:27:14:ce:e3 > > > > ___________________________TN.DEF___________________________________________ > > > > # tn.def > > > > # > > # Remote Controal Configuration > > # > > RemoteDevice cuaa0 > > RemoteDebug 0 > > RemoteIntDebug 0 > > RemoteLog 0 > > RemoteSpeed 0 > > RemoteLogout 0 > > RemoteMethod serial > > #filter ipv6 > > > > #linkname interface BOGUS ether source address > > # name of the Tester Interface > > Link0 lnc0 00:00:00:00:01:00 > > #Link1 de1 00:00:00:00:01:01 > > #Link2 de2 00:00:00:00:01:02 > > #Link3 de4 00:00:00:00:01:03 > > > > > > 5. When I make the test, the output is the following: > > > > TN#make ipv6ready_p1_host > > (output omited) > > /bin/rm -f index.html summary.html report.html > > /usr/local/v6eval/bin/autorun -F -tiny -title='IPv6 Conformance Test For > IPv6 Specification' INDEX_ume > > ========== TEST 1 ========== > > ./BEGIN.seq -pkt /dev/null -log 1.html -ti "Initialization (please ignore)" > > Target: Reboot > > rReboot: never got login prompt > > Before: ``reboot > > > > Broadcast message from root (ttyINIT: Sending processes the TERM signal > > > > :~# > > :~# Stopping periodic command scheduler: cron. > > > > (booting NUT) > > > > Starting OpenBSD Secure Shell server: sshd. > > Starting FTP server: vsftpd. > > Starting NFS common utilities: statd'' > > Match: ``# '' > > After: ``'' > > NG > > -> internal error > > ===> icmp > > /usr/local/v6eval/bin/autorun -G -title="IPv6 Conformance Test For ICMPv6" > INDEX_BEGIN_ume INDEX_ume > > == Generate HTML Document from ./BEGIN.seq == > > ./BEGIN.html: Already exist > > > > (start ICMPv6 test) > > > > > > Anybody know which can be wrong, or what are the correct steps to follow? > > There is any specific document to generate TEST??? > > > > Thanks for your attention! > > > > > > Jorge Garcia > > [email protected]