From owner-freebsd-questions@FreeBSD.ORG Mon Sep 19 10:54:49 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 448F2106564A for ; Mon, 19 Sep 2011 10:54:49 +0000 (UTC) (envelope-from timon@timon.net.nz) Received: from frost.plasmahost.ru (plasmahost.ru [178.63.60.242]) by mx1.freebsd.org (Postfix) with ESMTP id B62038FC16 for ; Mon, 19 Sep 2011 10:54:48 +0000 (UTC) Received: from pc121.office.masterhost.ru ([87.242.97.5]) (AUTH: PLAIN timon@timon.net.nz, SSL: TLSv1/SSLv3, 256bits, CAMELLIA256-SHA) by frost.plasmahost.ru with ESMTPSA; Mon, 19 Sep 2011 10:41:55 +0000 id 00017110.000000004E771C75.0000AF65 Message-ID: <4E771D09.3050107@timon.net.nz> Date: Mon, 19 Sep 2011 14:44:25 +0400 From: Alexandr Matveev User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110818 Thunderbird/5.0 MIME-Version: 1.0 To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: LVS/DR load balancing via FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2011 10:54:49 -0000 Hi, We have two Linux servers doing LVS/DR load balancing (rewriting MAC addresses). Is there a way to do this in FreeBSD, so there won't be need for a Linux servers here? ( http://www.linuxvirtualserver.org/VS-DRouting.html ) There is a port net/ipvs but it's an old and (seemingly) unmaintained patches. -- Alexandr Matveev