| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Message-Id: <5.2.0.9.2.20030703120338.0754e640@hesiod> Date: Thu, 03 Jul 2003 12:08:14 -0400 To: "Rich Caloggero" <rjc@mit.edu> From: Kerem B Limon <kerem.limon@MIT.EDU> Cc: <winpartners@mit.edu> In-Reply-To: <003301c340e5$5e8663e0$f0017112@johnlennon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed You should be able to tunnel it through SSH, assuming you have CygWin on the target box and have compiled or installed binaries of OpenSSH as an ssh server on there. You would then need an SSH client on the client machine that can do port-forwardin (SSH.com's or MIT's SecureCRT both do). However, I've been told that the performance, adding encryption to Microsoft's already demanding SMB protocol, is dismal. There were some instructions I came across while searching for similar content on Google, but don't have them off-hand. You can try the same. Essentially, you'll issue a command like ssh -L localport:targetmachine.mit.edu:targetport yourusernameontarget@targetmachine.mit.edu to set up local port forwarding, per port. Also, others are using VPN setups, etc., but that requires Windows Server on this end (or a compatible Linux VPN server). Kerem PS: Neither of these are IS recommended or supported, of course. :) At 03/07/02 18:00 Wednesday, Rich Caloggero wrote: >We've changed ISPs. Our new one is still blocking cifs ports. > >I want to get from my windows box at home to a samba share on my server on >MITNet. Can I do some trick with port forwarding? I have just put cygwin on >my windows box so I can get ssh. Will this help? I assume I need to somehow >cause all traffic on local windows ports 173 and 139 to goto some other port >on the remote samba server. How exactly do I do this. > >Thanx much for any info... > > Rich Caloggero
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |