Re: Checking Routes/Gateways For Good Connection

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pete Vickers
Date: Thursday, August 26, 2010 - 2:13 am

On 26. aug. 2010, at 00.18, Don Tek wrote:

multipath routing and round-robin outbound load balancing.
internet gateways so I can force routing and pf changes from a script.
up or down.
of my goal.  I can detect a failure and "down" that route, however, once I
delete the default route from the routing table for the failed connection, I
can no longer test it with traceroute.  This is because it doesn't appear to
me that OpenBSD's traceroute allows forcing an interface to work on.
Any suggestions are welcome.


Taking a look at the bigger picture, the 'correct' way to do this is to have
redundancy at the firewall level as well at ISP link level. This gives higher
availability, and makes your problem much easier. If you have a single ISP
link per firewall then link testing is simple. Redundancy/LB is then managed
by CARP between the two firewalls' _inside_ interfaces.

/Pete
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Checking Routes/Gateways For Good Connection, Don Tek, (Wed Aug 25, 3:18 pm)
Re: Checking Routes/Gateways For Good Connection, Jacob Yocom-Piatt, (Wed Aug 25, 3:27 pm)
Re: Checking Routes/Gateways For Good Connection, David Gwynne, (Wed Aug 25, 5:32 pm)
Re: Checking Routes/Gateways For Good Connection, Stuart Henderson, (Wed Aug 25, 6:19 pm)
Re: Checking Routes/Gateways For Good Connection, Pete Vickers, (Thu Aug 26, 2:13 am)