Could either of you please attach a network dump created with 'wireshark' (please don't use tcpdump, since that drops part of every package, making the dump not as useful). This will help greatly in debugging this.
Note that with its default settings, wireshark will listen for *all* network traffic. Sharing such a file would have obvious privacy issues, which is not what I'm asking for, and could potentially be extremely large, depending on the amount of network traffice. To avoid this issue, you need to set up a 'capture filter' containing something like 'port 1234' -- assuming the port used by nbd-server is, indeed, 1234. This will limit the capture to only nbd traffic. However, be aware that it may still contain sensitive data contained in the LTSP image. -- nbd-client disconnects if the size of the image file at nbd-server is larger than 200MB https://bugs.launchpad.net/bugs/504420 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
