Re: LDirectord with other services
Mattias Andersson <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Hi Ken. I sound's to me that you have forgott to set up your virtuel IP(192.168.1.10) loopback-interface on your real servers (192.168.1.22 and 192.168.1.2) or that you have some firewall rules denying this traffic(probably on the director). Regards /Mattias Ken Rozinsky wrote: > Hello, > > I've setup ultramonkey3 on debian and have it load balancing http and > smtp. It is working very well for me. > > I've created a program that listens on port 8181 and tried to load > balance that as well but I'm having problems. > > My config is as follows: > > virtual=192.168.1.10:8181 > real=192.168.1.22:8181 gate > real=192.168.1.23:8181 gate > protocol=tcp > checktype=connect > service=none > scheduler=rr > > I can go to 192.168.1.22:8181 and 192.168.1.23:8181 directly and > connect with no problems but when I try and connect through > 192.168.1.10:8181 I get a connection refused message. 192.168.1.10:80 > and 192.168.1.10:25 is allowing me in and passing me my connections > off to the appropriate servers. > > Is there something I have to do differently to get this to work with > my own service? > > regards > > -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.