|
|
On 1/4/07, Steve Poe <steve.poe@xxxxxxxxx> wrote: > Being the "guinea pig" in this situation, I can connect to our VPN server. I > can ping the IP of the network device > tun0 at 10.8.0.1 and I can ping the IP of the network device eth0 at > 10.0.0.40 but I cannot ping/access any other > machine in the network via the VPN. Do your destination machines know to route return traffic for the 10.8.x.x openvpn hosts through your openvpn server? If not, you *could* do that on a smaller network by using host routes on each system to statically route it (ick), or else you are probably running an internal routing protocol that you can add a single dynamic route to to take care of it. DS ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |