|
|
Andrew And wrote: > I connect my clients(windows) in OpenVPN with IP 10.0.0.0, how can I > do these clients access my server in network 200.x.x.x? but these > traffic need to pass over OpenVPN. > > Now I put the route in client(windows) to 200.x.x.x, but the sniffer > show that I don´t have arp response. ARP should be used only within your local network segment, not when talking through a gateway (except for when resolving the MAC address of the gateway itself). Did you specify 10.0.0.0 (which is a VPN address, right?) as the gateway when you added the client route to 200.x? (If you used the OpenVPN route directive, that should have been done automatically). ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00037.html on line 187 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-08/msg00037.html on line 187 |