Joining windows LANs through SSH tunnel
Posted
by
Akke
on Super User
See other posts from Super User
or by Akke
Published on 2012-10-31T10:45:44Z
Indexed on
2012/10/31
11:04 UTC
Read the original article
Hit count: 125
I have at home a computer (a windows 7 ult machine) I need to use to manage stuff at the office which hosts windows and linux servers. I am able to set up a SSH tunnel (atleast for firefox proxying) and I'd like to be able to access shared windows network drives on the other end too. I heard something about needing some kind of samba service but I couldn't find anything useful by googling that.
What do I need in order to make an SSH tunnel to the office (a NAS, running linux) so that I can access windows server 2008 and windows 7 network drives? Bonus: I'd like to be able to access a MSSQL database server too if it's possible.
© Super User or respective owner