Enabling IPV6 automatically
|
19th Dec, 2013, 09:22 AM
Post: #1
|
|||
|
|||
Enabling IPV6 automatically
Hello. i'm new to XBIAN and pretty much a noob.
I'm using a newsgroup server that allows only IPV6 connections. I went through the forum and also github : from what I read, I can only have IPV6 if I manually do "sudo mod probe ipv6". I tried and only "sudo modprobe ipv6" worked, without the space. But I wish that I could avoid having to do that at each reboot. Could you kindly explain how I could achieve this in the configuration ? NB: I read that " ipv6 support is currently build as module and by default blacklisted in /etc/modprobe.d/ipv6.conf". Changing the parameter in this file did not help either. thank you, for XBIAN and your support. EDIT : i'm using XBIAN 1.0 beta 2 |
|||
20th Dec, 2013, 06:00 AM
Post: #2
|
|||
|
|||
RE: Enabling IPV6 automatically
If you had read "Please read before you post" you wouldn't have needed to edited this post.
As a temporary fix (and this is by no means a fix) you could try adding ipv6 to Code: /etc/modules Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
20th Dec, 2013, 06:09 AM
Post: #3
|
|||
|
|||
RE: Enabling IPV6 automatically
Thank you.
I did read but wrongly assumed that my config was not relevant to the question, besides XBIAN version. Sorry. |
|||
20th Dec, 2013, 06:20 AM
Post: #4
|
|||
|
|||
RE: Enabling IPV6 automatically
Thanks, but what may not be relevant to you can be very relevant to those trying to solve your problem. In this case you were correct the version was very relevant.
After a reboot Terminal lsmod Code: root@Xbian:~# lsmod Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
« Next Oldest | Next Newest »
|