newbenji n00b
Joined: 05 Sep 2003 Posts: 69 Location: Denmark, Odense
|
Posted: Tue Mar 09, 2004 12:37 pm Post subject: cryptloop failing |
|
|
I have 3 computers, and trying to make a cryptollop to some partitions.. 1 og the computers is acting as server.
First i tried testing it on my workstation and following is working perfect
modprobe cryptoloop
modprobe aes
losetup -e aes-256 /dev/loop0 /dev/hdb1
mke2fs -j /dev/loop0
its working like a charm and i can mount it and use it.. in my machine and in second computer.
When im doing exactly the same on my server, its closing all connections. iptables, ssh and so..
im using gentoo-dev-sources on all 3 machines.
please come with all the good suggestions...
/Benji |
|