|
|
hi,
I'm been working with openVPN for about one year now, and had not realy
routing problems it a site 2 site setup.
Now i have created a new tunnel to my other server to access a different
subnet, there are now three different tunnel to the same machine but
always for different subnets.
I can ping the new subnet from my openvpn machine to a machine in that
subnet.
But if i do a ping from machine to machine, it takes always the wrong route.
OpenVPN1
10.32.101.4 0.0.0.0 255.255.255.255 UH 0 0 0 tun1
10.32.96.0 10.32.101.16 255.255.255.0 UG 0 0 0 tun6
bxl-openvpn-01 ~ # ping -R 10.32.96.15
PING 10.32.96.15 (10.32.96.15) 56(124) bytes of data.
64 bytes from 10.32.96.15: icmp_seq=1 ttl=63 time=2.56 ms
RR: 10.32.101.15
10.32.96.50
10.32.96.15
10.32.96.15
10.32.101.16
10.32.101.15
tracepath from the workstation:
bxl-log-01 ~ # tracepath -n 10.32.96.15
1: 10.32.3.123 0.150ms pmtu 1500
1: 10.32.3.50 0.469ms
2: 10.32.101.4 2.845ms
3: no reply
routes on the workstation:
10.32.96.0 10.32.3.50 255.255.255.0 UG 0 0 0 eth0
whitch is the openVPN1
anyone a idea wy it going wrong
TIA
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|