gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TCP vs BGP attacks


From: TheJackiMonster
Subject: Re: TCP vs BGP attacks
Date: Tue, 09 Feb 2021 14:04:48 +0100
User-agent: Evolution 3.38.3

I wouldn't say that it breaks UDP connections since UDP doesn't really
rely on an actual connection. It causes a data loss which should be
expected when using UDP.

TCP will most likely handle the problem by resending the lost package
many times until any matching ackknowledge arrives or the connection
will time out.

So a BGP attack can break a TCP connection and potentially deny
following connections. But it requires more than causing one package
being misrouted to disrupt a live TCP connection. That's probably what
other people referred to.

Jacki

On Tue, 2021-02-09 at 13:37 +0100, Jeff Burdges wrote:
> 
> Does anyone know what a BGP attack does to a live TCP connection?  
> 
> It obviously breaks UDP connections but I’ve heard claims it does not
> overly disrupt live TCP connections.
> 
> Jeff
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]