Re: Cipe 1.6.0 VPN stalled if big file are transferred

Les Mikesell <[email protected]> Tue, 07 Mar 2006 08:45:57 -0600
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
On Tue, 2006-03-07 at 07:52, Giacomo Gorgellino wrote:
> By doing other test I found that only when a file is transferred by the cipe
> server with a faster connection (1Mbit) to a cipe server with a slower
> connection (adsl 640Kbit) trough scp over cipe the tunnel goes in stall.
> 
> May be that is some kind of UDP-flood ?
> About this I found only CA-1996-01, may cipbe be vulnerable ?

If you are only doing one transfer the speed should be
throttled by the tcp window set on the underlying connection.
If other things are happening on the same tunnel you could
easily drop udp packets carrying the tunnel but the underlying
tcp retries should eventually get things through.

You might be able to use rsync with the --bwlimit option to
control the sending rate better.

-- 
  Les Mikesell
    [email protected]



--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>