> Do you happen to have any firewall rules in place on the LVS instance?
> Have you specified which IP's are allowed to access the instance?

As best I can tell, we have no firewall restrictions blocking intranet
packets at all.
 
> Both of the above are what I ran into on the default RH build (even
> though I don't run LVS).
> 
> spamd -s local5 -d -c -m10 -H -A 10.0.8.0/21
> 
> I believe without the -A and IP range the machine will only answer to
> localhost.  This is more than likely your problem since I don't see you
> mentioning even playing with that.

Oh, no, I didn't mean to give that impression.  I am fully ready to take such
connections as far as I know:

/usr/bin/spamd -d -q -x --max-children=5 -H /etc/razor -u maildrop -r
/var/run/spamd/spamd.pid -i 10.10.10.170 -p 2054 -A 10.10.

Even if I had forgotten the -A, I think I would have been seeing connection
refused notices, but right now, it just seems to time out.  I'm pretty sure
this is a LVS question more than a spamc/d question, since I've no problems
with the latter -- I am only asking here to see if anyone else does SA
weighted load balancing.

Thanks!




> > From: email builder [mailto:[EMAIL PROTECTED]
> > Sent: Monday, August 01, 2005 2:43 PM
> > To: users@spamassassin.apache.org
> > Subject: Load balancing spamd
> > 
> > Hi,
> > 
> >   I am looking for advice on how to load balance spamd servers.  I
> (think
> > I)
> > understand that the -d option used with -H for spamc will randomize
> > multiple
> > addresses from a DNS lookup of the given hostname (and still include
> > failover
> > support???).
> > 
> >   However, I am wanting to do weighted load balancing ala something
> more
> > substantial like LVS' ldirector.  I am very much a newb to LVS in
> general,
> > but have it installed (ultramonkey.org) and working for HTTP from the
> > outside
> > world to two different Apache boxes.  But there seems to be a
> difference
> > between balancing requests that come from external interfaces and
> requests
> > that are completely internal.  That is, I point my MTA to connect to a
> > spamd
> > port on the ldirector box, make the appropriate settings in ldirector,
> but
> > the connection doesn't even seem to happen at all.  Do I need to run
> > another
> > instance of ldirector on an internal interface somehow?
> > 
> >   How are other people doing this?
> > 
> >   TIA!
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Reply via email to