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

Re: a new one



> itachi@cnt.uo.edu.cu a écrit :
>> now check this out
>>
>> i have rawdvd running on the computer1
>> and i have also radvd there running
>> eth0 radvd ipv6computer1
>> interface eth0
>> {
>>
>>     AdvSendAdvert on;
>>    #prefix 2001:db8::/32
>>    prefix fd27:2b14:2baf::/64
>>
>>
>>    {
>>    };
>> };
>>
>> eth0--ipv6computer1
>>
>>
>>  Link encap:Ethernet  HWaddr 00:11:11:55:F7:13
>>           inet addr:10.30.143.2  Bcast:10.30.143.255  Mask:255.255.255.0
>>           inet6 addr: fe80::211:11ff:fe55:f713/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:129532 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:111501 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:15437512 (14.7 MiB)  TX bytes:25867775 (24.6 MiB)
>>           Interrupt:20 Base address:0xdc00 Memory:ff8ff000-ff8ff038
>>
>> ipv6-computer2
>> simpson:~# ifconfig eth0
>> eth0      Link encap:Ethernet  HWaddr 00:01:80:09:6A:3F
>>           inet addr:10.30.142.1  Bcast:10.30.142.255  Mask:255.255.255.0
>>           inet6 addr: fd27:2b14:2baf:0:201:80ff:fe09:6a3f/64
>> Scope:Global
>>
>> sings like the radvd configuration is working ok but now why from
>> computer1 i cannot access to computer2?
>> i mean to the ipv6 addres fd27:2b14:2baf:0:201:80ff:fe09:6a3f
>>
>>           inet6 addr: fe80::201:80ff:fe09:6a3f/64 Scope:Link
> because on computer1, you don't have an fd27:2b14:4baf:0::/64 address.
> Then you're not in the same subnet.
> Pick one (fd27:2b14:4baf:0::1, or fd27:2b14:4baf:0::211:11ff:fe55:f713),

> assign it (ip -6 addr add [ip6] dev eth0) and it shall work.
i did that
ip -6 addr add fd27:2b14:2baf:0:201:80ff:fe09:6a4f dev eth0
is that ok ?
or i have to write fd27:2b14:4baf:0::1?

>
> --
> Bastien.
>


-------------------------------------------------
                           Luis A. Rondon Paz
    L I N U X       .~.    Admin intranet CNT
   The  Choice      /V\    icq #132736035
    of a GNU       /( )\   itachi@cnt.uo.edu.cu
   Generation      ^^-^^    Santiago de cuba
                   UONET







           ###########
         ###############
       ####           ####
-   ,$$P'               ###
- ',$$P       ,-***      ###
- `d$$'     ,##    *     ###
-  $$P      ##     *     ###
-  $$:      ##   -      ###
-  $$;      ###       ###
-  Y$$.    `   #######
-  `$$b      "-.__
-   `Y$$b
-    `Y$$.
-      `$$b.
-        `Y$$b.
-          `"Y$b._
-------------------------------------------------




Reply to: