
Here's a log of a representative SSH session, terminated ~15 seconds after ~/.ssh The firewall logs the SSH session and the termination reason is "tcp-rst-from-client". Notice the debug3: send packet: type 80 and debug3: send packet: type 1 messages just at the moment before/ after the connection is dropped. added `ServerKeepAlive=true` to ssh command added `ServerAliveInterval=10` to ssh command Between the client and the server is a Palo Alto firewall with SSH decryption disabled. An SSH connection to a particular server drops randomly (usually 20-60 seconds after login).
