need Openvpn routing help
Thomas Charron
twaffle at gmail.com
Fri Jun 13 13:11:16 EDT 2008
On Fri, Jun 13, 2008 at 1:03 PM, Charlie Farinella
<cfarinella at appropriatesolutions.com> wrote:
> I have 2 Openvpn clients.
> MachineA (10.8.0.6)
> MachineB (10.8.0.10)
>
> MachineA has 2 physical ethernet cards:
> 192.168.x.1
> 10.10.0.10
>
> I need to add a route from MachineB (10.8.0.10) to the second ethernet
> interface on MachineA (10.10.0.10). My clients can see and connect to
> each other.
>
> I have set "route add -net 10.10.0.10 -netmask 255.255.255.0 10.8.0.6",
> but cannot ping the address and running traceroute doesn't show it using
> 10.8.0.6 as the gateway. I have tried various permutations of the
> above with no luck and feel like I am missing an important part of this
> puzzle.
10.10.0.10 is the IP address, NOT the network address. Based on
your netmask, shouldn't you be using 10.10.0.0 as the address in the
route?
--
-- Thomas
More information about the gnhlug-discuss
mailing list