Fwd: Re: Carp stuck in INIT

Freddie Cash fjwcash at gmail.com
Wed Oct 15 15:58:34 UTC 2014


Forgot to include the list.
---------- Forwarded message ----------
From: "Freddie Cash" <fjwcash at gmail.com>
Date: Oct 15, 2014 8:57 AM
Subject: Re: Carp stuck in INIT
To: "Matt Churchyard" <matt.churchyard at userve.net>
Cc:

You don't need the "up" keyword, and it definitely works with a /30 and a
single IP. I use that at work. But the order of options does matter (IP
first, CARP stuff second).

Requires FreeBSD 10 and the new CARP code. Might work on pre-10, but I
never got it to work.

The following is from our core fibre router:

ifconfig_em0="inet 142.24.243.161/30 vhid 30 pass mypass30 -lro -tso
-vlanhwtso"
defaultrouter="142.24.243.162”

The slave box is the same, but with "advskew 128" added after the pass
config.


More information about the freebsd-net mailing list