Hi,

On Thu, Mar 05, 2015 at 01:57:30PM +0100, Marine B wrote:
> I'am currently facing a problem using OpenVPN.
> 
> We are using tun over tcp.
> 
> When our client are using FTP(Maybe also for some other protocols) to
> transfer some file, the file transfer is somtimes stopped and on my log I
> got the following error:
> MBUF: mbuf packet dropped
> MBUF: mbuf packet dropped
> MBUF: mbuf packet dropped
> MBUF: mbuf packet dropped
> 
> This is a problem and I would like to know who had the same problem and if
> anybody know how to fix this.

If the underlying TCP connection stalls (due to packet loss and retransmits),
OpenVPN cannot push more data through it - so if there is more data coming
in from the tun interface, OpenVPN will have to drop it.

In general, TCP-over-TCP is a bad idea, so tun over UDP is preferred.

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgptFCRd_r4i0.pgp
Description: PGP signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to