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?
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. > -----Original Message----- > 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