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

Re: example configuration



> itachi@cnt.uo.edu.cu a écrit :
> [...]
>>
>>> ruter-deb:/etc/network# ifconfig eth0
>>> eth0      Link encap:Ethernet
>>>           inet addr:10.30.142.12  Bcast:10.30.142.12
>>> Mask:255.255.255.0
>>>           inet6 addr: fe80::20c:29ff:fe44:e718/64 Scope:Link  -----> i
>>> supose to add that addrs to radvd.conf right?
>>
> No. This address is a link-local one (fe80:0:0:0::/64), so you can't use
> it to connect to other networks.
> You must get a *global* prefix, like ULA (fc00::/7), 6to4 (2002::/8), or
> "classic" 2001::/8 ...
> You can get an ULA from http://www.kame.net/~suz/gen-ula.html


ok now what i have to write there ?

my hardware addr? HWaddr 00:0C:29:44:E7:18
or my mac ?
if i write my mac 255.255.255.0
or my ipv4 addrs?
Error

MAC-address mac=255.255.255.0 is invalid
Please take care of the following points:
    * each octet must be separeted by colon (e.g. 00-01-02-03-04-05 is not
permitted)
    * leading 0 of each octet cannot be omitted (e.g. 3:4:5:4:5:9 is not
permitted)
    * each octet consists of 0-9 and A-F.





>
>>
>> interface eth1
>> {
>>         AdvSendAdvert on;
>>         MaxRtrAdvInterval 4;
>>         MinRtrAdvInterval 3;
>>         prefix FC00:96c0:b742:3fa2::1/64
>>         {
>>                 AdvOnLink on;
>>                 AdvAutonomous on;
>>                 AdvRouterAddr off;
>>         };
>>
>>> if is like that i did that
>>> .. restarted rawdvd
>>
>>> and from the other computer i did next step
>>> debhelper:~# ip -6 addr
>>> 1: lo: <LOOPBACK,UP>
>>>     inet6 ::1/128 scope host
>>> 4: eth0: <BROADCAST,MULTICAST,UP> qlen 1000
>>>     inet6 fe80::20c:29ff:fec2:f77d/64 scope link (global link??? where)
>>
> Here you can see you don't have any global address
>
>>> debhelper:~# ping6 -I eth0 -c2 fe80::20c:29ff:fe44:e718
>>> PING fe80::20c:29ff:fe44:e718(fe80::20c:29ff:fe44:e718) from
>>> fe80::20c:29ff:fec2
>>> :f77d eth0: 56 data bytes
>>>>From ::1 icmp_seq=1 Destination unreachable: Address unreachable
>>>>From ::1 icmp_seq=2 Destination unreachable: Address unreachable
>>
>>> now what ??
>>
>>> what step i missed?
> The prefix ;)
>
> --
> Bastien Durel.
>
>
> --
> To UNSUBSCRIBE, email to debian-ipv6-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


-------------------------------------------------
                           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: