Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Jan 07, 2008 6:24 am 
Offline
Newbie

Joined: Fri Apr 13, 2007 4:09 am
Posts: 4
There's a known bug that will cause ipv6 interfaces configured via /etc/network/interfaces to fail to come up because IPv6 support is compiled in the kernel instead of as a module.

https://bugs.launchpad.net/ubuntu/+sour ... bug/158582

This is an issue on linodes since even on the Xen beta boxes, ipv6 support is compiled into the kernels.


Top
   
 Post subject:
PostPosted: Sun Sep 07, 2008 11:53 pm 
Offline
Junior Member

Joined: Fri Sep 12, 2003 10:10 am
Posts: 33
In the meantime, this seems to override the errant behaviour:

edit /etc/modprobe.d/local (create it if it doesn't exist) and add the line:
Code:
install ipv6    /bin/true

which basically tells modprobe to run /bin/true instaed of trying to actually load the module.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group