From owner-freebsd-pf@FreeBSD.ORG Mon Feb 28 22:26:44 2005 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4D5E16A4CE; Mon, 28 Feb 2005 22:26:44 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814DE43D39; Mon, 28 Feb 2005 22:26:44 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1D5tLe-0003uF-00; Mon, 28 Feb 2005 23:26:42 +0100 Received: from [84.128.137.157] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1D5tLe-0007bI-00; Mon, 28 Feb 2005 23:26:42 +0100 From: Max Laier To: Matthew Grooms Date: Mon, 28 Feb 2005 23:26:30 +0100 User-Agent: KMail/1.7.2 References: <200502282232.17646.max@love2party.net> <4223931C.9000607@seton.org> In-Reply-To: <4223931C.9000607@seton.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2224461.Lqa177QpFR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502282326.41760.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: Gleb Smirnoff cc: freebsd-pf@freebsd.org Subject: Re: Fwd: pf + pfsync + carp testing ... X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 22:26:45 -0000 --nextPart2224461.Lqa177QpFR Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 28 February 2005 22:54, Matthew Grooms wrote: <...> > Is the ifconfig change part of the patch located at ... > > http://people.freebsd.org/~glebius/totest/carp-RELENG_5-patch > > ... as I have not applied it yet. I assumed the pfsync ifconfig changes > were already in the RELENG_5 branch. Did I make a poor assumption? Okay, looks like this is confusing. You are not to blame for this, Matthew! Here is a walkthrough for testing this: 0) Patch is located in your home directory. You should know what to fill = in for (anoncvs@... or /some/path). 1) Checkout a *clean* RELENG_5 $ cd /usr && rm -rf src && cvs -d co -rRELENG_5 src 2) Apply the patch: $ cd /usr/src && patch -p0 < ~/carp-RELENG_5-patch Note the -p0 to get new files. 3) Look for rejects: $ find . -name \*.rej 4) Normal {build, install}{world, kernel} dance. Hope this helps. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart2224461.Lqa177QpFR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCI5qhXyyEoT62BG0RAhmDAJ9JANU9rIKJVw5py0MxuBDXvsh7rACfVM7l ljw0NJBcQD3LOoNoS4wh4Iw= =zAdW -----END PGP SIGNATURE----- --nextPart2224461.Lqa177QpFR--