Forgot to include the list. ---------- Forwarded message ---------- From: "Freddie Cash" <fjwc...@gmail.com> Date: Oct 15, 2014 8:57 AM Subject: Re: Carp stuck in INIT To: "Matt Churchyard" <matt.churchy...@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. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"