Date: Thu, 6 Aug 2020 17:30:14 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Unroutable packer to specific IP forces process to run Message-ID: <CAGBxaX=yaBuz35VmfH4WypGz7v3LuvP52Sfwd1hfmwEy7YkCdQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have VPN that has stability problems (the fault of the ISP and they admit it) I have set up one my FreeBSD machine as a router for that specific VPN: # on non-gateway machines in /etc/rc.conf static_routes="internalnet2" route_internalnet2="-net 10.31.10.0/24 192.168.11.60" Is there any way to force the gateway machine to run a preset command if 10.31.10.0/24 is unreachable? (i.e. reset the connection) -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaX=yaBuz35VmfH4WypGz7v3LuvP52Sfwd1hfmwEy7YkCdQ>
