I've got a situation where my webdesigners (win2k) are located on a different subnet (and location) than the samba server. I need a way of using a local (to the webdesigners) machine (linux) to use SSH and port forward to the remote samba server. How does one go about doing such a thing?
http://www.tldp.org/HOWTO/mini/ppp-ssh/ http://www.linuxselfhelp.com/HOWTO/VPN-HOWTO.html these solutions use ssh to tunnel ppp over ssh, which creates a network device at both ends, one (server) that samba can listen on, the other (client and/or router) that you can send tcp/ip traffic to. At 12:09 PM 9/24/02 -0400, Elijah Chancey wrote:>I've got a situation where my webdesigners (win2k) are located on a >different subnet (and location) than the samba server. > >I need a way of using a local (to the webdesigners) machine (linux) to use >SSH and port forward to the remote samba server. How does one go about >doing such a thing? > > >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba- Martyn Ranyard I am not a member of the samba team, and anything that I say may not be as accurate as a response from one of the team. I reply to save those more qualified time, which can more usefully be spent developing SAMBA further.
This has some interesting info on SSH tunnels and SAMBA: http://hr.uoregon.edu/davidrl/samba.html Nice method of dealing with the UDP traffic. Noel -----Original Message----- From: Martyn Ranyard [mailto:ranyardm@lineone.net] Sent: 24 September 2002 17:21 To: Elijah Chancey Cc: samba@lists.samba.org Subject: Re: [Samba] samba ssh http://www.tldp.org/HOWTO/mini/ppp-ssh/ http://www.linuxselfhelp.com/HOWTO/VPN-HOWTO.html these solutions use ssh to tunnel ppp over ssh, which creates a network device at both ends, one (server) that samba can listen on, the other (client and/or router) that you can send tcp/ip traffic to. At 12:09 PM 9/24/02 -0400, Elijah Chancey wrote:>I've got a situation where my webdesigners (win2k) are located on a >different subnet (and location) than the samba server. > >I need a way of using a local (to the webdesigners) machine (linux) to use >SSH and port forward to the remote samba server. How does one go about >doing such a thing? > > >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba- Martyn Ranyard I am not a member of the samba team, and anything that I say may not be as accurate as a response from one of the team. I reply to save those more qualified time, which can more usefully be spent developing SAMBA further. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.384 / Virus Database: 216 - Release Date: 21/08/2002 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.384 / Virus Database: 216 - Release Date: 21/08/2002
Dienstag den 24.09.2002 um 18:09 CEST +0200, schrieb Elijah Chancey:> I've got a situation where my webdesigners (win2k) are located on a > different subnet (and location) than the samba server. > > I need a way of using a local (to the webdesigners) machine (linux) to use > SSH and port forward to the remote samba server. How does one go about > doing such a thing?Give OpenVPN a try: http://openvpn.sourceforge.net Based on openssl and easy to maintain. -- Frank Matthie? fm+samba@Microdata-pos.de