DragonFly BSD
DragonFly users List (threaded) for 2011-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: static route


From: Justin Sherrill <justin@xxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Sep 2011 20:34:55 -0400

I think this would do it:

route add -net 192.168.100.0/24 linuxbox.local

Substitute the IP range within your VPN for the address range, and the
name/IP of your linux box.  The command won't survive a reboot; you'd
have to stick it in /usr/local/etc or something, somewhere.

On Sun, Sep 18, 2011 at 8:15 PM, Pierre Abbat <phma@phma.optus.nu> wrote:
> I have a VPN running on my Linux box (when it doesn't go down, which it did
> today because my connection to the Internet went down). How do I set up DFly
> so that it comes up with a static route to the VPN with the Linux box as
> gateway?
>
> Pierre
> --
> I believe in Yellow when I'm in Sweden and in Black when I'm in Wales.
>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]