| Author |
Message |
Quik
Joined: 17 Sep 2003
Posts: 124
|
| Posted: Sat Oct 04, 2003 9:45 am Post subject: SSH & psyBNC Timeouts |
|
|
Lo :)
I'd just like to see if anyone else with a similar setup to me has these problems. My setup is:
- Linode 64
- Redhat 9 Large install
- Just two 'services' running - SSH and psyBNC
The problem I have is that both seem to time out after about 20 minutes to an hour if there is no activity. SSH simply doesn't respond to any character input unless I reconnect (in which case it works fine as long as I don't leave it idle). psyBNC causes more of a problem - whilst it stays connected to the IRC network, the user connected to it is silently disconnected and often does not realise this has happened.
Does anyone know if this is a configuration problem that can be fixed at my end, or an inevitable consequence of something?
Thanks in advance for any help you can offer. |
|
| Back to top |
|
Quik
Joined: 17 Sep 2003
Posts: 124
|
| Posted: Sun Oct 05, 2003 4:09 pm Post subject: |
|
|
Nobody have any ideas?
:( |
|
| Back to top |
|
rhashimoto
Joined: 13 Aug 2003
Posts: 55
|
| Posted: Sun Oct 05, 2003 7:10 pm Post subject: Re: SSH & psyBNC Timeouts |
|
|
Quik wrote:
The problem I have is that both seem to time out after about 20 minutes to an hour if there is no activity.
This is likely not a problem with your Linode, but instead a firewall or router near the client taking down a connection after some period of inactivity. If this is the issue, you can investigate 'keepalive' options on your client apps. For example, for OpenSSH you can put 'KeepAlive yes' in your $HOME/.ssh/config file.
Roy |
|
| Back to top |
|
Quik
Joined: 17 Sep 2003
Posts: 124
|
| Posted: Mon Oct 06, 2003 11:04 am Post subject: |
|
|
| Thankyou Roy, I'll take a look and see if it fixes some of it :) |
|
| Back to top |
|
Quik
Joined: 17 Sep 2003
Posts: 124
|
| Posted: Mon Oct 06, 2003 6:31 pm Post subject: |
|
|
| Just a note for those interested that I have tried using psyBNC with the small Debian install with no problems whatsoever :) |
|
| Back to top |
|
| |