Encrypt NAS drives?

enewmen

Distinguished
Mar 6, 2005
2,249
5
19,815
Hi all.

Is there any way to encrypt NAS drives? Such as using TrueCrypt?
Since a NAS box is like a whole PC, this may be difficut unless the system directly supports it.

Any thoughts? Anything I'm missing? Anything to help me seach myself?

thanks!
 
Solution
That would be the quickest and easiest option.

Not sure if I would encrypt each folder before storing it on the NAS though.
Probably I would just create an encrypted file container directly on the NAS that is large enough to fill the drive, then mount it as a virtual drive on the client computer.
Then anything you copy onto the virtual drive would be automatically encrypted and stored to the NAS.
It also saves you the trouble of remembering multiple passwords for multiple folders; you would only need remember one for the entire container.
As far as I can see, there are two options for encrypted NAS.
The first is to have an encrypted file container stored on the NAS which is mounted by the client machine.
The second is to configure a dedicated server that mounts and shares encrypted partitions.

The first option would be more secure, but I have no idea what performance impact you would have piping it all through your network.

The second option is quite a bit more convenient and I believe it would be quite a bit faster as well, assuming the servers processor is capable keeping up with your workload.
It has an advantage of lower resource usage on the client side, but is less secure in that anyone on your network could conceivably access the files anytime the server has your drives mounted.

Probably there are more options as well (which I would also be interested to hear)?
I am assuming there are corporate quality NAS systems with better encryption options on the market somewhere, but I doubt they would be really affordable :/
 
That would be the quickest and easiest option.

Not sure if I would encrypt each folder before storing it on the NAS though.
Probably I would just create an encrypted file container directly on the NAS that is large enough to fill the drive, then mount it as a virtual drive on the client computer.
Then anything you copy onto the virtual drive would be automatically encrypted and stored to the NAS.
It also saves you the trouble of remembering multiple passwords for multiple folders; you would only need remember one for the entire container.
 
Solution

fwgx

Distinguished
Oct 10, 2009
48
0
18,530
What happens when accessing the NAS from multiple machines then? If the NAS gets a file lock them it'll be ok-whichever machine gets the lock can write to the file and the other cannot. if there is no file lock them you could end up destroying the TC volume file.

This is more of a question than an answer, but a question i would like to know the answer to
 

sk1939

Distinguished


Hard to say, since each encryption method varies. True Crypt is tied to a specific system if I do recall correctly.