Skip to main content

Belkin F5D7230-4 v2000 and DD-WRT

I recently upgraded my Belkin F5D7230-4 v2000 802.11g router with DD-WRT.

For those not familiar with DD-WRT: It's alternative software for a large number of routers. This replacement firmware provides a boatload of features and capabilities that let you maximize your router's potential. After all, the core of a router is a computer.


I didn't have much luck with it with the original Belkin-provided firmware. But with DD-WRT it has been fantastic: fast and stable, with a good range of features.

I was surprised that router is supported by DD-WRT - the v2000 has a limited amount of memory, but sure enough it was on the official support list. With only 2 MB of on-board flash storage, it can't do everything. But with DD-WRT it can do way more than many new, expensive routers.

Limitations of the V2000 with DD-WRT

You should know that there is a limitation with this particular router and DD-WRT. For technical reasons, the old "Cable Modem" port doesn't work. This implies a loss of functionality. But there is a work-around if you can do without wired clients like I can.

And, of course, messing with firmware isn't easy and can damage your router. So proceed with caution!

Steps

This is what I did to install and configure DD-WRT on this router:

  1. I downloaded the DD-WRT firmware. I chose the biggest "Bv2000 Micro-Plus_SSH SF" version, as downloadable from here: dd-wrt.v24-13491_Bv2000_micro-plus_ssh.bin
  2. Next I installed the firmware file using tftp, as described here: DD-WRT install
Enabling the Ethernet ports

At first DD-WRT thinks that your router is a v1444, which has slightly different ethernet hardware. But it isn't - it's a v2000. So to enable the ethernet ports, DD-WRT needs to know that you actually have a v2000.
  1. From my computer, I wirelessly connected to the dd-wrt router SSID
  2. With my browser, I went to http://192.168.0.1/ and set the username to "root" and the password to a good password.
  3. From a terminal command line, telnet to 192.168.0.1
  4. login with the username/password you set above
  5. Run the following commands:
nvram set Belkin_ver=2000
nvram commit
reboot
After the reboot, the LAN ports will be enabled. You should be able to connect an ethernet cable to the router and get a DHCP address and administrate the device.

Enable the ports as WAN

Sadly, the "cable modem" ethernet port of the v2000 remains disabled due to that pesky DD-WRT limitation. What to do? Use the quad ethernet ports for WAN:
  1. Go into the web administration interface.
  2. Choose the "Setup" tab.
  3. Choose the "Network" tab.
  4. Set WAN port assignment to "eth0".
Now ethernet ports 1-4 are associated with the "WAN" side of the router. The original singleton "cable modem" port is useless. The WIFI is associated with the LAN side of the router.

These ports 1-4 operate as switched ports on the
WAN side. Don't use the "cable modem" port.


Now, plugging the cable modem into any of the ports 1..4 results in the router obtaining an address! Yay! It works!

Finally, after getting all this stuff working, I finished configuring the device:
  • Set up wireless security on the router
  • Configure SSH, DDNS, remote admin, etc.
Conclusion
I have to say that my Belkin is much more reliable now - in fact, I have yet to reboot it. Pretty awesome. I do miss having LAN ports available to me - hopefully someone with deeper knowledge of the device will provide the software necessary to control the ports in the way the device's creators intended!

Popular posts from this blog

Fixing a SodaStream Jet, part 1: Disassembly Guide

I've had my SodaStream Jet for years, and once in a while something has gone wrong. Disassembly is the first step to repair.  Start with this article to see how to disassemble the SodaStream, and then once you have that down, scroll through my other articles to see how I repaired specfic SodaStream problems. SodaStream Jet Disassembly Guide Tools Required Flat head screwdriver Phillips head screwdriver 1. Remove the Carbonator.  Duh. 2. Remove the black panel lever The front big black tilt lever needs to be removed first. Removing this panel is tricky, but it isn't impossible. Looking up at the bottom of the black panel, there are two tabs, one on the left and one on the right. These tabs fully secure the panel in place. The trick is to use a flat-head screwdriver under the plastic to gently lever the tabs out of the way.  Note in the pictures how I approach these tabs with my screwdriver.  I usually release the left side first, and then I release ...

Fixing a SodaStream Jet, Repair #2 - Broken Fill Button

