North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: 2511 line break

  • From: Steven M. Bellovin
  • Date: Tue Jul 27 06:59:07 2004

In message <[email protected]>, Ingo Flasch
berger writes:

>
>also telnet is sometimes the last chance over "full" lines (encryption 
>likes packetloss)
>
This doesn't make much sense.  ssh and telnet both run over TCP; TCP 
handles any lost packets.  If you're talking about IPsec, it was 
engineered to make each packet cryptographically independent.  The only 
possible issue is that ssh packets are somewhat longer, thus rendering 
them slightly more expensive to transmit and slightly more liable to 
random bit errors.  But the latter is very unlikely -- you were talking 
about congestion -- and the effect of the former is minimal compared to 
the speed of any likely line.

		--Steve Bellovin, http://www.research.att.com/~smb