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

Re: example configuration



Now you can configure radvd with fd27:2b14:2baf:[your_site_id]::/64,
> assign an address to your router (because it cannot listen its own
> RA's), something like fd27:2b14:2baf:[your_site_id]::1, and your network
> should work. (choose [your_site_id] from 0 to ffff, the only important
> thing is : do not use the same id on different links

how can i assign that ?

interface eth0
{
AdvSendAdvertn on;
MaxRtrinterval 4;
MinRtrInterval 3;
prefix fd27:2b14:2baf:0::/64  i changed to prefix d27:2b14:2baf:ffff::/64
{
 AdvOnLink on;
 AdvAutonomous on;
 AdvRouterAddr off;
};
};


i did restart but nothing happeds

ruter-deb:/etc# /etc/init.d/radvd restart
Restarting radvd: ruter-deb:/etc#

ruter-deb:/etc# ip -6 addr
1: lo: <LOOPBACK,UP>
    inet6 ::1/128 scope host
4: eth0: <BROADCAST,MULTICAST,UP> qlen 1000
    inet6 fe80::20c:29ff:fe44:e718/64 scope link
what i missed now??

> itachi@cnt.uo.edu.cu a écrit :
>>>itachi@cnt.uo.edu.cu a écrit :
>>>
>>>>MAC-address 00:0c:29:44:e7:18 is not registered to IEEE
>>>>Please use the REAL MAC address
>>>>go back to the previous page
>>>
>>>You can use fd27:2b14:2baf::/48
>>
> ULa is a prefeix computed from a hash involving your MAC and the current
> time. I put your mac, altered to be regognized by the script and this is
> the prefix computed.
> You sould use any address from fd27:2b14:2baf:0::/64 to
> fd27:2b14:2baf:ffff::/64 in your radvd configuration. (the first 48 bits
> are your global identifier, the next 16 are your site identifier [and
> the last 64 your interface identifier, assigned by each OS])
>
>> from where is that addres?
>> that address ?
>> mm
>> what d you mean ?
>> i think my hardw addrs is
>> 00:0C:29:44:E7:18
>> i went to this page and i paste the num on the form
>> http://www.kame.net/~suz/gen-ula.html
>>
> Your MAC is probably this one, but this scrit don't know the
> manufacturer (is this card an onboard one ? it didn't recognize my
> onboard card's MAC, but accept my additional card's)
>
> Well, it's not really important ; the point is : you've got a (probably)
> unique local address to use in your network. (fd27:2b14:2baf::/48)
>
>> Error
>> MAC-address 00:0c:29:44:e7:18 is not registered to IEEE
>> Please use the REAL MAC address
>> --what that means ??
>> if my real mac is --->
>> eth0      Link encap:Ethernet  HWaddr 00:0C:29:44:E7:18
>>           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
>>
>> sorry for being that annoying but im a beguinner on ipv6 and i like to
>> ask
>> about everything i found unknow
>>
> Now you can configure radvd with fd27:2b14:2baf:[your_site_id]::/64,
> assign an address to your router (because it cannot listen its own
> RA's), something like fd27:2b14:2baf:[your_site_id]::1, and your network
> should work. (choose [your_site_id] from 0 to ffff, the only important
> thing is : do not use the same id on different links)
>
> --
> Bastien Durel.
>


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