NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
theindustry
Dec 08, 2010Aspirant
Running truecrypt on the NAS?
Hi everyone, Would it be possible to run truecrypt on the NAS, SSH into the NAS - enter the password and unmount a encrypted file locally on the NAS and thereby letting the NAS share the unmounted ...
sfinktah
Oct 03, 2011Aspirant
Yes, you can, and I am.
I'm running the linux binary from truecrypt.org, on a ReadyNas PRO. i.e. it's running x86_64 Linux anyway, so the binary is compatible.
It took me the best part of a day to get it to work though, but in the end the problem was it needed a kernel module compiled: 'dm-crypt' ... although I compiled a lot of other modules, some of which may or may not be needed.
And it's far from automated... you have to log in via SSH and mount the volume. Performance is less than it would be, even with the grunt of the Pentium(R) Dual-Core CPU E5300 @ 2.60GHz that's in this beast.
nas:/c/tc/rndp/linux-2.6.37.6# uname -a
Linux nas 2.6.37.6.RNx86_64.2.1 #1 SMP Mon Aug 15 16:19:41 PDT 2011 x86_64 GNU/Linux
nas:/c/tc/rndp/linux-2.6.37.6# mount
/dev/md0 on / type ext3 (rw,noatime,nodiratime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
tmpfs on /ramfs type ramfs (rw)
tmpfs on /USB type tmpfs (rw,size=16k)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/c/c on /c type ext4 (rw,noatime,nodiratime,acl,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv1)
truecrypt on /tmp/.truecrypt_aux_mnt1 type fuse.truecrypt (rw,nosuid,nodev,allow_other)
/dev/mapper/truecrypt1 on /c/home/mini/clear type ext4 (rw)
I'm running the linux binary from truecrypt.org, on a ReadyNas PRO. i.e. it's running x86_64 Linux anyway, so the binary is compatible.
It took me the best part of a day to get it to work though, but in the end the problem was it needed a kernel module compiled: 'dm-crypt' ... although I compiled a lot of other modules, some of which may or may not be needed.
And it's far from automated... you have to log in via SSH and mount the volume. Performance is less than it would be, even with the grunt of the Pentium(R) Dual-Core CPU E5300 @ 2.60GHz that's in this beast.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!