Slashdot Mirror


Ask Slashdot: How Can You Avoid Routers With Locked Firmware?

thejynxed writes: Awhile ago the FCC in the USA implemented a rule that required manufacturers to restrict end-users from tampering with the radio outputs on wi-fi routers. It was predicted that manufacturers would take the lazy way out by locking down the firmware/bootloaders of the routers entirely instead of partitioning off access to the radio transmit power and channel ranges. This has apparently proven to be the case, as even now routers that were previously marketed as "Open Source Ready" or "DD-WRT Compatible" are coming with locked firmware.

In my case, having noticed this trend, I purchased three routers from Belkin, Buffalo, and Netgear in Canada, the UK, and Germany respectively, instead of the USA, and the results: All three routers had locked firmware/bootloaders, with no downgrade rights and no way to install Tomato, DD-WRT, OpenWRT, etc. It seems the FCC rule is an example of the wide-reaching effect of US law on the products sold in other nations, etc. So, does anyone know a good source of unlocked routers or other technical information on how to bypass this ridiculous outcome of FCC over-reach and manufacturer laziness?

The FCC later specified that they were not trying to block Open Source firmware modifications -- so leave your best suggestions in the comments. How can you avoid routers with locked firmware?

7 of 320 comments (clear)

  1. Solution: Don't buy those brands anymore... by Zurkeyon3733 · · Score: 4, Informative

    PLENTY of "make your own" options out there these days... Easy options even. Newegg has an ITX mainboard with a built in AES-NI CPU for Hardware accelerated encryption, for 56$... Add a dell Broadcom SFF 4 Port Gig NIC and some RAM, and whola! Whatever router config you need is just a download away!

  2. Re:Get a cheap PC that 10 years old, add PFSense by eastlight_jim · · Score: 5, Informative

    Whilst your electric might be free, running a 100-200W PC instead of 6W router is a little overkill for most people. The best solution, of course, is to be allowed to put new firmware on your existing router ;-)

  3. Some routers aren't "locked" particularly well... by AC-x · · Score: 4, Informative

    Some routers aren't "locked" particularly well, for example I have a WR841N v11 here which had supposedly FCC locked firmware, but it was relatively simple to install open firmware on it using the TFTP firmware recovery procedure

  4. Re:Get a cheap PC that 10 years old, add PFSense by arglebargle_xiv · · Score: 4, Informative

    If you're going to go that way, get an Alix APU, which is x86 without all the bloat and heat of a standard PC. It's designed for use as routers/firewalls/whatever, and runs pfSense out of the box. Also, unlike a Pi, it's actually properly designed, with real ethernet NICs, proper power conditioning, proper flash storage that doesn't shit itself every time there's a power glitch, and so on. I've got older Alix hardware that's been running for close to ten years without being touched, and that I have no expectation of needing maintenance for many more years to come.

  5. Re:Get a cheap PC that 10 years old, add PFSense by TheRaven64 · · Score: 4, Informative

    Power here costs about £1/W/year. If you're expecting to keep your router for 2 years, it's worth spending up to £20 to reduce the power consumption by 10W. A typical old desktop will draw around 60W, an embedded router board will draw around 6W. That works out at a saving of £108 over two years, which is about the total cost of the embedded router board (PC-Engines or Soekris). After three years, even if you got the old PC for free, it's still more expensive. I used a PC-Engines WRAP board as my home router for around 5 years before needing to upgrade.

    --
    I am TheRaven on Soylent News
  6. Re:Get a cheap PC that 10 years old, add PFSense by PhunkySchtuff · · Score: 4, Informative

    Two orders of magnitude actually.
    24 hours × 365 days × 100 Watts = 876,000 Watt-hours = 876 kW/h
    876 kW/h at $0.12c per kW/h is $105.12 per year.

    Think about your annual power bill - if it cost $1,000 to run a 100W globe for a year, we'd all be sitting around in the dark.
    In a house with, say, 10 light globes running them each for 8 hours per day, your power bill for lighting alone would be over $3,000

  7. Re:Get a cheap PC that 10 years old, add PFSense by Gaygirlie · · Score: 4, Informative

    All the four USB-ports share bandwidth, so no. A single USB 2.0-port has a 480Mbps bandwidth, not counting for the losses of the USB-protocol and whatnot, and since all the ports share bandwidth it'd make no difference whether you used a single gigabit ethernet USB-adapter or 4. Also, don't forget that the 10/100 Ethernet-port on the RPi also shares bandwidth with those USB-ports!