I have tunnel working fine between networks like this:
Network 1: openvpn client (samba share)
Network 2: openvpn server and ordinary network clients
I'd like the ordinary network clients (192.168.x.x) to be able to access the openvpn clients samba share (without themselves connecting to the vpn). The client gets a 10.8.x.x when connected to the openvpn server. How can i manage this? I've tried reading the how to guide but it seems fairly complicated (which i guess it is even if i get answers to this or not but still...).
Thank you for any help!
dev tun samba share
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVPN Protagonist
- Posts: 11139
- Joined: Fri Jun 03, 2016 1:17 pm
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Aug 05, 2021 4:55 pm
Re: dev tun samba share
Ok. I guess i'll connect to the vpn server from both sides even when they are from the same network instead if it is that complicated. Maybe i can just use a split tunnel for that connection. Thank you anyway.