Daniele Nicolucci (Jollino wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Gioved�, agosto 1, 2002, alle 03:22 , Jeroen Massar ha scritto:
> 
>> jeroen@purgatory:~$ cat /etc/radvd.conf
>> interface eth1
>> {
>>    AdvSendAdvert on;
>>    prefix 3ffe:8114:2000:240::/64
>>    {
>>    };
>> };
> 
> interface eth0
> {
>          AdvSendAdvert on;
>          prefix 3ffe:8171:10:8:0::1984:0:5/64
>          {
>          };
> };
> 
> [if I use 3ffe:8171:10:8:0::/64 it will not run for a "syntax error"]
> 
> eth0      Link encap:Ethernet  HWaddr 00:30:4F:05:C6:48
>            inet addr:192.168.0.5  Bcast:192.168.0.255  Mask:255.255.255.0
>            inet6 addr: fe80::230:4fff:fe05:c648/10 Scope:Link
>            inet6 addr: fe80::30:4f05:c648/10 Scope:Link
>            inet6 addr: 3ffe:8171:10:8:0:1984:0:5/64 Scope:Global
>            UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
>            RX packets:27991585 errors:29 dropped:0 overruns:0 frame:0
>            TX packets:41332372 errors:22 dropped:0 overruns:4 carrier:44
>            collisions:151191 txqueuelen:100
>            RX bytes:4221164109 (4025.6 Mb)  TX bytes:927915979 (884.9 Mb)
>            Interrupt:12 Base address:0xe800
> 
> 
> Still nothing:
> root@dejavu:~# tcpdump port not ssh
> tcpdump: listening on eth0
> 16:59:38.770860 metropolis6.sogno.net > www.6bone.net: icmp6: echo
> request
> 16:59:38.770945 fe80::30:4f05:c648 > ff02::1:ff00:10: icmp6: neighbor
> sol: who has www.6bone.net
 
It seems as your Linuxbox meens that it can find www.6bone.net directly 
connected on it's LAN , since it tries a neigbor solicitation to 
ff02::1:ff00:10, which is the solicited nodes multicast address of
www.6bone.net aka 3ffe:b00:c18:1::10.

Seems to me, the (default) route to the 6bone is missing (probably via 
another interface).

Mark.

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

Reply via email to