From owner-freebsd-questions@FreeBSD.ORG Mon Jul 29 13:14:40 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 6EBA96AD for ; Mon, 29 Jul 2013 13:14:40 +0000 (UTC) (envelope-from peter@aboutsupport.com) Received: from mail-bk0-f47.google.com (mail-bk0-f47.google.com [209.85.214.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F14562593 for ; Mon, 29 Jul 2013 13:14:39 +0000 (UTC) Received: by mail-bk0-f47.google.com with SMTP id jg9so527879bkc.6 for ; Mon, 29 Jul 2013 06:14:32 -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:x-forwarded-message-id:content-type :content-transfer-encoding:x-gm-message-state; bh=m9LC3H0beotlarmwrzf6LLJQX5ZpHVq/rBcBE1bzdks=; b=hixtV3iYLf/hIP9ZJF/tVgsHJPzaqy6ti2g4eCgNOfjaDKHKW73ezEo3eX6+2VX5Jp 6JQ2z6I5YtmUi2CV5gZFazmWTEOrzL9ZW5RfjP1ovMmkqD2nD/ijVBnAATNBwxxW0NjY pEvvB8gcpLrTkVEcLVzrM98YkdA9M9KICQy1IAeT9h8r63XNYuJuviXTX7lw/EIpr7gN 4ENXuqnT9XaWa20JmGG0qdNEDd4hnDpAkWsr2qJcBJsA1A93Sds/LXiircxwPh/stT/l t/HAFL7RJ2ADylWKi4TFgaTnDJIjgNshNVACgBrcav8onQCGV3QOGtvBNOTXi8v2sFqG mZbA== X-Received: by 10.205.115.132 with SMTP id fe4mr4663488bkc.179.1375103211087; Mon, 29 Jul 2013 06:06:51 -0700 (PDT) Received: from [10.30.169.6] ([46.10.208.171]) by mx.google.com with ESMTPSA id ct12sm15937284bkb.12.2013.07.29.06.06.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jul 2013 06:06:50 -0700 (PDT) Message-ID: <51F668E2.4090806@aboutsupport.com> Date: Mon, 29 Jul 2013 16:06:42 +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: 2 lines References: <51F66820.4080907@aboutsupport.com> In-Reply-To: <51F66820.4080907@aboutsupport.com> X-Forwarded-Message-Id: <51F66820.4080907@aboutsupport.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQl/my7RdLQDrXo59zfSiYBYqnkGLlKK8vNmfFWYx0rNtI2ZjDDgk4xTtfr063SuCWd+8F+9 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: Mon, 29 Jul 2013 13:14:40 -0000 Hi, I have 2 fiber lines and using pfsense(freebsd) I can easily use them for backup of LAN --> Internet traffic i.e when primary is down, second line kick in automatically. However when one line is down all connections Internet --> LAN to certain service(e.g www) via that connection are down as expected. My question is: is there some smart(e.g DNS) solution that can help me overcome this ? Thanks, Peter