Microsoft
Software
Hardware
Network
Question : How to create an SMB tunnel with openssh
I can tunnel smb over an ssh connection from a windows XP box to a Slackware machine to access Samba shares. I'm using putty, but I want to use openssh. Can anyone tell me which options i need to pass in order to achieve this?
I have a loopback adapter installed as per this article.
http://www.blisstonia.com/
eolson/not
es/smbover
ssh.php
There is some discussion of openssh at the end of the article, but I have not been able to make it work.
Answer : How to create an SMB tunnel with openssh
ssh -L remoteserver:138:localhost
:138 -L remoteserver:139:localhost
:139 -L remoteserver:445:localhost
:445 user@remoteserver
# not sure if you need to forward port 137 also
Random Solutions
Convert Access 97 Databases Programmically to Access 2003 File Format
ls recursive when -R not requested
Event ID 1029 - Is this a sign of intrusion?
Self-Extracting ZIP (exe) receiving "license enforcement" error on Windows 2003 Server - installing Crystal Reports Server
Using javascript function check, how do I code a form page that forces the user to click one of the radio buttons before sending the page?
ajax loader
Exchange 2007 Backup Exec 11d
Windows 7 Explorer.exe runas not working
error 1053
Question using remote desktop connection to a Windows Server