|
|
Thomas Heidemann wrote: > But isn't this the normal routing when the server stands in a subnet > which has to be routed/pushed? > So everybody should have this problem, right? Sites typically use IP masquerading these days, so it's the private/masqueraded network which is pushed -- while the IP used to contact the server is public, and thus not included in that range. > I manually set a host route to the server over my normal eth1 and > everything is ok. > But I have to find a solution where every client (in every possible > subnet) can connect to the server. push "route remote_host 255.255.255.255 net_gateway" ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |