[support] No module ipv6 in mip kernel

"Liu Ming (刘铭)" mliu at biigroup.com
Fri Mar 21 12:29:43 JST 2008


Hi,

I try to use ifconfig to setting ipv6 address, but it seems doesn't work,

I input

sudo ifconfig eth3 inet6 add 3ffe:501:ffff:103::1/64

The ipv6 address is added, you can see it in ifconfig, but you can't 
link it by ping6 3ffe:501:ffff:103::1 in localhost

then I want to config the anycast address. I don't know exactly how to 
do it. The only way which didn't raise a error is

 sudo ip addr add 3ffe:501:ffff:103::1/64 anycast 
3ffe:501:ffff:103:fdff:ffff:ffff:fffe dev eth3

But no anycast address can be shown in ifconfig

I don't know another way

Martin André 写道:
> Hi,
>
> Liu Ming (刘铭) wrote:
>> I means it probably like a bug of the compiling process when 
>> nautilus6 compiled the kernel.
>
> IPv6 is not compiled as a module in the kernel we distribute. It is 
> compiled directly in the kernel, and this explains why you have "no 
> such module" when you try to load it with modprobe.
>
>> I will test the kernel from nautilus6 deb source in other node ( my 
>> fellow tell me another ubuntu node with nautilus6 kernel crash down 
>> by same problem---can't assign ipv6 address by define in 
>> /network/interface and /etc/init.d/networking restart), I will check 
>> if it has the ipv6 module. if the same problem happens in two 
>> different hardware environment, I think the probability of compiling 
>> error is very high.
>
> I guess that your problem (you can not assign static IPv6 address to 
> your network interfaces) comes from a bug in ifupdown package that I 
> reported to developers some time ago:
> https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/158582
>
> To fix your problem, you should not assign static addresses through 
> /etc/network/interfaces, and should use another method instead like 
> zebra or a shell script assigning addresses with ifconfig.
>
> Cheers,
> Martin
>
>> Daniel Castro 写道:
>>> Try this one out:
>>> http://software.nautilus6.org/homeguy/index.php
>>>
>>> ________________________
>>>
>>> Daniel Castro M.
>>> Networking and Distributed Systems
>>> Computer Science
>>> Trinity College Dublin
>>>
>>> Mobile: 083-318-2058
>>> 86.4.3 Trinity Hall, Dartry Road, Dublin 6
>>> ________________________
>>>
>>>
>>>
>>> Liu Ming (刘铭) wrote:
>>>> The linux machine is out of touch now, but there is one thing to 
>>>> prove the interface is right: when I trying ubuntu-server kernel, 
>>>> it is all right.
>>>>
>>>> Daniel Castro 写道:
>>>>> Hi,
>>>>>
>>>>> First follow this 
>>>>> how-to(http://tldp.org/HOWTO/Linux+IPv6-HOWTO/systemcheck-kernel.html), 
>>>>> if at the end you determine that in fact the system is not 
>>>>> IPv6-ready then check the hardware specifications for the network 
>>>>> card/s and make sure they are IPv6 capable.
>>>>>
>>>>> Cheers!
>>>>>
>>>>> ________________________
>>>>>
>>>>> Daniel Castro M.
>>>>> Networking and Distributed Systems
>>>>> Computer Science
>>>>> Trinity College Dublin
>>>>>
>>>>> Mobile: 083-318-2058
>>>>> 86.4.3 Trinity Hall, Dartry Road, Dublin 6
>>>>> ________________________
>>>>>
>>>>>
>>>>>
>>>>> Liu Ming (刘铭) wrote:
>>>>>> Hi everyone,
>>>>>>
>>>>>> Today I try to install mipv6 on my ubuntu (uname : Linux MIP-160 
>>>>>> 2.6.22-14-mip6)
>>>>>> But I found the module ipv6 is not included in this kernel after 
>>>>>> I install linux-mip6 and reboot into the mip6 kernel.
>>>>>> I fell so strange
>>>>>>
>>>>>> How can I do ?
>>>>>>
>>>>>>
>>>>>> Mark Liu
>>>>>> _______________________________________________
>>>>>> Support mailing list
>>>>>> Support at ml.nautilus6.org
>>>>>> http://ml.nautilus6.org/mailman/listinfo/support
>>>>>>
>>>>> _______________________________________________
>>>>> Support mailing list
>>>>> Support at ml.nautilus6.org
>>>>> http://ml.nautilus6.org/mailman/listinfo/support
>>>>>
>>>>>
>>>> _______________________________________________
>>>> Support mailing list
>>>> Support at ml.nautilus6.org
>>>> http://ml.nautilus6.org/mailman/listinfo/support
>>>>
>>> _______________________________________________
>>> Support mailing list
>>> Support at ml.nautilus6.org
>>> http://ml.nautilus6.org/mailman/listinfo/support
>>>
>>>
>> _______________________________________________
>> Support mailing list
>> Support at ml.nautilus6.org
>> http://ml.nautilus6.org/mailman/listinfo/support
>>
>
> _______________________________________________
> Support mailing list
> Support at ml.nautilus6.org
> http://ml.nautilus6.org/mailman/listinfo/support
>
>


More information about the Support mailing list