View previous topic :: View next topic |
Author |
Message |
2manydjs n00b
Joined: 01 Nov 2003 Posts: 30
|
Posted: Fri Sep 02, 2005 9:22 am Post subject: [ssh tunnel] Connection closed by gateway |
|
|
Hello,
At work, we have an Apple Xserve installed behind a Gentoo gateway.
I would like to manage the Xserve from home, using Workgroup Manager (Apple's GUI, which uses port 310)
At home I'm also behind a Gentoo gateway.
A ssh tunnel seemed to me as the appropriate way to make this connection.
I've used the following code: Code: | ssh -L 310:192.168.1.1:310 user@gateway.domain |
After suppling the correct password, I get this result: Code: | Connection closed by 67.xx.xx.xx |
Where 67.xx.xx.xx is my home wan ip address.
I can try any public ip address or domain, It always gets intercepted by my home gateway.
What must I change to get this working?
Thanks in advance! |
|
Back to top |
|
|
2manydjs n00b
Joined: 01 Nov 2003 Posts: 30
|
Posted: Fri Sep 02, 2005 10:45 am Post subject: |
|
|
When I make a normal ssh connection with the home gateway, I can make a ssh tunnel to the work gateway.
But when I try to reach the ports on 10.0.0.1 (home gateway) I don't get any response from the xserve. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|