Yeah I've setup an SSH tunnel to the server at school, but I can't SFTP nor SSH through it.
I'm trying to go like :
Laptop -> ServerAtSchool -> MyLinode
SSH from Laptop to ServerAtSchool works, also tunnelling. SSH to MyLinode doesn't work (and no SFTP ofcourse). And when I enable my SOCKS proxy system wide, SSH nor my SFTP program won't connect to MyLinode.
I've tried to play around with the -L and -R switches, but I don't understand where to run em from and stuff. Also the ServerAtSchool is running "SSH Secure Shell 3.2.9.1", 'ssh -D' doesn't seem to work on it, so I can't run a tunnel from ServerAtSchool to MyLinode x.x;
I think I've tried what you meant, but not sure. If not, would you mind giving the commands for an example

?
Thanks!