|
|
Thomas Thomas Heidemann wrote: > Hi, > > The problem seems to bee different. Pushing two complete other routes > (which as to cross some other gateway too) works like a charm. > Sorry for that. > The problem occurs when I push the route to 192.168.a.0/24 or any minor > subnet within. Have a look at my network diagram again: > > Client --> OpenVPN server -- network1 (192.168.a.0/24) -- gateway -- > network2 (10.1.b.0/24) > > This is the route of the server before client connect: > Kernel IP Routentabelle > Ziel Router Genmask Flags Metric Ref Use > Iface > 10.8.0.2 0.0.0.0 255.255.255.255 UH 0 0 0 tun0 > 192.168.a.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 > 10.8.0.0 10.8.0.2 255.255.0.0 UG 0 0 0 tun0 > 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo > 0.0.0.0 192.168.a.1 0.0.0.0 UG 0 0 0 eth0 > > During client connect, the routing table of the server doesn't change. > > Routing table of client during connect: > Ziel Router Genmask Flags Metric Ref Use > Iface > 10.8.0.1 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0 > 10.8.0.9 0.0.0.0 255.255.255.255 UH 0 0 0 tun0 > 192.168.a.0 10.8.0.9 255.255.255.0 UG 0 0 0 tun0 > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 > eth1 (my home network) > 10.1.b.0 10.8.0.9 255.255.255.0 UG 0 0 0 tun0 > 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo > 0.0.0.0 192.168.1.10 0.0.0.0 UG 0 0 0 eth1 > > I don't see any problems. Neither do I, what is the client's eth0 address? Is it within the 192.168.a.0/24 subnet? Erich ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |