LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Technical support for configuring test bed for the implementation of a protocol (https://www.linuxquestions.org/questions/linux-wireless-networking-41/technical-support-for-configuring-test-bed-for-the-implementation-of-a-protocol-199975/)

bhupee 07-01-2004 12:55 PM

Technical support for configuring test bed for the implementation of a protocol
 
hello every one i am implementing a mobile ipv6 protocol
and while adding a ipv6 address wireless interface by issuing the command ("/sbin/ip -6 addr add fec0:106:2700::1/64 dev wlan0")
i encounter the error ("RTNETLINK answers: No buffer space available")
bye no problem is encounter while adding a pv6 address to my ethernet
card.
can anyone help why it is happening

eagarly waiting for help
bye
bhupee

MorderVomUbel 03-23-2009 12:02 AM

possible solution
 
I had the exact same problem: I couldn't add a link local ip address to my ethernet card. (well, the only difference is a wire).

I searched all over, but then I decided to see what happened without dhcp. Bingo! Ipv6 link local address was automatically there.

Long story short, I ditched dhclient and replaced it with dhcpcd. I hope that works for whoever finds this old post. I got frustrated with how many times I found this question without an answer.

bhupee 04-17-2009 01:53 AM

delete this thread


All times are GMT -5. The time now is 04:22 AM.