Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Fuijn
|
Posted - 2010.02.05 16:41:00 -
[1]
Hello, iam trying to connect eve @ work using putty and sockscap, i get connected to the ssh server, problem is i cant get eve to connect to localhost, i have tried sockscap,proxycap and eve shortcut with /end /server:127.0.0.1:26000.. is it still possible after dominion ?.
|

Lork Niffle
Gallente External Hard Drive
|
Posted - 2010.02.05 16:44:00 -
[2]
127.0.0.1:26000
Is that not pointing the EVE client to the server located at 127.0.0.1? Which is your system.
Instead use the actual IP for the EVE server and you may have more luck. ------------------------------------- The system issues man. |

Fuijn
|
Posted - 2010.02.05 16:52:00 -
[3]
Edited by: Fuijn on 05/02/2010 16:53:35 ye, well thats the point.I need eve to connect to localhost so it can be forwarded trough the ssh tunnel to eve¦s server "27.237.38.200:26000" not connect directly becuse its blocked on this firewall/router that i dont have acess to.
/i know this have been discussed alot before, and this was the sulution.But i cant seem to get eve to connect to localhost, it still connects to 27.237...
|
|

CCP Atropos

|
Posted - 2010.02.05 21:25:00 -
[4]
Try /server:localhost or /server:127.0.0.1. Also TQ's ip is 87.237.38.200
Software Engineer Core Engineering |
|

Nanette Veritas
|
Posted - 2010.02.06 09:24:00 -
[5]
For playing eve over a ssh tunnel you need a remote relay host.
Start the tunnel with that command: start C:\Programme\Putty\plink -ssh -2 -C -N -noagent -L 26000:87.237.38.200:26000 $myrelayhost -l $username -pw $password
This will create a tunnel over TCP port 22 which will transmit all data from your local port 26000 through that tunnel to your relay host to TQ port 26000
If your are behind a corporate firewall you need to use target port 443 (https) for ssh which is normally open. For that issue, you need a firewall rule which redirects local TCP/443 to local TCP/22 on your relay host.
See that example: Tunnel You <--TCP--> corp firewall <---> 443:Relayhost:443<--TCP-->22
But be warned : Most corporate admins dont like it if you hack through their firewall. It could loose you your job. 
|

Thrymren
|
Posted - 2010.02.06 11:09:00 -
[6]
Originally by: Nanette Veritas
But be warned : Most corporate admins dont like it if you hack through their firewall. It could loose you your job. 
This. Don't eve @ work.
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |