Tunnel Samba Connection through ssh

Gilboa Davara gilboada at netvision.net.il
Wed Oct 26 09:01:54 UTC 2005


I'm guessing here, but this  should work...

HOST_IP=<Remtoe network Internet IP>
SERVER_IP=<Remote server IP inside remote network>
ssh -L 137:$SERVER_IP:137 -L 138:$SERVER_IP:138 -L 139:$SERVER_IP:139 -L
451:$SERVER_IP:451 $HOST_IP sleep 10d


On Tue, 2005-10-25 at 08:18 -0600, John Garmany wrote: 
> 	I currently get and send mail remotely by tunneling the mail ports
> through ssh.  Is there a way to tunnel samba so my XP laptop can map a
> drive removely through ssh to to samba server?
> Thanks John
> 




More information about the fedora-list mailing list