Jump to content

SSH tunnel - help please


bojo
 Share

Recommended Posts

Hi Guys,

I am failing to create a tunnel over SSH. MDK92 at home. As a loopback it would work at home and the tunnels are fine - VNC. However when I try to connect from remote it woudn't work. I tried to connecto from OSX panther and win2k using ptty. In both cases the port is open sucessfuly - IPv4 but just nothing comming back from the server. X forwarding works SFTP works and normal SSH works - just port forwarding is down or I am doing something wrong.

Any advice would be hightly appreciated.

thanks,

bojo

Link to comment
Share on other sites

ssh -4 -L 5902:homeaddress:5901 myname@myhost

 

tried for VNC

 

ssh -4 -L 7222:homeaddress:10000 myname@myhost

 

tried for lin config - just to use different application. Mozilla, Firefox, IE same result. again if I do this at home - loopback either using local host or the IP of the system it is successful - https://localhost:7222/ would work and vncviewer::5902 would also work

 

thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...