Can I map a network drive with diff tcp port?

  • Follow


Hello all,

To put a long story short, I am trying to tunnel an smb session
through ssh tunnel.

The tunnel works like this


+------+ SSH +--------+ SMB (139) +--------+
|client|<--->|firewall|<--------->|file srv|
+------+     +--------+           +--------+

1. The client listens to tcp port 2255 (it can be any port) 
2. When connection is made to that port, the packets are forwarded to
the firewall on secure ssh tunnel (encrypted and authenticated)
3. The firewall makes normal connection to the file server, on behalf
of the client.

The problem is with "net use", I can't change the port it uses to
connect to the server (which is, in my case, the client it self).
Any idea's ?

10x!
0
Reply danshtr 10/17/2003 7:57:19 AM


0 Replies
582 Views

(page loaded in 0.147 seconds)

Similiar Articles:













7/21/2012 10:14:02 PM


Reply: