On Fri, Jun 13, 2008 at 7:21 PM, Bill McGonigle <[EMAIL PROTECTED]> wrote:
> ... OpenVPN option like:
>
> push "route 192.168.1.0 255.255.255.0";

  FYI, all that ends up doing is have the openvpn daemon execute the
"route" command for you when the tunnel comes up.  That's usually a
good thing, of course, since it makes the system self-configuring, and
also avoids attempting configuration when the VPN isn't there.  But as
far as the kernel router is concerned, it is identical to issuing the
"route" command manually.

-- Ben
_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/

Reply via email to