Author Topic: Remote access of Samba shares  (Read 4461 times)

gdowrey

  • Making baby steps
  • Posts: 3
    • View Profile
Remote access of Samba shares
« on: July 06, 2009, 12:05:21 am »
How can I access my samba shares on the internal linuxmce network remotely?  I have to travel and access my files on my file server, which I have placed on the internal linuxmce network, with my company laptop from hotels and client locations.  My company laptop is an xp pro machine and I use the windows synch function to true up files changed while disconnected from the network.  My laptop in in the company domain, separate from the work group on my home linuxmce network.

sp00nhead

  • Veteran
  • ***
  • Posts: 69
    • View Profile
Re: Remote access of Samba shares
« Reply #1 on: July 06, 2009, 11:27:03 am »
First thing that comes to mind is a ssh port tunnel.
You'd need to open up the port 22 on your core firewall and your home router/modem.

a quick google came up with http://lists.samba.org/archive/samba/2004-May/085358.html
and http://www.ibiblio.org/gferg/ldp/Samba-with-SSH/Samba-with-SSH.html
both which would be a good starting point

slice16

  • Regular Poster
  • **
  • Posts: 19
    • View Profile
Re: Remote access of Samba shares
« Reply #2 on: July 07, 2009, 11:05:27 pm »
I would recommend installing open vpn (http://openvpn.net/) on your core.  this will allow you to connect remotley via a secure tunnel, as though you were plugged into your internal network. I don't know if there are any issues, but it should run on kubuntu, so it is prob ok on lmce.

dlewis

  • Guru
  • ****
  • Posts: 401
    • View Profile
Re: Remote access of Samba shares
« Reply #3 on: July 08, 2009, 02:17:43 pm »
search the forum for openvpn... One of the users created a script to fully implement OpenVPN.

thezfunk

  • Regular Poster
  • **
  • Posts: 37
    • View Profile
Re: Remote access of Samba shares
« Reply #4 on: July 09, 2009, 05:24:16 pm »
What if segregated LinuxMCE on it's own internal network inside your home LAN.  Can you open up the core firewall so that a Windows machine can browse or map to the samba shares?