Secure shell over HTTP/3, Fortnite versus football, Cloudflare radar, contributing to Wireshark and latency

SSH is the standard method to access remote servers and configure network devices. SSH runs above TCP and can forward TCP connections. François Michel has explored how secure shells could provided over QUIC instead of TCP. He found that it’s much easier and more efficient to design secure shells over HTTP/3 and QUIC instead of directly QUIC. His findings are available in a technical report and a prototype in go.

Flavio Luciani, who manages the Italian IXP shared some statistics to compare the traffic on his IXP caused by a new release of Fortnite and football matches in Italy. Clearly IP Multicast could allow to reduce this huge load.

fortnite-foot.png

As in previous years, Cloudflare shares some of their findings during 2023 in their annual year in review. This year’s main points include a 25% growth of the Internet traffic, half of the web requests use HTTP/2and 20% HTTP/3, 70% of the web requests from India used IPv6, …

As discussed in a previous post, major web browsers have started to deploy encrypted ClientHellos. Kathleen Moriarty discusses the implications of this deployment in enterprise networks.

Students often use Wireshark to analyze packet traces. Wireshark is an open-source that welcomes contributions, but given the size of the complexity of this project, it can be difficult for newcomers to contribute. Uli Heilmeier provides several hints on how to contribute to Wireshark in a presentation entitled Contribute to Wireshark - the low hanging fruits that he gave at the Wireshark Developer and User Conference.

Latency is a key performance factor in today’s Internet. Catalina Alvarez explains in a blog post how they developed a system to extract latency information from publicly available images made available by Twitch.

This blog aims at encouraging students who read the open Computer Networking: Principles, Protocols and Practice ebook to explore new networking topics. You can follow this blog by subscribing to its RSS feed or by following @cnp3_ebook on mastodon.

Written on December 18, 2023