OMG!
OK, it seems this stupid router does not like being delegated a /64, even though it only has one interface. It wants bigger. It does not ask for bigger though.
Sending it a /48 and it accepts it!
It even delegates a /64 to the LAN via RADV.
Woohoo!
Subscribe to:
Post Comments (Atom)
Fencing
Bit of fun... We usually put up some Christmas lights on the house - some fairy lights on the metal fencing at the front, but a pain as mean...
-
Broadband services are a wonderful innovation of our time, using multiple frequency bands (hence the name) to carry signals over wires (us...
-
For many years I used a small stand-alone air-conditioning unit in my study (the box room in the house) and I even had a hole in the wall fo...
-
It seems there is something of a standard test string for anti virus ( wikipedia has more on this). The idea is that systems that look fo...
In a way it's a good thing that you have to assign a /48. I could imagine consumer ISPs assigning a single subnet to each customer, rather than giving them the proper /48. If it doesn't work, the ISPs won't be able to do it; they are thus protected from themselves. :-)
ReplyDeleteIt's quite funny that you have to do DHCP6 and SLAAC. I always wondered how we ended up with two separate protocols, rather than one protocol with multiple options.
Does this router deal properly with other subnets, or does it just pick one and advertise it on the LAN?
A /48 then only using a /64 is bad, very bad.
ReplyDeleteIt picks the first /64 and advertises!
It is *NOT* working with a /56 or /60 even.
And we are managing without SLAAC, phew!
Congratulations :)
ReplyDeleteIs there any way to make use of this... I'm guessing you'd need to get something like a firebrick, and then on top of that a stand alone ADSL model, and then on top of that a wifi access point....
I've looked at some of the alternative router firmware such as openwrt but it's impossible to tell from their rather confused website if there are any routers that do all those 3 things that will work with it...
I guess I just have to wait until some company decides to release a proper ipv6 modem/router/wifi
We expect to have simple DSL routers that just do IPv6, maybe next month.
ReplyDeleteAh cool I'd probably buy one immediatly depending on price and what they are... I have ip6 working fine via a tunnel but this would be very much better
ReplyDeleteHave you fed back to the Manufacturer about the problems with the Ipv6 implementation in the router?
ReplyDeleteHopefully it's something they'll fix with a firmware update.
Yes, we are, of course, providing feedback on all the technical issues we are finding during the testing.
ReplyDeleteArrrg, damn thing will not do DHCPv6 in PPPoA mode.
ReplyDeleteWHY!!!!!!!!
lol. Too funny :p
ReplyDeleteThe router manufacturers are just not ready at all, are they..
I'll stick to IPv6oIPv4oPPPoE for now then :P
ReplyDeleteSilly question; if you ask for a /64 on the LAN side of the router that demands a /48 WAN side(via DHCP-PD), does it give you one?
ReplyDeleteIn this case LAN side is RA, so no "ask" involved. You get a /64 it seems.
ReplyDeleteYes, but I'm trying to think of vaguely sane motivations for the "demand" a /48. If the router gets a /48 WAN side, RAs a /64 LAN side, and will DHCP-PD more prefixes to other LAN side devices, it starts to make sense.
ReplyDeleteIn particular, you can design home WiFi routers that request a /64 to advertise on their LAN side, knowing that the upstream should "never" have problems giving you a single IP on its LAN subnet, plus a subnet for you to advertise to your clients.