Windows File Share (General questions)

by Tom, (7063 days ago)

Is there a way to tunnel file sharing with Windows 2000/2003/XP with the SSHTunnel?

It appears port 139 is the right port, but it won't bind on XP.

I would like to be able to tunnel: \127.0.0.2sharename

locked

Re: Windows File Share

by Tom, (7063 days ago) @ Tom

Is there a way to tunnel file sharing with Windows 2000/2003/XP with the SSHTunnel?

It appears port 139 is the right port, but it won't bind on XP.

I would like to be able to tunnel: \127.0.0.2sharename

For some reason the backslashes were removed from my message.

I would like to be able to tunnel: \127.0.0.2\sharename

locked

Re: Windows File Share

by Tom, (7062 days ago) @ Jasmine

I must not have asked my question the right way. You sent me to loopback issues. I just used 127.0.0.2 as an example IP.

Here is my question. Can I Tunnel a Windows File Share? I think it is called a Windows SMB Share.

\\127.0.0.1\\sharename

I would like to be able to use Windows Explorer to copy/share files from one computer to another using the tunnel. I think the sharing port numbers form SMB are 139 and 445. I have not been able to get this to work, but I can't understand why it won't.

locked

Re: Windows File Share

by Jasmine, (7062 days ago) @ Tom

Tom,

perhaps I didn't understand your question. 127.0.0.2 still belongs to same interface as 127.0.0.1, and points back to your computer. And, you can bind it on port 139, I've seen few customers doing that without any problems.

On XP I think it's important to have windows patch installed from

http://support.microsoft.com/default.aspx?kbid=884020

and after that, just open channel on 139. That should do it.

locked

Re: Windows File Share

by Tom, (7062 days ago) @ Jasmine

My question is not about binding the IP to the port.

I simply wanted to know if I could use SSHTunnel to tunnel Windows File Shares? I want to use Windows Explorer to share files over an SSH Tunnel.

I'm sorry I asked. Have a Happy New Year.

locked

Re: Windows File Share

by Jasmine, (7062 days ago) @ Tom

Tom,

oh, in that case answer is simple - yes you can.

I thought you had problems doing that.

Regards.
Kreso

locked

Re: Windows File Share

by Tom, (7062 days ago) @ Jasmine

Ok, thanks Kreso. Your software is really fantastic! Keep up the great work.

locked