IPv6 for openmediavault ??

  • Hello,


    I started using openmediavault on my homemade little nas (3 raid sata on lvm), and I found it very cool and easy to use. Thank-you for your great job !!


    But it's a problem for me that IPv6 seem not working....


    Is-it plan to implement it ?


    If not is there an easy way to turn it on (it should be possible because it's debian !).


    Or maybe is there a way to bypass this problème ?
    For instance, I want to use sabnzb (working on openmediavault) with IPv6 server (news.ipv6.eweka.nl). Is it possible to use a gateway or a tunnel ?


    Thanks a lot !
    Yayel

  • Yes, my router and my provider support IPv6.


    When i connect (with the same ethernet link) my laptop (ubuntu 12.04), ifconfig shows 3 lines with "adr inet6: xxxxxxxxxxx"
    and no line with openmediavault


    *** On my laptop : ***

    Code
    ping6 ipv6.google.com -c1
    PING ipv6.google.com(par10s10-in-x12.1e100.net) 56 data bytes
    64 bytes from par10s10-in-x12.1e100.net: icmp_seq=1 ttl=57 time=31.3 ms


    *** On my openmediavault ***

    Code
    ping http://www.google.com -c1
    PING http://www.google.com (173.194.40.176) 56(84) bytes of data.
    64 bytes from par10s11-in-f16.1e100.net (173.194.40.176): icmp_req=1 ttl=57 time=25.9 ms


    BUT

    Code
    ping6 ipv6.google.com -c 1
    connect: Network is unreachable


    Thank you for your help !


    Yayel

    • Offizieller Beitrag

    ipv6 is not implemented in the web interface and I would imagine that any time you make a change in the web interface, it would alter ipv6 settings. That said, there is no reason ipv6 can't be configured manually because OMV is just Debian Squeeze. Not sure if ipv6 is on the roadmap for omv 0.5 or not.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Do i have to enable or install something on the default omv package to enable ipv6?
    This is my etc/network/interfaces file
    Thank yo



    # The loopback network interface
    auto lo
    iface lo inet loopback


    #the primary network interface
    auto eth0
    iface eth0 inet static
    address 192.168.1.112
    netmask 255.255.255.0
    gateway 192.168.1.1



    ipv6 config:


    root@openmediavault:/# ip -6 addr add 2001:470:1f0b:2a::11/64 dev eth0
    RTNETLINK answers: Permission denied


    This i my ifconfig


    eth0 Link encap:Ethernet HWaddr 00:01:29:fc:98:67
    inet addr:192.168.1.112 Bcast:192.168.1.255 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:284810 errors:0 dropped:0 overruns:0 frame:0
    TX packets:198399 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:27431080 (26.1 MiB) TX bytes:13075663 (12.4 MiB)
    Interrupt:18


    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:8640 errors:0 dropped:0 overruns:0 frame:0
    TX packets:8640 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:2678560 (2.5 MiB) TX bytes:2678560 (2.5 MiB)

  • Try

    Code
    ifconfig eth0 inet6 add 2001:470:1f0b:2a::11/64


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Zitat von "votdev"

    IPv6 is disabled in OMV, but it will be available with 0.6 (maybe 0.5, we will see).


    Hallo,
    I installed the OMV as a package on Debian
    How to return IPv6?
    Thank you!

    [QNAP TS-221 1Gb RAM 2x3Tb HDD WD RED mdadm RAID 1] [Debian 7.0 Wheezy armel] [OpenMediaVault 1.17]
    VirtualBox Debian 7.0 Wheezy amd64 (backport-kernel 3.16) OpenMediaVault 1.17 OMV-extras 1.17

  • Thanks, I already found and removed file 99-openmediavault.conf in /etc/sysctl.d/


    ipv6 fully working

    [QNAP TS-221 1Gb RAM 2x3Tb HDD WD RED mdadm RAID 1] [Debian 7.0 Wheezy armel] [OpenMediaVault 1.17]
    VirtualBox Debian 7.0 Wheezy amd64 (backport-kernel 3.16) OpenMediaVault 1.17 OMV-extras 1.17

  • Zitat von "votdev"

    IPv6 is disabled in OMV, but it will be available with 0.6 (maybe 0.5, we will see).


    Hallo Volker!


    Ich sehe, dass du an ipv6 in OMV (revission 656) arbeitst. Das ist gut! Das wird in OMV 0.5 oder 0.6?

    [QNAP TS-221 1Gb RAM 2x3Tb HDD WD RED mdadm RAID 1] [Debian 7.0 Wheezy armel] [OpenMediaVault 1.17]
    VirtualBox Debian 7.0 Wheezy amd64 (backport-kernel 3.16) OpenMediaVault 1.17 OMV-extras 1.17

  • Here are his latest comments on IPv6:


    Zitat von "votdev"

    i'm thinking about IPv6 support in 0.5, but at least in 0.6. Evaluation for dropbox and encfs plugins are in progress. I'm also thinking about how to integrate a quarantine to the ClamAV plugin.

  • Zitat von "votdev"


    Due the fact that the development is done in the SVN tree 'trunk' it will be included in 0.5.


    Das ist ausgezeichnet! Great work!

    [QNAP TS-221 1Gb RAM 2x3Tb HDD WD RED mdadm RAID 1] [Debian 7.0 Wheezy armel] [OpenMediaVault 1.17]
    VirtualBox Debian 7.0 Wheezy amd64 (backport-kernel 3.16) OpenMediaVault 1.17 OMV-extras 1.17

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!