0
votes
0answers
220 views

How can I add routes to Android VPN

client dev tap proto udp remote ADDRESS PORT auth-user-pass ca cert-chain.pem remote-cert-tls server route 0.0.0.0 0.0.0.0 resolv-retry infinite nobind persist-key persist-tun verb 3 route-delay ...
1
vote
0answers
451 views

Pings from VPN network to VPN client work; pings into from VPN client to VPN network fail - why? [closed]

We are in the process of setting up an OpenVPN server for some servers running in a cloud. We are stumped with a connectivity problem whereby the hosts on the VPN server's LAN can ping te VPN client, ...