From owner-freebsd-questions@FreeBSD.ORG Fri Oct 19 19:40:53 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4692416A41B for ; Fri, 19 Oct 2007 19:40:53 +0000 (UTC) (envelope-from philip@ridecharge.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 210F713C46A for ; Fri, 19 Oct 2007 19:40:53 +0000 (UTC) (envelope-from philip@ridecharge.com) Received: from [192.168.0.254] (208.82.214.18) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.0.744.0; Fri, 19 Oct 2007 12:40:52 -0700 Message-ID: <471907DF.9020501@ridecharge.com> Date: Fri, 19 Oct 2007 15:39:11 -0400 From: "Philip M. Gollucci" Organization: Riderway Inc. User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Joost Bekkers References: <4718F63C.9080709@ridecharge.com> <1434.192.168.100.227.1192821558.squirrel@jodocus.org> <4719052F.1020407@ridecharge.com> In-Reply-To: <4719052F.1020407@ridecharge.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: "questions@freebsd.org" Subject: [SOLVED]: - Re: FreeBSD and barracudas 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: Fri, 19 Oct 2007 19:40:53 -0000 Philip M. Gollucci wrote: > Joost Bekkers wrote: >> On Fri, October 19, 2007 20:23, Philip M. Gollucci wrote: >>> The problem is the barracuda can not get to it. I actually don't see >>> any reason why it should. Its supposed to merely rewrite the MAC to one of >>> the 'Real Servers' when it receives a request for a VIP (Virtual IP). >>> >>> Network: 192.168.0.0/22 >>> Firewall/Gateway: 192.168.0.1 >>> DNS: 192.168.0.25, 192.168.0.24, 172.28.0.50(different class C) >>> Broadcast: 192.168.3.255 >>> Netmask: 255.255.252.0 >>> >>> >>> Barracdua WAN: 192.168.0.169 >>> Barracuda LAN: N/A in DSR mode. >>> VIP: 192.168.0.49 >>> Real Server 1: 192.168.0.50 >>> Real Server 2: 192.168.t0.51 >>> .... >>> >> If you're trying to do what I think you're doing (yep, that's a big IF) >> you've got things reversed. >> >> "Real Server #:" should point to the ip address on the PHYSICAL interface >> of the Dell(s). The address to add to lo0 is the VIP, in this case >> 192.168.0.49 > Still no dice: Thanks Joost!!! you hit that right on the nose. I had just forgotten to update the ips my httpd was listening to when I made that change!!!! Let the Weekend Begin!