Re: [Pdns-users] Few query about PDNS

2013-01-03 Thread Dan Campbell
I did something similar about 3 years ago for an international business machines corporation. I used Django for the DNS admin interface and pipebackend for the business logic and GeoIP to make a reasonably good effort to direct web traffic to the geographically appropriate data center. It's stil

Re: [Pdns-users] Few query about PDNS

2012-12-18 Thread Manish Rane
This is cool man. Not sure why it was not so popular on internet. I must agree such kindaa applications should be built for Open Source community. -- Thanks and Regards, Manish R On Tue, Dec 18, 2012 at 8:32 PM, Vo Dai Chuye

Re: [Pdns-users] Few query about PDNS

2012-12-18 Thread Vo Dai Chuyen
Someone already though about it, more information can be found at this project: http://code.google.com/p/ruby-pdns *--Chuyen* On Tue, Dec 18, 2012 at 12:03 AM, Marc Haber wrote: > On Mon, Dec 17, 2012 at 05:38:22PM +0530, Manish Rane wrote: > > Absolutely wondering if check scripts from nagi

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread Marc Haber
On Mon, Dec 17, 2012 at 05:38:22PM +0530, Manish Rane wrote: > Absolutely wondering if check scripts from nagios can be utilized for the > same and of course with lower TTL values to have the changes propagated > rapidly. "Rapidly" being in the order of about a minute in the best case without caus

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread Manish Rane
That is how GLSB works or GTMs. This is very known technology. On 17 Dec 2012 18:16, "kalpesh thaker" wrote: > > On 17/12/2012 14:08, Manish Rane wrote: > >> >> Absolutely wondering if check scripts from nagios can be utilized for the >> same and of course with lower TTL values to have the change

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread kalpesh thaker
On 17/12/2012 14:08, Manish Rane wrote: Absolutely wondering if check scripts from nagios can be utilized for the same and of course with lower TTL values to have the changes propagated rapidly. I personally have just started using power dns hence not sure about changing zones from sql bac

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread abang
It seems to be modern, to try to solve all problems with DNS. But DNS is neither a router nor a load balancer and certainly not a HA cluster. "Always use the proper tool. If the proper tool isn't available, use a hammer." (Lt. Commander Montgomery „Scotty“ Scott) Am 17.12.2012 12:59, schrieb

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread Manish Rane
Absolutely wondering if check scripts from nagios can be utilized for the same and of course with lower TTL values to have the changes propagated rapidly. I personally have just started using power dns hence not sure about changing zones from sql backend but I believe this could be possible. I si

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread Peter van Dijk
Hello, On Dec 17, 2012, at 12:39 , Marc Haber wrote: > On Mon, Dec 17, 2012 at 10:17:59AM +0530, Manish Rane wrote: >> By the way PDNS Development Team can think of such feature and probably >> include in upcoming release? That would make the product more versatile and >> complete. > > In my opi

Re: [Pdns-users] Few query about PDNS

2012-12-17 Thread Marc Haber
On Mon, Dec 17, 2012 at 10:17:59AM +0530, Manish Rane wrote: > By the way PDNS Development Team can think of such feature and probably > include in upcoming release? That would make the product more versatile and > complete. In my opinion, this does not belong into a DNS server. PowerDNS has versa

Re: [Pdns-users] Few query about PDNS

2012-12-16 Thread Manish Rane
Hmmm that would be quiet helpful to me. By the way PDNS Development Team can think of such feature and probably include in upcoming release? That would make the product more versatile and complete. -- Thanks and Regards, Manis

Re: [Pdns-users] Few query about PDNS

2012-12-16 Thread Manish Rane
Hi Aki, This is what I m looking for a some kind of script which could automate the stuff? Are you aware of any, please let me know. BTW what do you mean by piping how can we get the desired result with pipe diversion? On 17 Dec 2012 01:32, "Aki Tuomi" wrote: > You can do this with pipe or remo

[Pdns-users] Few query about PDNS

2012-12-16 Thread Manish Rane
Hi Folks, Wondering if PDNS can perform something like BIG-IP? I mean say I have zone example.com and I have 2 A records from 2 different ISPs, can pdns monitor the health of those two webservers and upon failure will it automatically remove the entry from zone which will have low TTL something ne