OUR NETWORK:TiVo Community TechLore Sling Community My DigitalEntertainer See all... About UsAdvertiseContact Us

Enable USB Sharing Over Your LAN with NETGEAR WNR3500L and DD-WRT

You may already know that the NETGEAR WNR3500L open source router supports the sharing of connected USB drives via the built-in ReadyShare feature.  What happens when you switch firmware, though?  Fortunately, the newer builds of DD-WRT for the WNR3500L support USB drive sharing in a variety of ways.  In this article, we'll discuss how to enable USB support and sharing via FTP through your local area network.

Step 1: Install and Upgrade DD-WRT

First, of course, you'll need to install DD-WRT on your router.  You'll need to start with a CHK firmware upgrade file, assuming you're starting the upgrade from the default NETGEAR firmwareFor more information on installing DD-WRT, click here.  

Once you've installed DD-WRT, you'll need to upgrade to the version which supports the USB connection (in this article, we're going to use an svn13401 version that specifically supports USB, which you can download here.) Upgrading DD-WRT from within the GUI is super easy - click on Administration => Firmware Upgrade, point it to the proper BIN file, and let it do its thing.

Step 2: Enable USB Support

Now, you'll have to enable USB support in the firmware.  Head to Services => USB.  You can enable USB by choosing the options shown above, which are fairly standard settings.  After reboot and plugging in a USB drive, it will show as being mounted in the filesystem at the bottom of the screen.

Step 3: Enable NAS Support through FTP

Now, click on Services => NAS.  Next to the "ProFTPD" option, click "Enable."  The port is set by default to 21, and you can leave it there or change it if you wish.  Keep the files directory at "/mnt," which is the default setting - you may have seen it in the previous step.  Finally, enter any amount of authorized user names and passwords, as shown above.  Each user name and password must be separated by a space.

Step 4: Access through FTP on your LAN

You should be all set!  If you picked the default port (and assuming your router's IP address is also default), type this address into your web browser:

ftp://192.168.1.1:21

If all is well, you'll be presented with a prompt asking you for the user name and password you entered in the previous step.  After providing your credentials, you'll then be able to browse the connected USB drive via the standard browser FTP interface.

More Information

There are several other ways you can configure USB access for DD-WRT - for example, as an SMB share.  There are also other configuration methods you can use, such as preventing disk spindown (if you have a hard drive attached compared to a flash drive or SSD.)  You can find more information at the DD-WRT Wiki.

Tags : dd-wrtftpusb

Discussion:    Add a Comment | Comments 1-6 of 6 | Latest Comment

January 4, 2010 6:14 PM

Great article! Thanks! I got it working on my 3500U.
Only difference is that you need to use the V2 CHK firmware to first run DD-WRT.
ftp://dd-wrt.com/others/eko/V24-K26/svn13575/
Then you can load the USB BIN firmware.

...Follow Me on Twitter...

January 8, 2010 7:50 PM updated: January 11, 2010 3:30 PM

Can't get it to work on my 3500L,
The port doesn't appear to have power (flash drive doesn't blink)

edit:
Got it to work after a hard reboot.

January 23, 2010 8:05 AM

That was great Per, i tried a lot of stuff, changing firmware and 30/30/30 reset and in the end the solution was simply to hit the power switch on and off after i had changed the setting.

February 4, 2010 11:34 PM

Can anyone confirm SMB to an external USB drive is working w/ DD-WRT on this router?

February 6, 2010 3:57 PM

After setting up the LAN sharing you can share by WAN also.
Running and saving "/iptables -I INPUT 1 -p tcp --dport xxxx -j logaccept" where "xxxx" is the port # you have setup for your FTP server in the NAS tab.

FTP is a clear text protocol, so your FTP username and password can be sniffed, so remember that before enabling WAN FTP access. :)

...Follow Me on Twitter...

February 7, 2010 8:02 PM

As a follow up to this. If you have the SPI firewall turned on in DD-WRT you won't be able to view the FTP list via WAN. You will probably need to turn that off.

...Follow Me on Twitter...

Discussion:    Add a Comment | Back to Top | Comments 1-6 of 6 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window