Re: problem with UDP and conncect=negogiate
Mattias Andersson <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
Hi Jeffery, this one is probably really simple. I think you mean to say: receive="64.208.96.146" not recieve="64.208.96.146" Better be careful with the spelling when it comes to config-files, they are not as forgiving as humans Hope that helps ;) /Mattias Jeffery P. Humes wrote: > I have an UM3 setup running for quite some time now with no problems. > I love it. > > I have recently decided that it is a good Idea to loadbalance my DNS > servers. I have two BIND servers working correctly. > I have setup ldirecotor as follows: > > virtual=209.189.236.68:53 > real=10.1.2.206:53 masq > real=10.1.2.207:53 masq > fallback=127.0.0.1:53 > request="www.knworks.com" > recieve="64.208.96.146" > service=dns > scheduler=wlc > protocol=udp > > with the above configuration, I get errors in the logs and the load > balancing for dns is not setup at all. > heartbeat: 2006/07/18_11:30:34 debug: Starting > /etc/ha.d/resource.d/ldirectord ldirectord_dnsservers.cf stop > Error [] reading file /etc/ha.d/ldirectord_dnsservers.cf at line 6: > Unknown command recieve="64.208.96.146" > > > > > > > If I comment out the recieve="64.208.96.146" line from the > configuration file, the loadbalancing is setup, however the > realservers are marked as Weight "0" > > UDP 209.189.236.68:53 wlc > -> 10.1.2.206:53 Masq 0 0 0 > -> 10.1.2.207:53 Masq 0 0 0 > -> 127.0.0.1:53 Local 1 0 0 > > > > How do I get the UDP/DNS to work with ldirectord? > > --JPH > > -- 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.