Re: [Nbd] client-server via non TCP socket

2012-05-06 Thread Wouter Verhelst
On Sun, May 06, 2012 at 01:17:43AM -0400, Paul Clements wrote: > On Sat, May 5, 2012 at 8:04 AM, Goswin von Brederlow > wrote: > > > You will have to patch the nbd-client to initiate the ssh connection to > > start the server instead of using socat or use some LD_PRELOAD lib that > > changes soc

Re: [Nbd] client-server via non TCP socket

2012-05-05 Thread Paul Clements
On Sat, May 5, 2012 at 8:04 AM, Goswin von Brederlow wrote: > You will have to patch the nbd-client to initiate the ssh connection to > start the server instead of using socat or use some LD_PRELOAD lib that > changes socket() calls into opening a ssh connection. One problem there > might be that

Re: [Nbd] client-server via non TCP socket

2012-05-05 Thread Goswin von Brederlow
Tschaeche IT-Services writes: > Hi, > > i searched around in the archive without success for my wish: > > i would like to backup data over unsecure network on an host with > secure user authentication using nbd with dmcrypt. from my point > of view, something like this would be nice: > > # nbd-cl

[Nbd] client-server via non TCP socket

2012-05-04 Thread Tschaeche IT-Services
Hi, i searched around in the archive without success for my wish: i would like to backup data over unsecure network on an host with secure user authentication using nbd with dmcrypt. from my point of view, something like this would be nice: # nbd-client ssh://myuser@backup.server/my/home/image /