Setting Up A Low Cost NAS Using Tomato

14 Feb

In this post I’ll describe the steps needed to setup a low cost NAS using the Tomato firmware on the Asus 520gu.  This should work with Asus 500 as well.

If you have no idea what a NAS is, think of it as a shared stor­age device within your home net­work that you can access via an ip address to store and retrieve doc­u­ments, wire­lessly. If you and your wife/girlfriend/partner have two sep­a­rate com­put­ers, you could store, say vaca­tion pho­tos in this shared stor­age. This device would appear as a folder/drive on both a Mac and a PC. You can sim­ply drag and drop files to it.

What you need:

A note about our home­brew NAS…
I’m going to tell what most don’t about set­ting up a USB Wifi NAS. It is pretty cool to put to good use your spare usb drive or exter­nal hard­disk. But don’t expect blaz­ing speeds.

Stor­ing files, doc­u­ments, music, pho­tos are fine. But if you are think­ing of doing a hard drive backup or store full length videos, the speeds may not be acceptable.

But don’t let that dis­cour­age you! It is still pretty cool! We use it as a back up stor­age device for our pho­tos and serves that pur­pose pretty well!

For­mat­ting the USB drive
Tomato sup­ports these filesys­tems:
FAT32 (Windows/Mac/Linux)
FAT16 (Windows/Mac/Linux)
EXT2 (Linux)
EXT3 (Linux)

When you buy a hard drive, it is most likely for­mat­ted to FAT32 since most oper­at­ing sys­tems sup­port it with­out hav­ing to install addi­tional drivers.

So why pick another filesys­tem?
FAT32 is by Microsoft! If that doesn’t con­vince you, you have a file size lim­i­ta­tion of 4GB, plus FAT32 pro­vides no secu­rity and in gen­eral quite inefficient.

FAT16. Don’t even con­sider it! This was the stan­dard used by old MS DOS OS.

EXT2 is mostly used by Linux Oper­at­ing Sys­tems. Nei­ther Win­dows nor Mac can read EXT2 dri­ves natively

EXT3 is EXT2 with jour­nalling enabled. With­out the tech­nob­a­b­ble, that means EXT3 helps pre­vents file cor­rup­tion in case of an non grace­ful sys­tem shut­down (if you sim­ply pull the USB drive out with­out unmount­ing it first)

EXT3 is most pre­ferred. But the dis­ad­van­tage is once for­mat­ted to this for­mat, you can’t plug in your USB drive to your PC or Mac and try to read or write files. You need a Linux sys­tem to do that. (There are ways to get PCs and Macs rec­og­nize EXT2/EXT3 dri­ves, but that involves addi­tional work).

The biggest advan­tage of FAT32 is most dri­ves come pre­for­mat­ted to this for­mat. You can plug in the USB drive to your Mac or PC and you will be able to see this drive as another mount point.

What I’ve done is par­ti­tioned my old Sea­gate 160GB hard drive to both FAT32 and EXT3. They now appear as two mount points on both Win­dows and Mac.

If all this is too tech­ni­cal, just plug in darn drive into the ASUS router! Chances are that it’ll just work!

Get­ting Started
Set up Tomato on the Asus router

In the admin screen goto USB and NAS

tomato-nas-usb-support

Your con­fig should look like the screen­shot above with the excep­tion of Attached Devices.  Don’t attach the USB device yet.  Save the con­fig­u­ra­tion above and restart the router.  Now, come back to this screen and you should see your stor­age device listed.

If the device shows up as not mounted, make sure the hard drive is for­mat­ted to either FAT or EXT and not HFS+ (Mac) or NTFS(XP).  Both are not sup­ported and the hard drive will have to be refor­mat­ted. Restart the router with the USB drive plugged in.  Check this screen, the device should show up as mounted.

If you’ve got­ten this far, you are almost there!  Get­ting the device to mount is usu­ally the biggest hur­dle.  Now using tel­net login to 192.168.1.1:

Trying 192.168.1.1...
Connected to davinci.
Escape character is '^]'.
davinci login: root
Password:

Tomato v1.23.8615 ND USB

