OpenWRT 14.07 RC1 Supports Native IPv6, Procd Init System 71
An anonymous reader writes Release Candidate One of OpenWRT 14.07 "Barrier Breaker" is released. Big for this tiny embedded Linux distribution for routers in 14.07 is native IPv6 support and the procd init system integration. The native IPv6 support is with the RA and DHCPv6+PD client and server support plus other changes. Procd is OpenWRT's new preinit, init, hotplug, and event system.
Perhaps not too exciting is support for upgrading on devices with NAND, and file system snapshot/restore so you can experiment without fear of leaving your network broken. There's also experimental support for the musl standard C library.
Something is broken (Score:5, Funny)
I just tried it but something is not working.
# ping6 www.slashdot.org
unknown host
Something is horribly broken here.
Something is broken (Score:3, Funny)
Re: (Score:1)
Re: (Score:2, Insightful)
It's on the list. Right after adding SSL and UNICODE support, and before fixing Beta.
Re:Something is broken (Score:4, Insightful)
Re: (Score:2, Funny)
Apparently it isn't stuff that matters...
Re: (Score:2)
Apparently it isn't stuff that matters...
because unfortunately our dice overlords don't view slashdot itself as stuff that matters...
Re: (Score:2)
To be fair, It didn't get prioritized when Taco/Sourceforge/geeknet was in charge.
The site is a victum of its success and its libertarian philosophy. The trolls killed slashdot.
Re: (Score:2)
Re: (Score:2)
Just be thankful that today's headline doesn't have typos in it!
Re: (Score:2)
Re: (Score:2)
SSL is supported. Subscribers only feature though.
Unicode is also supported. It does actually work, just that the whitelist of allowable Unicode codepoints is small. Adding in extra codepoints is on an as-needed basis. You're not likely to see those new emoji anytime soon.
Re: Apropos IPv6 (Score:1)
Try https://tunnelbroker.net/ from HE, the best tunnel broker I've used.
Why do we need IPv6 tunnel brokers? (Score:3)
Because most ISPs still haven't gotten their act together with IPv6, and many of the ones that have would rather outsource the tunnel function rather than run it themselves. And one of the biggest hurdles toward doing IPv6 (besides getting decent performance out of the bigger network equipment) is replacing all the cable modems / DSL routers / etc. that don't support it adequately.
procd? (Score:1)
possible sane systemd replacement in debian and others.
Or perhaps desktop linux keeps bloating up, and we see OpenWRT desktop that replaces Debian/Ubuntu/Fedora.
Re: (Score:2)
Well alpinelinux is already a bit on that route.
Re: (Score:2)
possible sane systemd replacement in debian and others.
Oh yeah, procd is fantastic! As per TFA,
I mean, how can you argue with logic like that!?
Re: (Score:1)
What? No systemd integration?
Excellent!
Will it run on my WRT54G? (Score:1)
I just picked it up at a garage sale!
Will it run on my WRT54G? (Score:1)
Maybe here: http://downloads.openwrt.org/barrier_breaker/14.07-rc1/brcm47xx/legacy/
Re: (Score:3, Interesting)
Presumably people need to know version number. I think one of the big problems with the original wrt54g is network throughput. With cable services regularly hitting 50Mbps+ mine can't really cope - even on the wired connections.
So, a question for those of you running openWRT or similar, which not too expensive router would you recommend to replace my decade old wrt54G?
Re: (Score:3, Informative)
TP-Link routers are cheap and well supported by OpenWRT. At the low end, the TL-WR841N can easily route 50Mbps WAN to LAN and costs just $20.
Re: (Score:2)
It's 2.4GHz only, but I guess I could hang it next to my Linksys router, which can do 2.4 or 5 but not both at once, and which doesn't do IPv6 :-)
Re: (Score:3)
Mine is a TPLINK WDR3600. Simultaneous dual-band, gigabit everything, 2 USB ports, and even a real power button (!). It's been running "ATTITUDE ADJUSTMENT (12.09, r36088) " for a little more than a year and it's great.
Re: (Score:2)
Re: (Score:2)
for how long do you have it ? is it constantly on ?
my asus wl500gp is having a recurring capacitor problem and i feel ready to replace it with something nice and perfectly supported by openwrt.
what are the biggest problems you have faced with that device ?
Re: (Score:2)
Thanks, just ordered one to replace my aging WRT54GL.
Re: (Score:3)
I've been very satisfied with my Netgear WNDR3700 (gigabit, dual band, USB, etc.) to the point where I'll almost certainly get a Netgear when I replace next year (to move to AC). I have been running various svn checkouts of OpenWRT over the last 3+ years and haven't had many problems (and those I did encounter would have been avoided if I stuck to the formal releases).
Re: (Score:2)
I have had stability prob
Re: (Score:2)
Re: (Score:2)
How about WRT54GL? :P
Re: (Score:1)
Also, snapshot is more exciting I'd think.
Why not systemd? (Score:2, Insightful)
It's all modern and D-Bussy and neckbeardy. Why not use systemd since init is old school?
Why not systemd? (Score:2, Insightful)
because systemd is not and init system. It's and everything system.
Look at the comparison with procd in the openwrt to get an idea of the unbounded nature of systemd.
systemd is not suitable for and embedded system because it's too fat.
systemd is not suitable for an non-embedded system, because the performance gains over the lighter alternatives are insignificant on a desktop system.
Re: (Score:1, Interesting)
Which part of embedded, resource-constrained system did you not understand? Also, just because something is old doesn't mean it sucks. Just because something is new doesn't mean it is wonderful. The opposite is true, too, of course. ... but people have reasons for not liking systemd. A big one of them is the shitty attitude of the lead developer when it comes to fixing bugs and interacting with people. Some people are mean to others when those others deserve it for screwing things up royally. Some people ar
Re: (Score:1)
True. But the systemd fanboys will mark it Troll.
Re: (Score:2)
Ok so original poster trolled tongue in cheek, grandparent replied seriously, you predict he'd be modded down and he is. Congrats, but you should have wooshed him too.
Re: (Score:3)
Personally I wish its death would be fast and painful. that way i don't have to deal with it as long.
Re: (Score:2)
[kel@octogon ~]$ ls -l
-rwxr-xr-x 1 root root 1317648 Jul 8 08:13
And that is just the systemd binary, not including all of it's helper executables. The original WRT54G only had 4MB of flash on it, so systemd alone would take up more than 1/4 of the space. But you also need to get the kernel and a slew of userspace executables/libraries on ther
Re: (Score:2)
Someone mod the parent post up. Linux 2.6 is bigger than Linux 2.4. systemd is also much larger than init.
From my router:
root@Linksys E1200 v1:/sbin# ls -Fsl init
12 -rwxr-xr-x 1 root root 12635 May 27 2013 init*
12KB for init vs. 1.3MB for systemd. systemd privides no tangible benefit over init for a router (or at least to justify its size increase).
Does it (reliably) support 5GHz or 802.11ac yet? (Score:1)
The big question... is there any remotely-mainstream 802.11ac router for which OpenWRT actually has non-broken 5GHz, beamforming, or any other advanced wi-fi feature? Or are we basically still stuck having to buy two routers... an open one running OpenWRT for routing (and other embedded-level networking tasks), and a proprietary one running stock firmware for non-dysfunctional 802.11ac? I want to use OpenWRT. Really, I do. But every time I'm in a mood to try it, I look at the litany of horrors in the "known
Re: (Score:2)
complaints on various forums that usually have "minor" bugs like "5GHz doesn't work" or "wifi randomly quits working after a day or two"
Just to prevent people from getting the wrong idea -- OpenWRT is fully functional and rock solid on a lot of 802.11n hardware (including 40MHz support). I haven't played with 802.11ac yet.
Re: (Score:3)
Re: (Score:2)
Unfortunately, some common routers contain a buggy early revision of the QCA9880 802.11ac chip that's not supported by ath10k and never will be.
Re:We've had this for years. (Score:4, Informative)
I have been running native ipv6 and whatever other modern stuff on my ASUS RT-N16 via TomatoUSB for many years. So uh... What took you dorks so long?
OpenWRT has had support for native IPv6 for as long as anyone can remember. However, the support wasn't native, in the sense that it required some knowledge to configure properly.
With the current trunk (and this snapshot), you can configure things like DHCPv6 prefix delegation, DHCPv6 relaying, proxy-ND and so on over the web interface -- and it just works. (Famous last words.)
Re: (Score:2)
Yeah, what I'm saying is we have been able to do exactly that (web configuration) with the various TomatoUSB modded firmwares for years along with a bunch of other stuff (VPN, etc).
Proxy-ND? Stateful DHCPv6? Somehow I doubt it.
Not a flame war: dd-wrt vs openWRT (Score:3)
I pushed my router to dd-wrt a while ago. At the time, I liked the UI on dd-wrt better than openWRT. I also noticed some issues on my specific hardware for OpenWRT. How do they stack up?
Re:Not a flame war: dd-wrt vs openWRT (Score:4, Informative)
I pushed my router to dd-wrt a while ago. At the time, I liked the UI on dd-wrt better than openWRT. I also noticed some issues on my specific hardware for OpenWRT. How do they stack up?
They're very different beasts.
DD-WRT is a single, monolithic image, similar to a vendor firmware but with more features. What is available tends to be well integrated into the GUI, but if a feature is not available, you're pretty much out of luck (unless you're willing to install software by hand).
OpenWRT, on the other hand, is a package based system: there's a base system and an extensive set of optional packages [openwrt.org] that you may install. It used to be the case that the OpenWRT GUI was not very good, but it has improved a lot in recent years, and I now find it fairly usable. Of course, not all packages are well integrated with the GUI.
I'd recommend going with OpenWRT. The base system should be reasonably easy to understand, and you'll be able to easily install extra software when you find that you have unusual needs.
Works great on a TP-Link WDR3600 (Score:2)
Maybe interesting (Score:2)
How does the native support look on the official IPv6 compliance tests at TAHI?
Not everyone wants DHCP at home, when router advertisements and automatic addressing are as good or better. How does this look?
Does the router support Mobile IP?
Are there any disabled kernel options relating to the protocol?
How does it fare on IPv6 NAT?
DNSSEC Validation (Score:2)
I think it's also worth mentioning that this release supports DNSSEC validation. That's a bigger deal than the IPv6 support in my book, especially since it already supported IPv6 it just required knowledge to configure.
WNDR3400v3 support? (Score:1)