1
19.7 Legacy Series / Re: SSH disconnect after 10-15 minutes
« on: November 04, 2019, 11:07:07 am »
Checked the sshd_config (why is this not in /etc/ssh ...) and it's the same as the firewall, that does not kick me out. Still thanks for pointing me towards it.
To be clear: This is NOT about idle, that would be understandable. I also get kicked out while doing something on the shell and that's always after 10-15 minutes.
Setup is HA with master slave, master works fine and SSH session still open after the weekend and more than 3 days idle, slave kicks me out after 10-15 minutes.
Doing ssh -vvv:
...
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug3: send packet: type 100
debug3: receive packet: type 98
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug3: send packet: type 100
debug3: send packet: type 1
packet_write_wait: Connection to <ip> port 22: Broken pipe
To be clear: This is NOT about idle, that would be understandable. I also get kicked out while doing something on the shell and that's always after 10-15 minutes.
Setup is HA with master slave, master works fine and SSH session still open after the weekend and more than 3 days idle, slave kicks me out after 10-15 minutes.
Doing ssh -vvv:
...
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug3: send packet: type 100
debug3: receive packet: type 98
debug1: client_input_channel_req: channel 0 rtype keepalive@openssh.com reply 1
debug3: send packet: type 100
debug3: send packet: type 1
packet_write_wait: Connection to <ip> port 22: Broken pipe