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
mail between 2 servers in same organization not delivered
Can't ping/telnet after OS upgrade
POP3 Connector
Sybase isql
Cannot open password protected user folder inwin xp
How To export SWF file from SwiShMAx as color and not Grey?
Cloning different model computers with multiple network drivers.
macro to merge duplicate data
Data transfer from SQL server to Access Database
SQL Server Management Studio Express not connecting