Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2013 11:44:11 +0800
From:      Marcelo Araujo <araujobsdport@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Patch: carpdev for 9.1-RELEASE.
Message-ID:  <CAOfEmZiidS5OnfuJdY1Vx1_0F%2B-a1V=oB=O8m8gz5hcpP_1COg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all,

Based on all changes made by glebius@, I made a patch to bring to
9.1-RELEASE the capability to have the carpdev.

This patch will not be submitted to 9-STABLE! This is not my intention.

As I need carpdev on 9.1-RELEASE, I made it and now I want share with you
guys. It works properly for me, however any review our problem, feel free
to let me know and I'll try my best to fix it.

Patch at: http://people.freebsd.org/~araujo/carpdev/

After apply the patch and build world/kernel, you can setup the carp as
follow:
root# ifconfig ix0 10.0.0.1 vhid 100 pass my_password
root# ifconfig ix0 vhid 100 state backup
root# ifconfig ix0 -k

Note: Just remember, it is experimental, don't use it on production.

Best Regards,
-- 
Marcelo Araujo
araujo@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOfEmZiidS5OnfuJdY1Vx1_0F%2B-a1V=oB=O8m8gz5hcpP_1COg>