need Openvpn routing help
Ben Scott
dragonhawk at gmail.com
Fri Jun 13 13:24:04 EDT 2008
On Fri, Jun 13, 2008 at 1:03 PM, Charlie Farinella
<cfarinella at appropriatesolutions.com> wrote:
> I have set "route add -net 10.10.0.10 -netmask 255.255.255.0 10.8.0.6"
Try this:
route add net 10.10.0.0 netmask 255.255.255.0 gw 10.8.0.6
That's what I would use. I'm not sure if the syntax differences
between what I would use and what you are using are significant or
not. If mine works, I would guess they are. :)
Try also just "route" to see what the system thinks the interface will be.
-- Ben
More information about the gnhlug-discuss
mailing list