Ultra Monkey does not accept connnection on SMTP
Hi,
I have ultra monkey installed , below is my configuration of ldirectord.cf
virtual=192.168.1.122:25
real=192.168.1.86:25 gate
real=192.168.1.120:25 gate
fallback=127.0.0.1:25
service=smtp
scheduler=wrr
# persistent=600
protocol=tcp
My machine IP is 192.168.1.125 and i have assigned 192.168.1.122 as virtually. Service ldirectord shows running,Heartbeat service is stopped. i am using the topology Load Balancing.
ipvsadm -L -n shows
IP Virtual Server version 1.0.8 (size=65536)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 192.168.1.122:25 wrr
-> 192.168.1.86:25 Route 1 0 0
-> 192.168.1.120:25 Route 1 0 0
When i try to send a mail to a test domain MX pointed to 192.168.1.122 the mail log show.
deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Please guide what to do...
Best Regards,
Pradeep Lal
|