On Tue, Oct 02, 2007 at 02:14:53AM +0200, Daniel wrote:
> is pdns able to handle IN SPF records?
Yes. But be aware, it needs the data to be between "quotes" in the database.
Bert
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl
Hi all,
is pdns able to handle IN SPF records?
greetz
--
Mit freundlichen Grüßen
Daniel
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users
bert hubert wrote:
On Mon, Oct 01, 2007 at 12:14:16PM +0100, Daniel Eggleston wrote:
Does anybody know if it's possible to pass the client IP address as a
variable to the gmysql backend in a custom query?
What an interesting idea! Not immediately obvious how to add it though. We
could
Hi all,
I found the root of the problem. I had the same zone (mydomain.com)
twice in the /etv/bind/named.conf.local.
This caused this problem, not sure if it can be seen as bug.
Best regards,
Andre Lorbach
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:pdns-users-
> [EMAIL PROTE
On Monday 01 October 2007 13:35:31 bert hubert wrote:
> On Mon, Oct 01, 2007 at 12:14:16PM +0100, Daniel Eggleston wrote:
> > Does anybody know if it's possible to pass the client IP address as a
> > variable to the gmysql backend in a custom query?
>
> What an interesting idea! Not immediately obv
On Mon, Oct 01, 2007 at 12:14:16PM +0100, Daniel Eggleston wrote:
> Does anybody know if it's possible to pass the client IP address as a
> variable to the gmysql backend in a custom query?
What an interesting idea! Not immediately obvious how to add it though. We
could have a certain magic %IP%
Hi
Does anybody know if it's possible to pass the client IP address as a
variable to the gmysql backend in a custom query?
e.g.
select content,ttl,prio,type,domain_id,name from records where type='%s'
and name='%s' and client_ip='%s'
I am currently using the binary RPM distribution but am w