My Soda Stream Jet's fill button broke, which means I can not longer carbonate water by pressing the pushbutton. This caused all sorts of grief in my household. Here is how I managed to repair my Jet to give it another 10 years of life (hopefully). First, a look at the button The fill button on the top of the SodaStream is actually a simple lever. Pressing down on the button moves a pin that does the actual work of pressing open the Carbonator's valve. Unfortunately, the axis point is fairly thin and can see a lot of stress. That's where my Soda Stream button cracked. [ I think the usage tip here is "don't over-press the button like a gorilla, it doesn't do anything but put high stress on the button."] Cracked levering point of the button The Pesky Lever Retaining Pin The Fix It was pretty easy for me to replace the button: Take off the back of the Soda Stream and remove the carbonator. Push out the the button lever's steel retaining pin. This takes qu...

Macintosh: Upgrading an eMac

It's been a long time since I wrote this article, but the fact remains: The good old eMac can still be useful if you take the simple steps to keep it as good as it can be.  All can run Tiger, and most can run Leopard - great operating systems for their day with a bit of useful life.  This article describes the procedure I used to upgrade my old eMac, including: Replacing the internal hard disk with a large capacity drive. Increasing the memory for performance Upgrading the operating system Here I'm upgrading a 700 MHz eMac, but the procedure and tasks for upgrading other eMac models should be almost identical. Upgrading versus Replacing My sister's eMac is of the 700 mhz variety, with 256 MB of memory. The machine seemed to be getting "slower", and the original 40 GB disk was becoming jammed packed with photos and iTunes, and within a few months she'd be out of disk space. There were two options to address the problems: upgrade the eMac, or go o...

Adding a Water Flood Sensor to my Vista-20p alarm system

My Honeywell Vista 20p alarm system is fairly comprehensive, but I want one more feature: an alarm that lets me know when my sump pump isn't working properly. Here is how I added one for about $8 in special parts.   I'm afraid of a flood in my finished basement. I'm fortunate - my basement sump pump system is already redundant, with two independent pumps and two outflow pipes. The primary pump kicks in when the water level reaches 6 inches, and if that doesn't work, then the backup pump kicks in when the water level reaches 7 inches.  The backup pump should never kick in unless the primary pump is having a problem pumping.   But there is a problem with this setup: I might never know if my primary pump has failed, leaving me with no redundancy.  I want to be informed when I have one (or god forbid, two) pump failures. My goal is to have my Vista 20p alert me when the sump's water level is ever beyond the point where my primary pump should have kicked in, alertin...

Installing a CarPlay radio in a Honda CRV

I ended up buying a 2013 Honda CRV and decided to replace the stock radio/CD player with an upgraded unit.  This was far easier and cheaper than I imagined, but the hardest part was selecting a unit to buy  This article covers how I made my choice.   The basic form factor for my CRV head unit Selecting a Unit The Car I have a 2013 CR/V, which is the same series of all of the CR/Vs from model year 2012 through 2016. Therefore it was important to find a radio unit that fits this model. The CRV has steering wheel radio controls, and I wanted to use them.  This uses a technology called CAN-Bus, which is kind of like USB for cars.  Therefore, a CAN-Bus capability would be able to leverage all these steering wheel features.  In addition, the CRV has a backup camera that would be nice to tie into. And of course I wanted to leverage the existing speakers and USB port. Form Factor I wanted a unit that had a big display, and I wanted a unit that was easy to purchas...

Using a Garmin eTrex with a Macintosh or Linux

The Garmin eTrex series consists of decent, full featured handheld GPS units. The cheaper monochrome eTrex models have a basic RS-232 serial interface, and the color eTrex models sport USB connectivity. In this article I'll talk about my experience with connecting both USB and serial port versions of the eTrex series to my Mac and to my Linux-based PC. I personally use the Garmin Vista HCx GPS now, but the other Garmins in the eTrex series, including the inexpensive but well specified Garmin eTrex Venture should work the same way. Dealing with the eTrex Series with USB Most of the eTrex units with a color screen have a USB port on the back. Happily, this USB port uses a common USB connector, so it is easy to physically connect a USB eTrex to a Mac or a PC running Linux. The USB Port on an eTrex I have found two pieces of software perfect for use with a USB eTrex, without the need for special drivers: GPSBabel+ and Google Earth . The Mac version of the freeware program ...

Other Posts

Show more