diff --git a/_posts/2018-07-15-remote-access.md b/_posts/2018-07-15-remote-access.md index 838f8a7..ee487f6 100644 --- a/_posts/2018-07-15-remote-access.md +++ b/_posts/2018-07-15-remote-access.md @@ -66,12 +66,12 @@ Yggdrasil-aware or do not have it installed), subject to some firewall restrictions which I will discuss shortly. The main benefits here are that Yggdrasil uses a LIFO queue for session traffic -and also takes advantage of huge MTUs (as discussed in my [previous blog -post]({{ site.baseurl }}{% post_url 2018-07-16-remote-access %})) to lessen the effect of TCP control -message amplification and improved congestion handling. This results in a much -more usable and stable connection when tunnelling TCP over a TCP Yggdrasil -peering - the stability and the responsiveness of VNC proved to be much improved -in this setup than over OpenVPN or SSH. +and also takes advantage of huge MTUs (as discussed in my previous blog post) to +lessen the effect of TCP control message amplification and improved congestion +handling. This results in a much more usable and stable connection when +tunnelling TCP over a TCP Yggdrasil peering - the stability and the +responsiveness of VNC proved to be much improved in this setup than over OpenVPN +or SSH. #### Firewalls and source verifiability