On Fri, Jun 13, 2008 at 1:03 PM, Charlie Farinella
<[EMAIL PROTECTED]> 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
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Reply via email to