|
|
Subscribe / Log in / New account

Moving past TCP in the data center, part 1

Moving past TCP in the data center, part 1

Posted Nov 6, 2022 15:26 UTC (Sun) by dullfire (guest, #111432)
In reply to: Moving past TCP in the data center, part 1 by ale2018
Parent article: Moving past TCP in the data center, part 1

SCTP does seem like it would solve several of the issues.

Even if it doesn't solve all the issues, it would be sane to at least state why SCTP is not a good solution.

And their aversion to encryption is... odd? Yes, it's a data center. Yes, you may not see an attack vector. But these kinds of attacks are only growing. Unless you are literally doing something like "cat /dev/zero | ssh ${other-dc-system} dd of=/dev/null" (in which case the is no useful information being transmited, and nothing is being done with that info either), it's not really sane to assume clear traffic is good. I've heard of several cases where "surprise. you totally benign clear connections can be used as a weapon".


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds