On Sun, Sep 16, 2001 at 04:29:41AM -0400, Scott Gifford wrote:
> Here's a patch I used on a qmail system I used to run which ran behind
> a NAT load balancer.  It solves a problem qmail has when it doesn't
> know all of the IP addresses that connect to it.

Not to belittle your effort, but qmail isn't the only thing that can
break under such circumstances.  /Any/ app running on a server behind a
NAT box that doesn't get its own address back on a query may break when
it tries to use that address for whatever purpose.

The problem the OP faced is, strictly speaking, a DNS misconfiguration
(or lack of configuration, perhaps).  I've lost count of the number of
clients who've encountered similar problems with MTAs and other apps,
that magically disappeared when I inserted a DNS map (or server, in some
case) that handed back the proper IPs.

-- 
Adrian Ho    Tinker, Drifter, Fixer, Bum   [EMAIL PROTECTED]
ListArchive: <http://marc.theaimsgroup.com/?l=qmail>
Useful URLs: <http://cr.yp.to/qmail.html> <http://www.qmail.org>
             <http://www.lifewithqmail.org/> <http://qmail.faqts.com/>

Reply via email to