Hi, 

when I execute:
        ping6 ::c28a:932a    (the v4 compatible v6 address of the target host)
        ftp 2002:8b15:3880:1103:0260:97ff:fedd:2e5e
I can access the target host normally.

However, after a:
        traceroute6 ::c28a:932a
        ftp 2002:8b15:3880:1103:0260:97ff:fedd:2e5e
ftp produces a "not route to host". To succeed again, I must use ping6 again, 
before ftp succeeds. Moreover, the ping must be interrupted by Ctrl-C, limiting 
the number of pings with -c count does not work either...

Any Idea why traceroute6 confuses routing?


BTW, I am using a linux 2.4 kernel from the SUSE 7.1 distribution.
My v6 interfaces are setup as follows:
        ifconfig sit0 up
        ifconfig sit0 add 2002:8b15:089d::1 
        route -A inet6 add 2002::0/32 sit0

Thanks
-Jörg

---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to