[Box Backup] Troubleshooting "Connection TLSWriteFailed 7/33"
 on OS X server/client setup
   
    Tobias Balle-Petersen
     
    boxbackup@fluffy.co.uk
       
    Tue, 08 Aug 2006 11:55:59 +0200
    
    
  
Hello....
Im running backups now and logging the output from tcpdump. Will post 
back tomorrow.
Thank you!
Tobias
Chris Wilson wrote:
> Hi Tobias,
>
>> The "Connection TLSReadFailed"only happens from time to time, so I 
>> would have to log tcpdump and wait for the error to happen. What 
>> parameters should I use for tcpdump?
>
> tcpdump -w large-log.pcap host <server.ip.address> and host 
> <client.ip.address> and port 2201
>
>> Maybe I should change the KeepAliveTime to 10 for testing purposes?
>
> Yes, try that too.
>
> Cheers, Chris.