That is exactly what that means. I would have expected the packets to at least make it one or two hops. Try "traceroute 10.8.0.5" and "traceroute 10.8.0.1".
Another experiment to try is to take your laptop somewhere with free WiFi and try this experiment again. This would help determine if the android hotspot is the problem.
Can you describe your home network in a bit more detail (model numbers, modem type, switches, etc.)?
Dammit! I can see why people don't bother using a VPN now! I'm at work at the moment but I'll try it when I get home! As far as the network goes I've got the main modem/router (tplink archer vr900) connected to the phone socket (it's a fibre connection if that makes any difference) and then another router wired to that (tplink archer a7) which is in ap mode. That's it basically, no network switches or anything like that. Just some things plugged into the routers. I did try when connected to WiFi on my phone at my mum's house, it connected to the VPN but wouldn't load octoprint still.
There is now a plugin named Ngrok Tunnel in the plugin repository that creates a secure alternative to port forwarding that is easy to set up. It secures your communication with SSL (HTTPS) and Basic Authentication (username/password), and does not require you to open up your network in any way.
Yes I did see that but was hoping this would work as I also have a home assistant server I would of liked to access! Was hoping it was going to be a simple fix that was above my knowledge level but it seems a bit more complex than that so I'll give that plugin a go instead. Thank you so much for all your help and patience though, you're a credit to this community! Regards
So i found a thread (despite searching the same term ive done in the past and not seen it!) and apparently there might be a bug in tplink routers where the automatic routing doesnt work properly to route the vpn subnet to the main lan. Ive now set the vpn address pool to be on the same superset as the lan (so 192.168.3.0/255.255.255.240) and i seem to be getting a response on the traceroute command you asked me to do earlier! this is now the output:
Whilst this looks a bit more promising i still cant connect to octoprint through a browser!
The article also mentions setting up a route between the lan and vpn subnets but im not sure how to do this. I found a setting called static routing in the router interface but dont really know what to put in!
In response to the above, i have alot of smart home wifi devices and the modem/router connected to the phone line couldnt deal with them allso i added the second to spread the load which solved the problem. The VPN is set up on the main modem/router which is the same one octoprint connects to.
Also just tried a different way, activating the vpn on the phone being used as a hotspot and then doing traceroute on the laptop and i get this response:
The traceroute is reaching 192.168.1.112 so it should be working!
It would have been better if you had said "I found this thread, (URL added here)."
The VPN address pool on the "main router" tp-link doesn't need to be 255.255.255.240, 255.255.255.0 should be fine.
After reading this thread, I want you to try another change. On the tp-link router, change the service type to TCP. You will have to export the configuration again and put it on your android phone.
Oh my god it worked!!! I changed the protocol to TCP, and used the other android app mentioned on the thread you linked and it connecting fine on my android phone and I can access octoprint! Also just tried on my laptop (with new config file) whilst connected to android hotspot and that works too!! Seems UDP was the problem then. Thank you so much for all your help and patience b-morgan, as I said before you're a credit to the community!
If this guide doesn't provide the answer you are seeking, please open a new Get Help ticket filling in the template, ask a specific question, and add any links to sections of the guide or specific posts in this thread that might be relevant.