Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 07:53:55 -0700
From:      "Ezra Banoba" <ezra@cfi.co.ug>
To:        "Philip Payne" <philip.payne@uk.mci.com>, "Nick Rogness" <nick@rogness.net>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: backup static routes for freebsd (default)
Message-ID:  <DKEGJMBPOJNHIAGJMFNGKEPPCCAA.ezra@cfi.co.ug>
In-Reply-To: <36D04A8168B2D41182250008C7E6F8780484F69A@ukcamexch2.cbg.uk.corp.eu.uu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
It works like magic.
But then, ... that means I still would have to use a script to mark the
interface as down when the remote gateway is inaccessible. Or is there a way
to automagically mark the interface down if the network is inaccessible?

Ezra Banoba
Systems Administrator/Programmer
Computer Froniters International
Plot 32 Lumumba Avenue
www.cfi.co.ug
+256 031260485

-----Original Message-----
From: Philip Payne [mailto:philip.payne@uk.mci.com]
Sent: Wednesday, August 06, 2003 1:56 AM
To: Nick Rogness; Ezra Banoba
Cc: Philip Payne
Subject: RE: backup static routes for freebsd (default)


Hi,

> 	# route add 0.0.0.0 PRIMARY_GW -netmask 127.0.0.0
> 	# route add 127.0.0.0 PRIMARY_GW -netmask 127.0.0.0
> 	# route add default SECONDARY_GW

Good thinking, more specific routes take precedence over less specific ones,
you always forget the fundamental stuff ;-) ... and it's a routing only
solution so no scripts, great.

Unfortunately I'm not in a position to try it so, Ezra, if it works let me
know for future reference. Would much appreciate it.

Thanks,
Phil.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DKEGJMBPOJNHIAGJMFNGKEPPCCAA.ezra>