BusyBox v1.12.3 (2009-01-28 23:18:53 EST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

root@davinci:/tmp/home/root# cd /mnt
root@davinci:/tmp/mnt# ls
disc0_1 disc0_2
root@davinci:/tmp/mnt#

disc0_1 and disc0_2 are the par­ti­tions in my USB drive. If you have only one par­ti­tion, you’ll see only one disc. Note down this info.

Go to File Shar­ing under USB and NAS. Enter the info as in this screen­shot below:
tomato-nas-file-sharing

For each direc­tory under /mnt, give a share name and descrip­tion and save. Set the code page and work­group name (Win­dows default is work­group). Set the access level to Read/Write. Save.

Now on a Mac:
Open Finder
Goto Go..Connect to Server
picture-17
You will now be dis­played the mount points and your share will appear under ‘Shared’ in Finder!

On a PC:
Your shares should appear auto­mat­i­cally in Net­work Neigh­bor­hood with the share name you specified

Now you drag and drop files to your NAS device over a wifi net­work. Pretty cool huh?!

Related Posts with Thumbnails

67 Responses to “Setting Up A Low Cost NAS Using Tomato”

  1. ravishi 14. Feb, 2009 at 8:30 pm #

    What kind of trans­fer speeds are you able to achieve? It very very slowly ramps up to a max of about 250 KB/s. It takes a good 3–4 min­utes to get to that speed. With a PC to PC trans­fer, I get about 600 KB/s. Note these are all wire­less trans­fer speeds.

  2. admin 14. Feb, 2009 at 8:36 pm #

    I haven’t done a for­mal speed test yet, but if feels slower than a PC-PC trans­fer (I’ve updated the post to reflect this). You are right, Wifi might not be the bot­tle­neck. Might have some­thing to do with the USB drivers+Samba on the firmware.

  3. Vij 15. Feb, 2009 at 12:18 am #

    This is a fan­tas­ti­cally use­ful post! I really appre­ci­ate it! Thanks so much!

  4. admin 15. Feb, 2009 at 4:31 pm #

    @ravishi, I did some for­mal bench­mark­ing with Mac-PC and Mac-Router+USB_Drive, the results are quite surprising!

    http://www.society9.com/so_how_fast_is_nas_under_tomato/

  5. Davi 21. Feb, 2009 at 9:30 pm #

    The prob­lem is I can’t find the USB and NAS menu in my Tomato. I’m using Tomato 1.23 and WL-520GU.. Thanks

  6. admin 21. Feb, 2009 at 11:54 pm #

    You can­not use offi­cial tomato. Down­load it from the place I’ve linked to

  7. davi 22. Feb, 2009 at 7:06 am #

    ^^

    Where is the link?

  8. foobar 28. Feb, 2009 at 7:13 pm #

    Thanks for the doc. Set things up as indi­cated… router sees the flash dri­ves but refuses to mount them. Checked filesys­tem types and tried sev­eral dif­fer­ent flash dri­ves, no luck. Any ideas on what is wrong or how to trou­bleshoot this. Thanks!

  9. phsieh 04. Mar, 2009 at 2:10 am #

    Hi,

    Thanks for the steps. It only took me a cou­ple of min­utes to set it up. I can access the USB drive from MS Win­dows. But, I am not able to access the USB drive from Ubuntu 8.10 — does not know how. Can some­one post the steps? Thanks!

    phsieh

  10. foobar 06. Mar, 2009 at 12:12 am #

    Found why I was hav­ing problems…

    The router does not under­stand how to mount a drive that does not have a par­ti­tion table on it (whole device being used w/o par­ti­tions). So, just cre­ated a /dev/sdb1, mkfs vfat on it, and then the router sees it fine and can unmount and mount it from the tomato gui.

  11. davi 16. Mar, 2009 at 7:03 pm #

    Hi, it’s me again… Just one ques­tion…
    We all know that WL-520GU has a USB port. Is it pos­si­ble to con­nect it to a GSM/CDMA modem via that USB port? Using Tomato or DD-WRT?

    Thank you.…

  12. admin 18. Mar, 2009 at 12:08 pm #

    @davi,
    No that wouldn’t work. Tomato doesn’t come with dri­vers for a modem.

  13. davi 19. Mar, 2009 at 2:35 am #

    ^^

    @ admin
    Then, Do you know firmware that can do that?

  14. admin 19. Mar, 2009 at 11:39 am #

    Noth­ing can at the moment

  15. Nathan 21. Mar, 2009 at 7:39 am #

    I have the NAS set up and it is work­ing well. How­ever, I can­not get the print server to work. It rec­og­nizes my HP C3180 but will not let it mount. How do I set it up to print wire­lessly using the wl-520gu and Tomato?

    • admin 21. Mar, 2009 at 10:23 am #

      To setup the printer look at the com­ments here:http://www.society9.com/an-easy-guide-to-installing-tomato-on-the-asus-520gu/

  16. Lutte 21. Mar, 2009 at 4:59 pm #

    This is a fan­tas­tic post, thank you so much.

    I have a cou­ple of what might be obvi­ous questions;

    First, I’m new to Tomato and I’m won­der­ing if MLPPP is enabled by default or if in this ver­sion it’s sim­ply not avail­able. I’m hav­ing trou­ble find­ing where the set­tings for it are.

    My sec­ond ques­tion is even more straight­for­ward. As a test I’ve used a thumb drive for­mat­ted with FAT32 and it works fine but I’d like to use an exter­nal hard drive. The only one that I have is for­mat­ted with NTFS and it isn’t “pow­ered” (if that means plugs into the wall), but the WL-520gu seems to get it spin­ning up pretty well. Before I go ahead and refor­mat my drive I’m won­der­ing if it needs to be pow­ered externally.

    Thanks again.

  17. admin 21. Mar, 2009 at 5:12 pm #

    Tomato doesn’t sup­port ntfs. The drive has to be fat or ext2/3. No the drive needn’t be pow­ered. Under basic->network->type there is a pppoe option

  18. coldfeet 12. Apr, 2009 at 10:48 am #

    already mounted and shared my 8gb on the router.. and its work­ing fine..is it pos­si­ble to con­vert this to a tor­rent­box? how will i add the tor­rent appli­ca­tion etc..

  19. DB 10. Jun, 2009 at 1:53 pm #

    Awe­some tuto­r­ial, nice clear and concise.

    Are you by any chance work­ing on any other tutorial?

  20. admin 10. Jun, 2009 at 1:55 pm #

    @db: Yes have a few more in the pipeline!

  21. Alan 10. Jun, 2009 at 10:31 pm #

    I fol­lowed your instruc­tions and it works great. I do how­ever have a ques­tion, under win­dows net­work, I see 2 fold­ers “disc0_1” and “Shared” (My shared folder). Am i sup­pose to see both fold­ers or only “Shared”?

  22. Alan 10. Jun, 2009 at 10:33 pm #

    Actu­ally scrap the ques­tion. In tomato 1.25 there is a option “Auto-share all USB Par­ti­tions” I had it on Read/Write.

  23. Allen 21. Jun, 2009 at 9:16 am #

    ok, I mounted my flash drive and set the file shar­ing. I can see it in my net­work but it’s netwrok name is RT-0022158D92ED and it’s sub­fold­ers are the usb drive that I shared, the name that I put on the share name box and the printer folder. Is it right? because from what I under­tood is that the share name that i inputted should be the one dis­play­ing on my net­work and it’s sub­folder should be the usb drive. Hop­ing for your answer thank you.

  24. Al 23. Jun, 2009 at 7:05 pm #

    Your tuto­r­ial was very help­ful. I’ve got a 80GB USB2 drive up and spinning.

    I want to store band­width uti­liza­tion data on the USB HDD. I’ve looked for doc­u­men­ta­tion on how to do that rather than to have another sys­tem run­ning with a net­work share. I could do it that way but this is more use­ful as I can go look at the data from any num­ber of sys­tems in the house. I see how to do this from a NAS device exter­nal to the Tomato router but not how to do the save to the directly attached USB device.

    Thanks.

  25. BMX 26. Jun, 2009 at 8:13 pm #

    any­way to add a codepage.936 to this firmware?

  26. David 30. Aug, 2009 at 4:17 am #

    Thanks. My lit­tle 160 GB usb drive is now the cen­ter point, shared point of our house system.

  27. Shawn 14. Oct, 2009 at 2:23 am #

    I’ve got the drive setup and it shows as being mounted, but I have no idea how I’d tel­net into it (haven’t tel­net­ted since the Win 3.1 days).

    Sev­eral months back, when I orig­i­nally setup this router w/ Tomato using the related post, I WAS able to setup a USB flash drive to work, but I have no idea how I ended up access­ing it from my PC. That com­puter was Vista, this one is Win7, if that matters.

    Thanks,
    Shawn

    • Kevin 06. Dec, 2009 at 6:29 am #

      To answer your tel­net ques­tion in rela­tion to Win 7 and Vista -
      Tel­net is dis­abled by default in Vista and Win­dows 7, so you need to turn on the fea­ture:
      * open con­trol panel
      * Then go into pro­grams
      * Then in ‘pro­grams and fea­tures’ there should be a part that says ‘turn win­dows fea­tures on or off ‘
      * Click ‘turn win­dows fea­tures on or off ‘ then on the list that appears sim­ply choose: Tel­net Client

      Now open a ‘cmd’ win­dow and type ‘tel­net 192.168.1.1′ and you’ll see the login prompt for the router

      • Shawn 07. Dec, 2009 at 1:58 am #

        Thanks Kevin —

        I got Tel­net turned on and work­ing. When I enter “tel­net 192.168.1.1″ I get “unknown login:” and I enter my user­name
        then it says “Pass­word:” and I enter my pass­word.
        Result is “Login incorrect”

        I’m pos­i­tive my username/password are the same. I’ve tested it by clear­ing cache, and rel­og­ging into the router via the browser page.

        Any ideas? Thanks.

        • Kevin 07. Dec, 2009 at 5:46 am #

          This may answer your ques­tion:
          As ‘VoIP Tips’ says on July 23, 2009 on the http://www.society9.com/an-easy-guide-to-installing-tomato-on-the-asus-520gu/comment-page-3/#comments

          Note that when using Tel­net to access DD-WRT, the user­name is always root, regard­less of the user­name to access the web inter­face. The pass­word is the same as the pass­word to access the web interface.”

          Hope this works / keep try­ing — I got mine set up last night with a pow­ered USB Hub so that I have a NAS, a stan­dard USB printer, and an older 1284 par­al­lel printer (with an USB to par­al­lel cable) all simul­ta­ne­ously work­ing together.

          • Robin 20. Jan, 2010 at 3:22 am #

            Which USB to par­al­lel cable are you using with Tomato and the 520GU? It seems they have dif­fer­ent chips in them (e.g. mine has a MOSCHIP MCS7715). I was won­der­ing mine will work with the 520GU and Tomato. Since yours works, maybe I should just get the same cable so I know it works.

            Thanks,

            Robin

          • Kevin 21. Jan, 2010 at 3:07 am #

            Hi Robin,
            I used a BYTECC 4.5 ft. USB-Parallel Cable With IEEE 1284 Bridge Model USB-1284
            Item#:N82E16812270237 from Newegg

            All the info Newegg gives is that it’s a sin­gle chip (ASIC). Pack­age came with a mini-CD dri­ver disk, but I obvi­ously didn’t need to load a thing. Just selected USB 1 & 2 sup­port in Tomato and added the printer port in oper­at­ing sys­tems. I’m using the cable with an old Xerox DocuPrint P12.

            Hope this helps,
            Kevin

  28. Westo 17. Oct, 2009 at 5:05 am #

    Awe­some read thanks! I think this much eas­ier now with the lat­est builds of the Tomato USB hack as it has auto­mount functions.

    Just got my NAS mounted on the router. Min­utes later I had it mounted on my ATV (via NitoTV SMBFS mount) and shows up in the NitoTV menu under Files. If only I could run an iTunes stream­ing server (with­out an extra com­puter) then i’d be set for life.

    40GB AppleTV (craigslist): $130
    ASUS WL-520GU+Tomato (newegg): $45
    For another $100 you can get a 1TB drive

    pretty sweet deal if you ask me

  29. Shawn 20. Oct, 2009 at 11:58 pm #

    Still hop­ing some­one can get me from “mounted” to “access­ing the drive via my PC.”

    Thanks,
    Shawn

  30. Shawn 31. Oct, 2009 at 1:18 am #

    Still hop­ing? Purty please?

  31. Nam Vu 02. Nov, 2009 at 5:40 pm #

    I have Win7, and after get­ting the USB to mount, I sim­ply reset the router, then go to ‘Net­work’ in Win­dows Explorer, and there I find it. If you can access it from there, you can then assign a drive let­ter to it so you can eas­ily get to it later from My Com­puter. To do that, right click on “My Com­puter”, choose “Map Net­work Drive” and enter the net­work address of the USB drive.

    That’s what I did, I didn’t even telnet’d into the router. I don’t know if that cre­ates any prob­lem or not, but right now, my flash drive seems to be read-only in every com­puter in my network.

  32. Shawn 03. Nov, 2009 at 3:06 am #

    Thanks Nam. I’m still hav­ing issues. Think­ing it might just be my USB HD that was the issue, I tried rein­sert­ing the USB flash drive that I HAD got­ten to work pre­vi­ously. No luck — still don’t see it in the Net­work view in Explorer.

    Here’s what Tomato is say­ing. Maybe some­one speaks bet­ter Tomato than I. There’s some key phrases in there that indi­cate trou­ble for my USB HD (Unable to con­nect USB device to the SCSI sub­sys­tem) but no warn­ings for the flash drive and it also doesn’t work.

    17:44 is when I turned the USB Hard Drive on
    18:55:11 is when I tuned it off
    18:55:33 is when I plugged the USB Flash Stick in

    Nov 2 17:44:08 unknown user.info ker­nel: hub.c: new USB device 00:03.1–1, assigned address 3
    Nov 2 17:44:08 unknown user.warn ker­nel: Unable to con­nect USB device to the SCSI sub­sys­tem
    Nov 2 17:44:08 unknown user.debug ker­nel: WARNING: USB Mass Stor­age data integrity not assured
    Nov 2 17:44:08 unknown user.debug ker­nel: USB Mass Stor­age device found at 3. Host: 0
    Nov 2 17:44:08 unknown user.debug hotplug[9062]: Wait­ing for device /proc/bus/usb/001/003 [INTERFACE=8/6/80 PRODUCT=4971/ce13/104] to set­tle before scan­ning
    Nov 2 17:44:11 unknown user.info hotplug[9062]: USB par­ti­tion at /dev/discs/disc0/part1 already mounted on /tmp/mnt/1PT540TB40NAS
    Nov 2 17:44:11 unknown user.warn ker­nel: Device busy for reval­i­da­tion (usage=2)
    Nov 2 18:00:01 unknown cron.err crond[7128]: USER root pid 9074 cmd log­ger –p syslog.info — – MARK –
    Nov 2 18:00:01 unknown syslog.info root: — MARK –
    Nov 2 18:55:11 unknown user.info ker­nel: usb.c: USB dis­con­nect on device 00:03.1–1 address 3
    Nov 2 18:55:11 unknown user.warn ker­nel: Unable to dis­con­nect USB device from the SCSI sub­sys­tem
    Nov 2 18:55:13 unknown user.info hotplug[9118]: USB par­ti­tion busy — will unmount ASAP from /tmp/mnt/1PT540TB40NAS
    Nov 2 18:55:13 unknown user.warn ker­nel: Device busy for reval­i­da­tion (usage=2)
    Nov 2 18:55:27 unknown user.info ker­nel: hub.c: new USB device 00:03.1–1, assigned address 4
    Nov 2 18:55:27 unknown user.info ker­nel: scsi1 : SCSI emu­la­tion for USB Mass Stor­age devices
    Nov 2 18:55:27 unknown user.warn ker­nel: Ven­dor: TOSHIBA Model: Trans­Mem­ory Rev: PMAP
    Nov 2 18:55:27 unknown user.warn ker­nel: Type: Direct-Access ANSI SCSI revi­sion: 02
    Nov 2 18:55:27 unknown user.warn ker­nel: Attached scsi remov­able disk sdb at scsi1, chan­nel 0, id 0, lun 0
    Nov 2 18:55:29 unknown user.warn ker­nel: SCSI device sdb: 7936000 512-byte hdwr sec­tors (4063 MB)
    Nov 2 18:55:29 unknown user.warn ker­nel: sdb: Write Pro­tect is off
    Nov 2 18:55:29 unknown user.info ker­nel: /dev/scsi/host1/bus0/target0/lun0: p1
    Nov 2 18:55:29 unknown user.debug ker­nel: WARNING: USB Mass Stor­age data integrity not assured
    Nov 2 18:55:29 unknown user.debug ker­nel: USB Mass Stor­age device found at 4. Host: 1
    Nov 2 18:55:29 unknown user.debug hotplug[9123]: Wait­ing for device /proc/bus/usb/001/004 [INTERFACE=8/6/80 PRODUCT=930/6545/100] to set­tle before scan­ning
    Nov 2 18:55:32 unknown user.warn ker­nel: SCSI device sdb: 7936000 512-byte hdwr sec­tors (4063 MB)
    Nov 2 18:55:32 unknown user.warn ker­nel: sdb: Write Pro­tect is off
    Nov 2 18:55:32 unknown user.info ker­nel: /dev/scsi/host1/bus0/target0/lun0: p1
    Nov 2 18:55:32 unknown user.info hotplug[9123]: USB vfat fs at /dev/discs/disc1/part1 mounted on /tmp/mnt/TOSHIBA

  33. ME 26. Dec, 2009 at 5:50 am #

    i’ve run the process mul­ti­ple times and i get my exter­nal hd mounted and i can view it via tel­net but i can get my pc to com­mu­ni­cate nor see it. i have also enabled file shar­ing. Is there some­thing i am miss­ing? Any­one expe­ri­ence the same issue or have a solu­tion. Appre­ci­ate any help, happy holidays!

  34. ME 26. Dec, 2009 at 5:52 am #

    sorry that should read “I can NOT get my pc to com­mu­ni­cate nor …”

  35. bottle 29. Dec, 2009 at 4:03 am #

    Try­ing to get the print server to work in Win­dows 7..

    I can’t even access the printer, it shows in tomato GUI, but not sure how to set up.

    Any help is appreciated.

  36. Shawn 29. Dec, 2009 at 6:32 pm #

    ME — I’m in the same boat as you. Drive shows as mounted on the Tomato page, but it doesn’t show up in the Net­work view in win7. I’m using Win7 x64 — might the 64-bit be an issue?

    Kevin — Thanks! That did the trick. I can access it via tel­net, and it’s mounted (although it auto-mounted any­way, I sup­pose, so I didn’t need the tel­net step).

    Now if I could only get my “net­work” to see it. Any sug­ges­tions for ME and I?

  37. Shawn 29. Dec, 2009 at 6:35 pm #

    Just a thought — I’m not see­ing my ASUS router in the “net­work” view either. Shouldn’t I be?

  38. Kevin 02. Jan, 2010 at 8:32 am #

    Hi Bot­tle — Con­cern­ing your printer issue.

    I did a sim­i­lar process to the one sug­gested by Kyle (Jun 1st, 2009 at 12:15 pm)

    1. Load dri­vers on all the com­put­ers you wish to use the printer.

    2. Enable usb router settings

    3. Plug printer into router. Ver­ify it’s rec­og­nized (doesn’t have to be mounted) in the tomato GUI (You say it already is)

    4. Go into Win­dows’ print server prop­er­ties and click add new port. Choose stan­dard tcp/ip, and enter ip of the router as the address. It’ll think for a bit and then choose generic net­work card. Ver­ify that the set­tings are port 9100 and raw for­mat (default settings).

    5. Save. Exit and print a test page.

    This worked for me on XP, Vista, and Win7 (64) After you have the printer ported to the cor­rect address you’ll be able to access its properties.

  39. Chris 12. Feb, 2010 at 1:07 am #

    i’m try­ing to move over 1gb files and it doesnt seem to to trans­fer over. can any­one help me? smaller files are no prob­lem. just larger ones dont seem to want to trans­fer over.

  40. Chris 12. Feb, 2010 at 1:09 am #

    cant seem to move over 1gb files. can any­one help me? smaller files are no prob­lem. just larger ones dont seem to want to trans­fer over.

  41. Chris 12. Feb, 2010 at 11:27 pm #

    nvm i fig­ured it out. it works by ftping in. i’ve got another ques­tion though is it pos­si­ble to ftp in through the web? if so how would i accom­plish this?

  42. Matt 14. Feb, 2010 at 4:50 pm #

    What kind of speeds are you get­ting with a NTFS for­mat­ted drive? It takes about 15–20 min­utes to trans­fer 670mb which seems very slow.

    • admin 15. Feb, 2010 at 3:19 am #

      NTFS is very slow. NTFS is a poorly designed file sys­tem from a per­for­mance point of view.

  43. Misc 22. Feb, 2010 at 3:00 pm #

    Great tuto­r­ial!

    Man­aged to set up mine Low Cost NAS. It works for me :) .
    I have one ques­tion though.
    What are the options to make attached USB HDD acces­si­ble over inter­net from remote loca­tions? And also being secure. So I can upload and down­load files from any remote loca­tion.
    Is it possible?

    Hop­ing!

  44. Greag 27. Feb, 2010 at 11:06 pm #

    I have got the drive mounted and I am using Tomato 1.27 on an ASUS router. For some rea­son I do not see the “file shar­ing” option listed under USB and NAS on my router? Is it because 1.27 does not sup­port file sharing?

  45. Harry 02. Mar, 2010 at 2:31 am #

    This is a fan­tas­tic post, thank you so much. I was look­ing for this since long time. Once i use your post it work like charm.

    Thanks

  46. Ryan 10. Apr, 2010 at 8:36 pm #

    Thanks for the awe­some guide!

    One ques­tion though. ND is now releas­ing a firmware with NTFS sup­port. Since my drive is already in NTFS, I just plugged it in to get it work­ing, but am con­sid­er­ing for­mat­ting to ext3. I know in a pre­vi­ous post you said NTFS is a pretty bad per­form­ing file sys­tem, but is it bad enough to be a bot­tle­neck in this sys­tem (ie, will the NTFS hold back trans­fer speeds? Or will the USB 2.0, or 802.11b/g hold back speeds more?)

    Thanks!

    • admin 10. Apr, 2010 at 9:15 pm #

      USB2 + 802.11b by itself is slow. NTFS on top of it will make it even more slower. EXT3 I would assume would def­i­nitely be faster than NTFS.

  47. Thomas 12. Apr, 2010 at 6:10 pm #

    Would like to repeat Misc’s questions:

    What are the options to make attached USB HDD acces­si­ble over inter­net from remote loca­tions? And also being secure. So I can upload and down­load files from any remote loca­tion.
    Is it possible?

    And ask my own:

    Is any­one using any backup soft­ware like Crash­plan, GFI backup, all­way­sync, Comodo, etc. to auto­mat­i­cally backup com­put­ers on the net­work to the NAS?

    Files backed up on the NAS should have read and write capa­bil­ity, correct?

    Thank you in advance!

  48. karbonkel 25. Apr, 2010 at 11:50 am #

    works great with my 4gig thumb usb
    how­ever tomato can­not mount my 500g lacie
    tomato recog­nises my lacie but when i try to mount it it asked if it’s pow­ered on
    i’ve made a fat32 10g par­ti­tion, the other par­ti­tion, about 460gig is for­mated ext3
    is there a limit of gb that tomato can mount or am i doing some­thing wrong?
    spend houers already, please help

    dirk

  49. karbonkel 26. Apr, 2010 at 5:44 pm #

    solved

    started with 1 par­ti­tion ext3, didn’t work
    then saw the post of foo­bar and made a sec­ond par­ti­tion fat 32
    how­ever for­got to enable FAT File Sys­tem Sup­port in tomato
    stu­pid
    after enable it worked fine

Trackbacks and Pingbacks

  1. How to format a drive to Ext2/Ext3 from a Mac (or Windows) | Society9.com - 06. Mar, 2009

    […] ports), which opens it up to a num­ber of devices. Con­vert­ing a USB printer to a shared printer, con­vert­ing your USB exter­nal hard drive to a net­work drive or both. (BTW, never, ever buy a Belkin […]

  2. A great deal on the ASUS WL-520GU! | Society9.com - 25. Jan, 2010

    […] now’s a good time! mwave.com has the ASUS WL-520GU for $29.99 with $10 mir.  Check out my posts on what you can do with this […]

Leave a Reply