Re: [Nbd] Server immediately closes connection
Brought to you by:
yoe
|
From: Robin V. L. <rv...@gm...> - 2008-01-08 19:35:14
|
On Jan 8, 2008 1:09 PM, Wouter Verhelst <w...@ut...> wrote: > On Mon, Jan 07, 2008 at 08:21:09PM +0100, Robin Van Loock wrote: > > My main box is a gentoo box, and I'm currently running 2.6.22 on it > (gentoo > > build). I loaded the nbd module, compiled nbd 2.9.9 as well, and tried > > connecting to the MyBook. > > > > Everytime I do that, in each of the settings above, I get the following: > > > > # /usr/local/sbin/nbd-client 192.168.1.164 99 /dev/nbd0 > > Negotiation: Error: Server closed connection > > What does syslog on the mybook say at that point? > Both dmesg and the syslog don't report anything. Can I activate some more debugging in the code or something? > > > It is the correct port and IP (I get connection refused if I shut down > > nbd-server on the MyBook or inetd), but it always gives this message. > > I also tried connecting to the nbd-server with nc, but it also > immediately > > returns, so I don't think it's a problem with the client setup. > > Doesn't sound like it, no. > I also tried to exclude any problems with things going wrong at the tcp/udp level with the MyBook (in case of some crazy firewalling rules or something). I killed the server, and I started a netcat listener on the same port, and everything echoes fine. TCP and UDP both work perfectly. > > -- > <Lo-lan-do> Home is where you have to wash the dishes. > -- #debian-devel, Freenode, 2004-09-22 > |