[Pdns-users] suspend domains

2012-08-03 Thread Mitsue Acosta Murakami

Hello,


I am using powerdns 2.9.22-8 with MySQL backend on Debian Squeeze  and I 
need to disable domains from pdns without deleting them. I followed 
these instructions:


http://osdir.com/ml/network.dns.powerdns.user/2006-06/msg00144.html

I added a field status to domains table but it doesn't work.

Does anyone know where I can find instructions to do this configuration?

Any help will be highly appreciated./

/

--
Mitsue


___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] suspend domains

2012-08-03 Thread Leen Besselink
On Fri, Aug 03, 2012 at 04:44:00PM -0300, Mitsue Acosta Murakami wrote:
 Hello,


 I am using powerdns 2.9.22-8 with MySQL backend on Debian Squeeze  and I  
 need to disable domains from pdns without deleting them. I followed  
 these instructions:

 http://osdir.com/ml/network.dns.powerdns.user/2006-06/msg00144.html

 I added a field status to domains table but it doesn't work.

 Does anyone know where I can find instructions to do this configuration?

 Any help will be highly appreciated./


The one you linked to (this is more readable):

http://osdir.com/ml/network.dns.powerdns.user/2006-06/msg00138.html

Is actually the way to do it.

Did you add the same status-column as described: char (1) ? I think you need to 
add it to the domains and records tables.

Did you set an 'A' in each status-column ?

Did you change the queries as described on the mailinglist ?

 /

 -- 
 Mitsue


 ___
 Pdns-users mailing list
 Pdns-users@mailman.powerdns.com
 http://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users