|
|
On Thu, 2007-01-04 at 13:34 -0800, Steve Poe wrote: > Would you mind explaining a bit more on: > >Do your destination machines know to route return traffic for the > >10.8.x.x openvpn hosts through your openvpn server? > > I am not quite sure what you're asking. I am guessing do the other > systems/clients/servers > know about the 10.8.x.x network? No. I guess I was assuming that at > the OpenVPN > server point, it could handle routing traffic between the different > points. The other hosts involved need some reason to send packets to the openvpn server in the first place. If it is already the default gateway for the network this will happen by itself. If not, you either need routes on all the other machines to make them send to 10.8.x.x through the openvpn server instead of the default router or the existing default router needs that route added. -- Les Mikesell lesmikesell@xxxxxxxxx ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |