From owner-freebsd-questions@FreeBSD.ORG Tue Jul 30 12:43:36 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1C5B44B3 for ; Tue, 30 Jul 2013 12:43:36 +0000 (UTC) (envelope-from peter@aboutsupport.com) Received: from mail-ee0-f43.google.com (mail-ee0-f43.google.com [74.125.83.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A2EE32F55 for ; Tue, 30 Jul 2013 12:43:35 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id e52so1786853eek.30 for ; Tue, 30 Jul 2013 05:43:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=LK4JkqdvWsgCE/TdFFHvu2UF4z/r3ZmSUYx/rfzJlXI=; b=AhGXgfv2KbO6k15YNXfLL7pdmYtfj/Tr8p1bT0q4+h327SeA0kW+ZPjTeyqBUDtmMi Iy7UcclwAemUbP3uER0yen1qEAos1F6P/qZZiS+CZwk6OQ7S2sZCeg/oPlt5MFbswaIl pNola2OhqtdGWAtzWpzeC98IsRbCiGmB4m8oay196XVGRJEHMtVhTrLcl6adYwbwAllK fTy8QC0brPCfWxAyV4cOWufHKaLBMEaSYseXoEEFHWXyE/u5+V/tlDmydMUVwqxc251s W3HnpGF3DghWRGgCLne2QS54GHLaDOZEzDSUh8D38dQAMXZGY76uPlXkfnJFpviiLduv PbQA== X-Received: by 10.15.67.131 with SMTP id u3mr4805233eex.34.1375188208440; Tue, 30 Jul 2013 05:43:28 -0700 (PDT) Received: from [172.23.102.189] ([93.155.250.90]) by mx.google.com with ESMTPSA id 43sm16681263eek.5.2013.07.30.05.43.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 05:43:27 -0700 (PDT) Message-ID: <51F7B4E6.5070702@aboutsupport.com> Date: Tue, 30 Jul 2013 15:43:18 +0300 From: "Zyumbilev, Peter" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: 2 lines References: <51F66820.4080907@aboutsupport.com> <51F668E2.4090806@aboutsupport.com> <1375105599.9477.2811311.2C84EDDD@webmail.messagingengine.com> <51F69A9F.3050800@aboutsupport.com> <51F6A128.6060903@FreeBSD.org> <51F7505B.3090200@aboutsupport.com> <51F76E7A.40504@ShaneWare.Biz> In-Reply-To: <51F76E7A.40504@ShaneWare.Biz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQk8amExFVqftI/AaVYc0yFlLySWARGtov3EftQuNJoz/Hrw6Bxtlwa/5+HJczsYSogQAMiz X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 12:43:36 -0000 On 30/07/2013 10:42, Shane Ambler wrote: >I thought pfsense supported failover - or is that limited to outgoing? > http://doc.pfsense.org/index.php/File:RouterDiagram.png > http://www.techvilleottawa.org/pfsense-load-balance-fail-over-setup/ > > Otherwise something like wackamole or heartbeat to keep the ip address > alive? > > > "This setup enables pfSense to load balance traffic from your LAN to multiple internet connections (WANs). "...... This is only outgoing :( So so far 2 solutions: 1. Real one BGP, problem needs own ip range 2. DnsMadeEasy - cheap and easy ($34.50 per year), but not as good as BGP Peter