Tom,

I guess you're using Windows on your local machine.  Go to
http://eewww.eng.ohio-state.edu/computing/ssh_win.html and scroll down
to the section that says "Tunneling SMB through SSH", and see if that
covers what you're trying to do.

Richard
  

On Mon, 2003-01-20 at 09:24, Burke, Thomas G. wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Dunno, you can set up an ssh tunnel - I don't see why you couldn't
> send a UDP packet through that tunnel, but I'm curious how to map the
> remote drive to something windows apps can see.
> 
> - -----Original Message-----
> From: Ryan Babchishin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 20, 2003 12:21 PM
> To: [EMAIL PROTECTED]
> Subject: Re: samba ove ssh?
> 
> 
> 
> Doesn't SMB use udp? Doesn't ssh only work with tcp?
> 
> Hrmm...
> 
> - - Ryan
> 
> Richard S. Crawford wrote:
> > If the remote machine has samba running successfully then when you
> > ssh to that machine you should be able to see it from your terminal
> > window.  
> > 
> > Can you locally mount a remote Samba networked resource?  Hm. 
> > Never tried it.
> > 
> > You could try forwarding port 120 through ssh, though, if the
> > sysadmin allows port forwarding:
> > 
> > $ ssh -L2001:network'sIPaddress:120
> > 
> > but this isn't likely to work.
> > 
> > If the goal is to work on remote documents on your local machine,
> > I'd suggest using scp to copy them instead.
> > 
> > 
> > On Fri, 2003-01-17 at 08:57, Burke, Thomas G. wrote:
> > 
> >>-----BEGIN PGP SIGNED MESSAGE-----
> >>Hash: SHA1
> >>
> >>Hey gang,
> >>
> >>    I'm wondering if it's possible to share samba over an ssh
> >>connection, such that the remote machine would be able to mount a
> >>network drive as a local drive.  This would give me the samba
> >>stuff, as well as compressing & encrypting the link.
> >>
> >>    TIA,
> >>            Tom
> >>
> >>-----BEGIN PGP SIGNATURE-----
> >>Version: PGP Personal Privacy 6.5.3
> >>
> >>iQA/AwUBPig1vNPjBkUEZx5AEQJ0swCbB+SmWFcgiySf79IGRbMBMLcAB6EAoO1T
> >>sHW7caoOKswdUEEMka6E21bG
> >>=u2oB
> >>-----END PGP SIGNATURE-----
> > 
> 
> 
> - -- 
> 
> 
> Ryan Babchishin
> System Administrator - x135
> mailto:[EMAIL PROTECTED]
> 
> ePALS Classroom Exchange
> Ph: 613.562.9847
> Fax: 613.562.4768
> http://www.epals.com/
> The world's largest online classroom community -
> connecting more than 4.5 million students and educators in 191
> countries!
> 
> 
> 
> - -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> -----BEGIN PGP SIGNATURE-----
> Version: PGP Personal Privacy 6.5.3
> 
> iQA/AwUBPiwwytPjBkUEZx5AEQKFcACeKy23LrzSjRUNyk+XBZ91Qf+3Lg8AoLDb
> jA1U3ctzHAmmT/Y8YRZqhkem
> =QPvN
> -----END PGP SIGNATURE-----
-- 
--
Slainte,
Richard S. Crawford
AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404
http://www.mossroot.com http://www.stonegoose.com
"It is only with our heart that we can see clearly.  What is essential
is
invisible to the eye."  --Antoine de Saint Exupery



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to