[190612] in North American Network Operators' Group
Re: New Office, New Network. Questions.
daemon@ATHENA.MIT.EDU (Scott Weeks)
Mon Jul 11 15:04:34 2016
X-Original-To: nanog@nanog.org
Date: Mon, 11 Jul 2016 12:04:29 -0700
From: "Scott Weeks" <surfer@mauigateway.com>
To: <nanog@nanog.org>
Reply-To: surfer@mauigateway.com
Errors-To: nanog-bounces@nanog.org
--- bill@herrin.us wrote:
From: William Herrin <bill@herrin.us>
> Also, can I use "VRRP" to load balance traffic to
> our DNS look-up "recursor"?
No. VRRP is a failover system. It has nothing to do
with load balancing.
------------------------------------------------
I have seen this before:
rtr1 and rtr2 have two vrrp groups. rtr1 is set for
primary on, say, .1 and rtr2 primary for .2. Then,
the dfg of all odd IP addresses (or some selection
process like that) is .1 and all even IP addresses
have a dfg of .2. There're endless variations, but
the idea is the same. And you still get the vrrp
failover when one router gets pissed off and walks
away.
scott