Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ssh tunnel] Connection closed by gateway
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
2manydjs
n00b
n00b


Joined: 01 Nov 2003
Posts: 30

PostPosted: Fri Sep 02, 2005 9:22 am    Post subject: [ssh tunnel] Connection closed by gateway Reply with quote

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
View user's profile Send private message
2manydjs
n00b
n00b


Joined: 01 Nov 2003
Posts: 30

PostPosted: Fri Sep 02, 2005 10:45 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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