I have two vpn clients connected to the internet by gsm modem, I can reach them from my desktop.
Now what I would like to do is setting up communication between the two VPN-clients. But neither of them can ping the other.
the vpn serer has the IP: 10.146.176.1
the two vpn clients have the ips:
10.145.176.2
10.145.176.6
~# route -n on 10.145.176.2
Kernel-IP-Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
10.42.0.0 10.145.176.1 255.255.255.0 UG 0 0 0 tun0
10.64.64.64 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
10.145.176.1 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
10.146.176.0 10.145.176.1 255.255.255.0 UG 0 0 0 tun0