So I have my server up on my home lan. It is running on my pc and I can connect to it from my work pc. Now I want to access my samba shares.
Home router: 192.168.1.1
My pc: 192.168.1.10, linux mint, samba already configured
vpnserver on my pc: 10.8.0.1
client (me at work): lan ip 10.1.1.16, openvpn client ip 10.8.0.6, windows xp
I use putty to connect to my home pc so I can change settings etc.
I can ping server from client and vice-versa.
Now I need to figure out how to access my samba shares.
I am using a routed vpn. no firewalls on at the moment. all ports configured correctly.
vpn server is using udp, port 1194. I configured everything via terminal, and installed openvpn using the ubuntu repositories.
I followed the instructions and made keys and transferred them to the pc here.
I run openvpn client by rightclicking on the client.ovpn conf file.
My end goal is to be able to give people access to my shares anywhere.
Thanks!
p.s. Also, now instead of using my routers ip to connect to my pc via putty, I can use 10.8.0.1 so server and client are definately working. Its just the next step I'm having trouble with.
Very basic question on samba from a new user
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 1
- Joined: Wed Oct 19, 2011 11:20 pm
- Mimiko
- Forum Team
- Posts: 1564
- Joined: Wed Sep 22, 2010 3:18 am
Re: Very basic question on samba from a new user
Please refer to samba configuration to find out how to configure access from different IP pools.
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: Very basic question on samba from a new user
does
on the Windows client do anything?

Code: Select all
start \\10.8.0.1
why on earth would you want to do thatMy end goal is to be able to give people access to my shares anywhere.
Thanks!
