From owner-freebsd-stable@FreeBSD.ORG Mon Jun 8 10:31:53 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C2D57CE for ; Mon, 8 Jun 2015 10:31:53 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 118161238 for ; Mon, 8 Jun 2015 10:31:53 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: by wibut5 with SMTP id ut5so81200699wib.1 for ; Mon, 08 Jun 2015 03:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2G20gHQ4SAgJQXEWtSx355OAF/JMzFco4bATJnx2rr4=; b=YukX2Ng0wHhr+1qfmjj3PLns7VrMzYrztVe72F43B8cpSTex+WdyNzgwbONjT8UHFy Oe2u3Kqm6hHFnEG82ckj0L2//p0U6hAoTfCm21wCDqCzLDSSFe1wIRmwPsYluMBQUC2L ZJnMzyDli0AaDG6TjaCTVBrP2HjKLBO2B62us5PMoU8OF7yg+JXTpTyiLo+vLP03xe5a PAcY/HmL4ApWPXDLx8E0ecUmWZeTfLFNsJ68GFUuT71GzPIEwyD1QWNzeTMDvt7lZC00 /5BitxaDpusLCS71glANRfAED+rUCqILVkuufA61I3nrBmFg6TTijiMk3EUFnpLzjo+6 G56A== MIME-Version: 1.0 X-Received: by 10.180.189.10 with SMTP id ge10mr20974083wic.85.1433759510691; Mon, 08 Jun 2015 03:31:50 -0700 (PDT) Received: by 10.28.169.196 with HTTP; Mon, 8 Jun 2015 03:31:50 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Jun 2015 12:31:50 +0200 Message-ID: Subject: Re: CARp comatibility between 9 and 10 From: claudiu vasadi To: Pete French Cc: rainer@ultra-secure.de, freebsd-stable stable Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2015 10:31:53 -0000 You can use modules. On Mon, Jun 8, 2015 at 12:13 PM, Pete French wrote: > > I did this a while ago - and it actually worked. > > (CARP between 9 and 10). > > > > I think I have each IP assigned its own VHID, though. > > Thanks for this, someone else has confimred that 10 orks with multiple IP's > per VHID, so I am good to go. > > Do I still need to compile a separate kernel with pfsync and carp in > it, or can these now be loaded as modules ? I cant remember when I started > doing that, but I suspect it may no longer be necessary. > > -pete. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- Best regards, Claudiu Vasadi