OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: RBL in Postfix with Load Balancing

From: Victor Duchovni (Victor.DuchovniMorganStanley.com)
Date: Wed Jan 02 2008 - 17:39:56 CST


On Thu, Jan 03, 2008 at 12:33:13AM +0100, mouss wrote:

> > We are using a Cisco CSS and Postfix v2.2.
> > Do you mean that the load balancer should not use XCLIENT command in order
> > not to change the original e-mail sender IP? Or maybe should sender use
> > XCLIENT command?
> > I looked for it in http://www.postfix.org/XCLIENT_README.html but I don't
> > understand how it affects in this scenario.
> >
>
> if the load balancer implements the XCLIENT command (by sending it with
> infos on the original client), then postfix would get the IP.

The load balancer we do this with can have a customizable conversation
with the server before it yields control to the client.

        Client->LB: Connect
        LB->Server: Connect, wait for banner
        Server->LB: 220 ...
        LB->Server: XCLIENT ADDR=...
        Server->LB: 250 ...
        LB->Client: 220 ...
        ... LB yields connection to client ...

various error handling ...

--
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomopostfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.