Re: Tunnel Samba Connection through ssh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
> 


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux