open vpn local network access

IPv4/6, Port, VPN, proxy, SSH, remote access and more.
User avatar
mithito
Posts: 5
Joined: 12 Mar 2023, 04:50

Re: open vpn local network access

Post by mithito »

To add more context...

Server:
TOS 5.1.24-00324
VPN Server 2.0.48

Client:
Android 12 using OpenVPN apk.
User avatar
TMzethar
TM Support
Posts: 2819
Joined: 27 Oct 2020, 16:43

Re: open vpn local network access

Post by TMzethar »

It has been confirmed that this problem does exist on the OpenVPN of the VPN service app, and we will fix it in a later version.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
demefromhell
Posts: 4
Joined: 25 Jun 2023, 04:29

Re: open vpn local network access

Post by demefromhell »

same problem for me!
User avatar
demefromhell
Posts: 4
Joined: 25 Jun 2023, 04:29

Re: open vpn local network access

Post by demefromhell »

i'v found a resolution!
first you need to change a parameter in the .ovp client configuration file:
remove the comment symbol # before the redirect-gateway option def1 to enable the redirection.
after that you need to check the "server.conf" file for the Ovpn server on the tnas, findable in the path etc/openvpn:
you must verify that the push route set in the line 3 match with the static ip pool you've set on the vpn server app.
for example in my case i have set the ip pool 192.168.2.1 and i insert in the push command push 'route 192.168.2.0 255.255.255.0'

this is because the app does not write the ip pool that is chosen by the user and keeps the default one 172.10.11.0 255.255.255.0
User avatar
gexpo
Posts: 5
Joined: 21 Jul 2023, 04:07
Italy

Re: open vpn local network access

Post by gexpo »

SO, this is the solution to the issue?
Approved by Terra-Master Team also?

However, thanks a lot! :idea:
User avatar
artical
Posts: 2
Joined: 06 Jan 2023, 07:20
Great Britain

Re: open vpn local network access

Post by artical »

is this issue now resolved in latest 5.1.67 version of the software?
User avatar
TMzethar
TM Support
Posts: 2819
Joined: 27 Oct 2020, 16:43

Re: open vpn local network access

Post by TMzethar »

{L_BUTTON_AT}artical

The TOS update does not involve this application. Please wait for the application version update.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Ortof
Posts: 16
Joined: 07 Feb 2022, 23:53
France

Re: open vpn local network access

Post by Ortof »

Hello,
I just found the solution for the VPN server. So, I looked into it on my end.
I did:
cd /etc/openvpn
cat server.conf
vi server.conf
I modified the
push 'route 192.168.1.0/24 255.255.255.0'
:x!

And it works.
Locked

Return to “Network”