Saturday, December 16, 2023

Re: load balancing with rdomains

Hi,

On Sat, Dec 16, 2023 at 06:37:54PM +0100, Marko Cupać wrote:
> pass in on em0 from (em0:network) to <public> probability 50% rtable 1
> pass in on em0 from (em0:network) to <public> probability 50% rtable 2

IIUIC these two only add up to 75% probability – you presumably want
probability 50% on the second of the two (the first one then being a
match for everything that the later rule doesn't take up).

M.

--
id' Ash = Ash; id' Dust = Dust; id' _ = undefined

No comments:

Post a Comment