[Pdns-users] Proper compiling documentation

2017-10-06 Thread Mislav | sys admin
Hi there. Does anyone have proper documentation how to build powerdns from source? So far I was able to build powerdns auth server based on documentation here: https://github.com/PowerDNS/pdns Based on this bootstrap/configure and make - end result was: Libraries have been installed in: /u

[Pdns-users] Unable to build powerdns from source

2017-10-05 Thread Mislav | sys admin
Hello. I've compiling related question. Original thread: https://github.com/PowerDNS/pdns/issues/5768 Is it possible to compile from source latest version of pdns from github on Debian Wheezy (7)? I assume that is version is 4.1.x. Our idea was to replace current 3.1.x with 4.1.x, but on the sam

[Pdns-users] Dynamic DNS using nsupdate + TSIG

2016-05-07 Thread Yas Admin
Hi-ho.. I've recently converted some of the DNS severs I look after to be PowerDNS after using bind for, ummm, a long time. :-) One thing I can't get working is dynamic dns. The details: pdns-server / pdns-backend-mysql 3.4.1-4-deb8u4 on debian Jessie master and super slaves, all working fine

Re: [Pdns-users] Slaves are not updating after making changes on master

2015-06-23 Thread Mislav | sys admin
Going even further with debugging, I've found out that my mysql configurations were set to localhost only, so I though maybe that is the problem, but nothing, it didn't help. I've restored new VPS and installed from wheezy backports pdns version 3.4.4., configured everything and slaves just do

Re: [Pdns-users] Debian Wheezy : upgrade to 3.4.4

2015-06-08 Thread Mislav | sys admin
I've updated everything in database and I've removed: lazy-recursion log-failed-updates in configuration file, however, I'm getting error now: "Fatal error: Trying to set unknown parameter 'include'" If I comment that line, then I get error in syslog: "gmysql Connection failed: Unable to connec

Re: [Pdns-users] Slaves are not updating after making changes on master

2015-05-11 Thread Mislav | sys admin
omain is set to MASTER, and on slave is set to SLAVE. On 11.05.2015 13:47, Aki Tuomi wrote: On Mon, May 11, 2015 at 09:14:51AM +0200, Mislav | sys admin wrote: I'm having problem with updating slaves after making changes on master. Slaves are not getting updated at all. After I type ma

[Pdns-users] Slaves are not updating after making changes on master

2015-05-11 Thread Mislav | sys admin
Hi all. * What PowerDNS version you are using # pdns_control version 3.1 (on both servers) * What backends you use (gMySQL, BIND etc) gmysql is used * If you are using DNSSEC DNSSEC is not used. * Operating system it is running on Debian 7 on both * Where you got the binary from, i.e

Re: [Pdns-users] Ddns with powerdns

2013-04-16 Thread admin
I use 200 seconds for TTL and it works fine. TTL configured manually. > So assume i m setting up ddns using pdns. What ttl value would you recommend? 0 or 30. > > And do i need setup manually those ttl values or ddns client will automatically update the ttl value. > On 16 Apr 2013 20:19, "a b" wr

Re: [Pdns-users] dyndns webapp

2013-03-10 Thread admin
Hi! I have installed powerdns+poweradmin with PostgreSQL storage and it works as DynamicDNS service for my domain (dyn.su). On server side I have modified script from Poweradmin (dynamic_update.php), clients uses inadyn-mt to send requests to server. I just changed the php-script to work with Postg

Re: [Pdns-users] [bert.hub...@netherlabs.nl: [dns-operations] Go Daddy is down]

2012-09-10 Thread admin
Cheers for the heads up, just noticed it. Sent from my BlackBerry® wireless device -Original Message- From: bert hubert Sender: pdns-users-boun...@mailman.powerdns.com Date: Mon, 10 Sep 2012 21:21:31 To: Subject: [Pdns-users] [bert.hub...@netherlabs.nl: [dns-operations] Go Daddy

Re: [Pdns-users] Setting up PDNS in a DMZ

2012-09-06 Thread admin
Forgot to send to the list... Just a suggesting, but if you're using mysql, you might want to look into mysql replication. I use it on my servers instead of master/slave functionality and it works a treat. You also get the added benefit of instant updates. I'd give it a go! Oli Sent from my B

Re: [Pdns-users] PowerDNS does not work into FreeBSD jail

2012-05-16 Thread admin
I have removed --no-config from command line > Hi, > > On May 16, 2012, at 12:49 , ad...@sysadmins.el.kg wrote: > >> I have added >> query-local-address6= >> into config file, but it did not take effect. > > > The pdns_server invocation in your initial email contained --no-config, > which means tha

Re: [Pdns-users] PowerDNS does not work into FreeBSD jail

2012-05-16 Thread admin
I have added query-local-address6= into config file, but it did not take effect. > Hi, > > On May 16, 2012, at 7:54 , Charles Sprickman wrote: >> >> I believe you need at least a link-local or perhaps a loopback IPv6 >> address in the jail. > > Or put 'query-local-address6=' in the config (with no

[Pdns-users] PowerDNS does not work into FreeBSD jail

2012-05-15 Thread admin
Hi all! I have installed pdns into FreeBSD jail. World of host-machine and jail builded with this make.conf: .if ${.CURDIR} == ${PORTSDIR}/databases/mariadb-server WITH_CHARSET=utf8 WITH_COLLATION=utf8_general_ci WITH_XCHARSET=all .endif .if ${.CURDIR} == ${PORTSDIR}/databases/mariadb-client WITH_

[Pdns-users] CNAME resolution problem

2008-08-20 Thread PowerDNS Admin
Hi, We have a PowerDNS Authoritative Server in our company to host our client's zones. Through our subscription form, the clients are able to register whatever zone they can come up with directly on the PowerDNS database, no matter if we are really authoritative for that zone or not (according to

[Pdns-users] fancy-records doesn't work

2006-09-18 Thread admin
Hi, We are experiencing errors resolving fancy records in version 2.9.20. In 2.9.17 this records works ok. PowerDNS doesn't translate URL records to A records using urlredirector as before. We have to setup manually a A record pointing our HTTP redirector server for each fancy record. Anyone has