just discovered that:
- gl-x3000 openvpn client works with an internet openvpn server;
- from my openvpn VPN on pc I can connect via internet to the GL-X3000 console.
Than tethering is working, but for same reason data does not route back to my pc.
just discovered that:
Than tethering is working, but for same reason data does not route back to my pc.
Try thetrhring between Internet and router without phone.
what do you mean ? I need the phone for tethering
You drawing your graph. So my understand you hotspot from your phone via 4G/5G?
Overall you have 2 wan (two cloud Internet)
Even after vpn is connected, dns still not working on your computer when connected to X3000?
Can you try set up encrypted dns on X3000 without vpn?
Yes, 2 wan, but the FritzBox wan is isolated from the GL-X3000 wan.
The OpenVpn server is on the FritxBox wan.
I also use the FritzBox wifi for internet access.
DNS is working because when I ping any site the address is resolved by DNS.
NOTE:
From your phone could be problem GGnat. Even your phone try use open vpn app if that work with.
Another option you could try tailscale if you want remote control one lan group with different network
please see my previous post:
I think the problem is only routing from internet to my pc
What “other” then OVPN should be routed back to your PC and why?
my pc receives only vpn traffic!!!
if I ping any address the name in resolved by DNS, but I get no response:
Pinging google.com [216.58.205.46] with 32 bytes of data:
Request timed out.
I believe it is a routing problem, because OpenVpn traffic is OK
Since you are using OVPN: Could you please attach the config for your PC here?
(Make sure to remove keys before, if needed)
do you mean the VPNConfig.ovpn file ?
Yep, this file is the one we want to inspect.
I did remove all comments:
dev tun
tls-client
remote nasxxx.synology.me 1194
redirect-gateway def1
pull
proto udp
script-security 2
reneg-sec 0
cipher AES-256-CBC
auth SHA512
auth-user-pass
<ca>
-----BEGIN CERTIFICATE-----
xxx
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
xxx
-----END CERTIFICATE-----
</ca>
Is your goal to connect to the Fritz!Box VPN to be able to talk to devices in this network, or do you want to route all your traffic through the Fritz!Box?
my goal is to use my phone for internet connection!!!
but it only works for OpenVpn data
So if you disable OVPN on your X3000 there is no internet at all?
yes !!!
So my idea would be to get rid of OVPN before we do any further troubleshooting.
Maybe by resetting the X3000 to default settings.
Then connect to your X3000 by LAN or Wi-Fi and try to reach the internet using ping
and nslookup google.com 9.9.9.9
The whole OVPN thingy confuses me. You didn’t enable Block all Non-VPN traffic by chance, do you?