[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02938) Re: TAHI with Routing Header test case failed



Please ignore my question of this e-mail. I have figured out
the problem was due to my NUT had a 6to4 tunnel configured
automatically in the rc.local. Once I removed this configuration,
then the problem disappeared. Thanks

Yang

-----Original Message-----
From: Yang Hsiung [mailto:yhsiung@xxxxxxxxx]
Sent: Thursday, April 29, 2004 2:51 PM
To: Usagi-Users
Subject: (usagi-users 02937) TAHI with Routing Header test case failed


Hi,

I'm running TAHI comformance test against several USAGI snapshots (2.4.x &
2.6.x)
for both host and router modes.

The IPv6 Spec test case 40 (Routing Header at Host -End Node) always failed
according to the test reports.

By looking at the Log, the scenario is:

1. TN first sends multicast RA message with global IPv6 prefix.
    NUT perform auto-config on the prefix and assign the new IPv6 address to
eth0.

2. TN sends Echo request with Routing header target to the  new IPv6 address

3. TN reports failure because it is never received Echo reply from NUT.

>From tcpdump on NUT, I saw Echo request received from TN but did not see
Echo Reply
sent by NUT. Looks like the Echo request was dropped by NUT because it did
not
like Routing header (my guess) in the packet?

Any idea?

Yang