I have a VPS running a ubuntu 18.04 I have setup pritunl server.
On this VPS I have as well 2 clients from others VPN.
netstat -rn
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 93.XXX.96.1 0.0.0.0 UG 0 0 0 ens3
10.29.0.0 0.0.0.0 255.255.255.0 U 0 0 0 tun1
93.XXX.96.0 0.0.0.0 255.255.255.0 U 0 0 0 ens3
192.168.58.0 0.0.0.0 255.255.255.0 U 0 0 0 tun2
192.168.60.0 0.0.0.0 255.255.255.0 U 0 0 0 tun3
When I use a vpn client from this vpn server (client 192.168.58.X) I can't ping 10.29.0.XXX
How can I do, when I have a vpn client (from 192.168.58.X) ping others subnet Ip's? like 10.29.0.XXX or 192.168.60.X