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.

4 Replies

Nobody have any ideas?

:(

@Quik:

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

Thankyou Roy, I'll take a look and see if it fixes some of it :)

Just a note for those interested that I have tried using psyBNC with the small Debian install with no problems whatsoever :)

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct