- Joined
- Jun 22, 2007
- Messages
- 10,896
It's been on my nag list for a while now, but now that I'm actively trying to get some work done at a client site over SSH it's time to post this topic.
The problem I am experiencing is that as soon as my SSH session is "idle" for about 2min Cell C's firewall is closing the connection forcibly. This is immensely annoying when you are running something like mysqldump which can easily return nothing to the prompt for 15-20min when dumping a 6GB database. I'm now having to resort to running everything in a screen session, disconnecting from screen running top to generate enough traffic to keep SSH alive and then having to reconnect to screen at intervals to see if my command is done.
Vodacom had the same problem a long while back and it was traced back to how the firewall was managing states.
Anyone else having similar experiences?
The problem I am experiencing is that as soon as my SSH session is "idle" for about 2min Cell C's firewall is closing the connection forcibly. This is immensely annoying when you are running something like mysqldump which can easily return nothing to the prompt for 15-20min when dumping a 6GB database. I'm now having to resort to running everything in a screen session, disconnecting from screen running top to generate enough traffic to keep SSH alive and then having to reconnect to screen at intervals to see if my command is done.
Vodacom had the same problem a long while back and it was traced back to how the firewall was managing states.
Anyone else having similar experiences?
Last edited: