Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • Yes, a hang on the step after OpenSSH's default KEXINIT, which is quite large, is typically due to (P)MTU. It can be masked by selecting short values (lists) for one or more of KexAlgorithms Ciphers MACs HostKeyAlgorithms which makes the KEXINIT smaller, but this may fail later. Basically dupe unix.stackexchange.com/questions/722954/… and cross serverfault.com/questions/210408/… Commented Jul 12 at 23:51