Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2025 23:40:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 285340] scp traffic over OpenVPN 2.6.13 with fails with message authentication code incorrect
Message-ID:  <bug-285340-227-kyQ9ATjK7O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285340-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285340-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285340

--- Comment #1 from Dan Langille <dvl@FreeBSD.org> ---
rsync has this failure.  I think the long time before failure is related to
checking the file before sending.



[rsyncer@r720-02 ~]$ time /usr/bin/lockf -t 0 /tmp/.rsync.bacula.database.l=
ock
${HOME}/bin/rsync-bacula-database.sh
receiving incremental file list
Connection to dbclone.int.unixathome.org closed by remote host.
rsync: connection unexpectedly closed (61 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(232)
[receiver=3D3.4.1]
rsync: connection unexpectedly closed (61 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(232)
[generator=3D3.4.1]

real    3m41.195s
user    1m35.765s
sys     2m5.177s

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285340-227-kyQ9ATjK7O>