From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 07:22:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA51916A4CE for ; Tue, 13 Jul 2004 07:22:09 +0000 (GMT) Received: from matrix.teledomenet.gr (dns1.teledomenet.gr [213.142.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F51043D3F for ; Tue, 13 Jul 2004 07:22:08 +0000 (GMT) (envelope-from nvass@teledome.gr) Received: from iris.teledomenet.gr ([192.168.1.71])i6D7HZOj005981 for ; Tue, 13 Jul 2004 10:17:35 +0300 From: Nikos Vassiliadis To: freebsd-questions@freebsd.org Date: Tue, 13 Jul 2004 10:11:53 +0300 User-Agent: KMail/1.5.4 References: <2925.209.167.16.15.1089378873.squirrel@209.167.16.15> In-Reply-To: <2925.209.167.16.15.1089378873.squirrel@209.167.16.15> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200407131011.53344.nvass@teledome.gr> Subject: Re: Layer 4 switching in FBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 07:22:09 -0000 You might want to check the HighUpTime project. It does load balancing and guarantees high uptime. It's ported(loadd & freevrrpd). I have never used it though. http://www.bsdshell.net/ http://www.b0l.org/ NikV On Friday 09 July 2004 16:14, Steve Bertrand wrote: > I'd like to implement some style of load balancing for my smtp and > spamassassin servers. It was suggested to me that layer-4 switching was > the way to go. I do not want to do round-robin DNS, as it could prove to > be a problem if one of the boxes goes down. > > For bridging type firewalls and/or network surveylance equipment, I often > put 5 NIC's into a FBSD box and it works perfectly great. > > I'd like to know if FBSD is capable of layer-4 switching, or some other > similar technology to load balance that it can do while loaded up with > NIC's. > > Tks for any input, suggestions or advice. > > Cheers, > > Steve > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"