[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



On Sat, May 5, 2012 at 8:04 AM, Goswin von Brederlow <goswin-v-b@...186...> 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 the kernel nbd module might expect a socket.

Indeed, it does. It's fairly hardwired to having a socket for the connection.

Can an stunnel or something like that not work?

--
Paul



Reply to: