Arno Lehmann wrote:
> I'm not a good debugger user, but strace might be the next thing to 
> try... like capturing all socket operations, or something. Perhaps you 
> get to know if the error is cause by the OS on one end.

Knowing how verbose strace can be, I'm a little hesitant to jump right to that.

> Or, alternatively, using tcpdump to find if the sequence numbers get out 
> of sync somewhere, which would cause a RST on both ends.

I'll try getting a headers only tcpdump from both ends.  Hopefully that, along
with -d100 on the FD, will produce something insightful.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to