Well. The output you quoted from the the app (VpnService routes installed: 192.168.3.0/24) are the only routes that the app is telling Android to install. Anything beyond that is Android. In your case this seem to be buggy :( Original comment by arne@rfc2549.org on 24 Nov 2014 at 2:02
sockets - Android VpnService - How to forward intercepted I have followed this link and created Vpn interface using VpnService. On adding forward route as "0.0.0.0" all internet traffic is forwarded to Vpn Interface. I could read the packets, access protocol, destination ip and port. Now I am trying to forward the packets to its destination via tcp sockets. How to Set Up VPN on Android - Privatoria Navigate to your Android VPN settings page, go to connection, then more connection settings and click on the VPN. Choose ADD VPN. Key in the PPTP or L2T/IPsec settings provided by the VPN provider, the settings are found on the setup pages of its webpage or you can contact the support. Click save once you complete entering the settings. UH VPN Setup - Android :: ASK US, University of Hawaii System
Forwarding Routes Android Vpn - gubyler.co
sockets - Android VpnService - How to forward intercepted I have followed this link and created Vpn interface using VpnService. On adding forward route as "0.0.0.0" all internet traffic is forwarded to Vpn Interface. I could read the packets, access protocol, destination ip and port. Now I am trying to forward the packets to its destination via tcp sockets. How to Set Up VPN on Android - Privatoria
Dec 27, 2019
Specify “vpn” (3-letters) on the “IPSec pre-shared key” field. Specify “0.0.0.0/0” (9-letters) on the “Forwarding routes” field. Make sure that you input the “Forwarding routes” field correctly. If not, you cannot communicate via VPN. After all inputted, tap the “Save” button and save the VPN …