Date: Tue, 31 May 2005 07:58:50 -0600 From: Brad Davis <so14k@so14k.com> To: Daniel Gerzo <danger@rulez.sk> Cc: freebsd-cluster@freebsd.org, freebsd-pf@freebsd.org Subject: Re: (no subject) Message-ID: <20050531135850.GA90363@ender.liquidneon.com> In-Reply-To: <751754961.20050531150559@rulez.sk> References: <BAY21-F14C8EE506B422EAB90338DAE040@phx.gbl> <751754961.20050531150559@rulez.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 31, 2005 at 03:05:59PM +0200, Daniel Gerzo wrote: > Hi Sunil, > > Tuesday, May 31, 2005, 1:14:26 PM, you Cannot open file "C\TXT COOKIES\reply-en.txt":: > > > Hi, > > I have 3 smtp servers 10.0.0.2, 10.0.0.3, 10.0.0.4 under a cluster with the > > load balancing done by 10.0.0.1. The pf rule on 10.0.0.1 is > > > ext_if="fxp0" > > internal_smtp_servers="{ 10.0.0.2, 10.0.0.3, 10.0.0.4 }" > > rdr on $ext_if proto tcp from any to any port 25 -> $internal_smtp_servers > > round-robin sticky-address > > > If 10.0.0.4 port 25 goes down, how do I force pf to remove 10.0.0.4 from its > > table. > > people use CARP for this, don't they? No.. This is not what CARP does. CARP is for redundant firewalls/routers. Regards, Brad Davis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050531135850.GA90363>