From owner-freebsd-questions@FreeBSD.ORG Sat May 31 10:08:53 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 136E9A85 for ; Sat, 31 May 2014 10:08:53 +0000 (UTC) Received: from mail-qa0-x22f.google.com (mail-qa0-x22f.google.com [IPv6:2607:f8b0:400d:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA90F2A7E for ; Sat, 31 May 2014 10:08:52 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id s7so208999qap.34 for ; Sat, 31 May 2014 03:08:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Rj64OB6mqZdlFAAJ/Ohjg49v+DMuyNKyRtaojBSiDS4=; b=eLIzx292rNrT5IegFrRMi8E45WnOUu+SlzE6ejwluApEeqe+2FsCVKkzxVSrS65Psz mM+1B8g70Ou+ZpxadpAmJy+wfnYoimmo5u/y8sDO8raRFBds+Eead0kJhkw7JXEMUujM 12mG67YT9tAqbjsfDvZHqb65aSMvAqIZ5xx1qEfVWJjKvGIjz7H/EdGMR+KXH/tFvjlD sg5oZM6E8P98g9LRnWXHXEQOmMhYffg8Gy1l/kJ/gHa2EInbL8kLWuDXqvdGk5yeqMTO 1nNLvbOjKd/nxod23EohujCYpOMm5hy136n8nqVUXxRkKqzyWG5ocbhD4vs2Rp3MFWjn elzQ== MIME-Version: 1.0 X-Received: by 10.140.91.113 with SMTP id y104mr28230531qgd.3.1401530931923; Sat, 31 May 2014 03:08:51 -0700 (PDT) Sender: olivier2553@gmail.com Received: by 10.140.102.136 with HTTP; Sat, 31 May 2014 03:08:51 -0700 (PDT) In-Reply-To: References: Date: Sat, 31 May 2014 17:08:51 +0700 X-Google-Sender-Auth: 4lgFxIMNPsPG_JuIfhl4dDDrJ_g Message-ID: Subject: Re: Hardware for NAS/NFS? From: Olivier Nicole To: Thomas Mueller Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2014 10:08:53 -0000 Tom, > I notice there are some wireless routers that have USB ports, then user could create his/her own NAS with USB drive? Yes, especially if you can flash them with DD WRT, it becomes very easy. Olivier