Ssh tunnel problems

I always play EVE via a ssh tunnel.

I first do the tunnel:

ssh -g -p 19022 -C -L 26000:87.237.34.200:26000 myserver.com

and then start eve:

evelauncher.sh --client-args=/server:127.0.0.1

This always worked for me until today. I can start the launcher, and activate accounts, but they get stuck at the ‘Authenticating’ part, and then I get this:

Connection Timeout - The server did not initiate the compatibility-handshake within a reasonable amount of time

Nevermind. It’s working again.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.