Native IPv6

  • Hello everyone,

    Does anyone know if in the near future you can get native IPv6 from SC (private) for more than one /64 without using 6RD tunnel (I would like to separate my home network into two small networks)

    Are there alternative suggestions/ideas?

    Thanks

    Show original language (German)
    • gnome2018 has responded to this post.
      • Solutionselected by scn

      Funktioniert jetzt auch bei mir.

      Setup IB3 (Firmware version 12.02.48) dahinter ein opnsense Router.

      Setup ist relativ einfach.

      Auf der IB 3 zeigts unter den Diagnose Optionen

      • IPv6 type: DualStack
      • IPv6 prefix: xxxxx/56

      Unter den Netzwerk Settings IPv6 enablen plus den Haken bei “activate ipv6 prefex delegation”. Bei “LAN delegated prefix” steht bei mir ein /60

      Auf Opensense das:

      • WAN Interface für DHCPv6 konfigurieren
        !! Prefix delegation size hatte ich gedacht wäre /60. Funktioniert bei mir nicht, ich muss da ein /62 wählen
      • Die anderen INterfaces sind dann “Track Interfaces”, Prefix ID mit 0 starten bis 3 (beim /62)

      Anschliessend sollten eigentlich auf der Dashboard Seite eure Interfaces mit IPv6 Adressen bestückt sein.

      Frage in die Runde:Bekommt ihr auch nur ein /62 (4 Netze), warum kann ich nicht das ganze /60 nutzen? Ideen?

      Danke an der Stelle auch fürs mittleiden die letzen 5 Jahre und eure Kommentare 😉

      5 months later

      6rd IPv6 addresses are considered “equivalent to native IPv6” (RFC5969) because from the end device perspective the end-to-end principle is maintained and the resulting IPs are globally routable. Small disadvantages of 6rd are, for example, the reduced MTU and the theoretical possibility of a changing public IPv4 address of the router and thus also a change of the IPv6 prefix. In practice, 6rd has proven to be a pleasingly good compromise.

      The 6th environment implemented by Swisscom assigns each customer a /60 prefix, ie. 4 bits remain for the individual creation of a maximum of 16/64 networks. This is less than the size of a /56 block recommended in RFC6177 (which would allow 256 networks), but given the current level of distribution of IPv6, it is at least a useful start.

      With the Internet boxes you can currently only use the first of the sixteen /64 prefixes. You also cannot set up static IPv6 routes. As long as only a few users ask for such features, Swisscom will probably not develop anything further in this direction. However, with a healthy dose of specialist knowledge and/or motivation to learn, it is absolutely possible to subdivide your home network accordingly at your own risk using an alternative router, e.g. under OpenWRT/LEDE/DD-WRT/VyOS/whatever.

      Show original language (German)

      Have you tried turning it off and on again?


      @Anonymous wrote:

      IPv6: We are in a transition phase. More will happen on this topic in 2018. But there is no pressure either.


      Hello GuidoT

      Then we don’t need to activate IPv6 at the moment

      greetings ballu

      Show original language (German)
      10 months later

      Our colleagues from the network are working on making our network end-to-end IPv6 capable. This is very complex and we have to be careful that something doesn’t suddenly break. Then nothing works anymore (in Switzerland). Routers can theoretically do this, but a function is still missing to automatically recognize the type of IPv6 (native vs. tunnel, etc.). Will be developed in early 2019. Should come in R10.2 of Internet Boxes. As always, all information is without guarantee. A lot can still change.

      Show original language (German)

      Astonishing. The SME network is certainly about 90% the same and so far at least nothing has broken in this regard.

      What prefix length are private customers assigned?

      Show original language (German)
      6 months later

      Hello, and I apologize in advance as I use Google translate to write my German!

      I’ve just set up an Internet Box Plus and am running into this limitation where it looks like a /60 is being offered. I can only route traffic from the first assigned /64 and I need more than one /64 in my house.

      It also doesn’t seem to support prefix subdelegation. I see a firmware 10.2. Do we have any idea when this will be out?

      Show original language (German)

      @MCFH: as you correctly determined, even with the latest firmware on the Internet box you can only use the first of 16 possible /64 networks. Likewise, prefix delegation or static IPv6 routes are not currently implemented. There is probably no demand for it at the moment. That’s a shame, but somehow it’s understandable that there isn’t much development in this regard.

      Show original language (German)

      Have you tried turning it off and on again?

      Thank you for your confirmation - very disappointing. My ISP in the UK gives me a /48 with prefix delegation and a /64 on the WAN side and everything works with any hardware today!
      When you say static routes are not implemented, what do you mean? I set a static route downstream in my /60 and all traffic flows fine, not from the second /64.

      Show original language (German)

      @MCFH: Static routes are references to networks that can be reached in a way other than via the default gateway. In Linux, for example, you can do this with the relatively self-explanatory command

      ip -6 route add 2001:db8:abcd::/48 via 2001:db8:1234:5678::99

      Of course, on a consumer router, something like this is configured in the GUI and not via a CLI command. There is already a corresponding option on the IB for IPv4 (Expert Mode->Network->Static Routes), but not yet for IPv6. Static IPv6 routes on a router with a potentially dynamic 6th prefix don’t make much sense either. Maybe IPv6@swisscom or someone from the IB team can give us some insight into future planning?

      Show original language (German)

      Have you tried turning it off and on again?

      6 days later

      Gerade bemerkt:

      C:\
      slookup community.swisscom.ch
      Server: internetbox.home
      Address: 2a02:120b:2c2c:ed0:dafb:5eff:fe1c:cc70

      Non-authoritative answer:
      Name: d1qto3qhg8t8rr.cloudfront.net
      Addresses: 2600:9000:20ad:7800:d:906a:69c0:93a1
      2600:9000:20ad:9000:d:906a:69c0:93a1
      2600:9000:20ad:5600:d:906a:69c0:93a1
      2600:9000:20ad:e00:d:906a:69c0:93a1
      2600:9000:20ad:5000:d:906a:69c0:93a1
      2600:9000:20ad:b200:d:906a:69c0:93a1
      2600:9000:20ad:c00:d:906a:69c0:93a1
      2600:9000:20ad:c800:d:906a:69c0:93a1
      13.32.176.10
      13.32.176.71
      13.32.176.254
      13.32.176.40
      Aliases: community.swisscom.ch
      scs.lithium.com

      C:\

      Ist neu, oder? Gratuliere👌

      Have you tried turning it off and on again?

      @PowerMac - thanks for understanding that 🙂 - and saw IPv6 routing fine without setting up any static route from that first /64. I agree that you cannot add one manually at this time.

      @SamuelD - good news. If and when you need help with beta testing, we’re happy to help

      Show original language (German)
      8 months later
      20 days later