[Pdns-users] DNSSEC slave servers

2011-07-20 Thread kim Doff
Hello, I set up my Slave Server and use mysql database replication with ssl encryption as shown here: http://www.howtoforge.com/how-to-set-up-mysql-database-replication-with-ssl-encryption-on-debian-squeeze Could somebody please point me in the right direction how to set up DNSSEC slave servers

Re: [Pdns-users] 4th level names and SOA records

2011-07-20 Thread Grant Keller
On 07/20/2011 02:04 PM, Grant Keller wrote: > On 07/14/2011 12:06 PM, bert hubert wrote: >> On Thu, Jul 14, 2011 at 11:48:53AM -0700, Grant Keller wrote: >>> Hello all, >>> >>> So we provide delegation for san-francisco.ca.us. We have one users >>> domain (gimpelevich.san-francisco.ca.us) with a zo

Re: [Pdns-users] IPv4 and IPv6 sockets at the same time

2011-07-20 Thread Seth Mattinen
On 7/20/2011 07:18, Marten Lehmann wrote: > > local-address=[::1],127.0.0.1 > > Whats wrong with it? > Try this: local-address=127.0.0.1 local-ipv6=::1 ~Seth ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/ma

Re: [Pdns-users] PowerDNS does not respond to any query after DNSSEC

2011-07-20 Thread kim Doff
Jan-Piet Mens No, We are a very small group .. trying to help each other . to learn about PowerDNS. We love PowerDNS It is the Best ... What you said is very right ... It is not a tutorial. Sorry for the misunderstanding Thanks On Wed, Jul 20, 2011 at 12:00 PM, Jan-Piet Mens wrote: > >

Re: [Pdns-users] PowerDNS does not respond to any query after DNSSEC

2011-07-20 Thread Jan-Piet Mens
> But I enabled DNSSEC and I followed this tutorial step by step. > http://jpmens.net/2011/01/13/powerdns-implements-dnssec/ > > Now, PowerDNS does not respond to any query That is not a tutorial. If you'd actually read the text, you would have noticed the following sentence: | After launching th

Re: [Pdns-users] PowerDNS does not respond to any query after DNSSEC

2011-07-20 Thread bert hubert
On Wed, Jul 20, 2011 at 11:33:07AM -0600, kim Doff wrote: > Could you please help me? Yes! > My PowerDNS was working perfectly. Wonderful. > But I enabled DNSSEC and I followed this tutorial step by step. > http://jpmens.net/2011/01/13/powerdns-implements-dnssec/ Can you confirm that you updat

[Pdns-users] PowerDNS does not respond to any query after DNSSEC

2011-07-20 Thread kim Doff
Hello, Could you please help me? My PowerDNS was working perfectly. But I enabled DNSSEC and I followed this tutorial step by step. http://jpmens.net/2011/01/13/powerdns-implements-dnssec/ Now, PowerDNS does not respond to any query I did Added gmysql-dnssec to pdns.conf I rectified all Zones

[Pdns-users] IPv4 and IPv6 sockets at the same time

2011-07-20 Thread Marten Lehmann
Hello, I'm running a local recursor with pdns recursor 3.3. When I have this line: local-address=::1 pdns answers on queries like "dig google.com @::1". When I have local-address=127.0.0.1 pdns answers on queries like "dig google.com @127.0.0.1". When I combine both ("comma separated", as

Re: [Pdns-users] Fwd: Re: PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread Nick Milas
On 20/7/2011 12:14 μμ, Kees Monshouwer wrote: Hello Nick Starting with version 3 you need them at runtime... On 20-7-2011 10:33, Nick Milas wrote: ...I was thinking that boost should be needed for development and not for completed RPMs. Am I right? OK, I first installed atrpms repo

[Pdns-users] Fwd: Re: PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread Kees Monshouwer
Hello Nick Starting with version 3 you need them at runtime... --- [root@playground ~]# ldd /usr/sbin/pdns_server linux-vdso.so.1 => (0x7fff58fbc000) libboost_serialization-mt.so.5 => /usr/lib64/libboost_serialization-mt.so.5 (0x003f5e80) liblua-5.1.so => /

[Pdns-users] Fwd: Re: PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread Kees Monshouwer
Hello, Ian caught me (exactly 1 minute after uploading the packages he wrote this mail (is your f5 key still in working order ;-))) Packages are available here: RHEL5/CentOS5: http://www.monshouwer.eu/download/3th_party/pdns-server/el5/rc/ RHEL6/CentOS6: http://www.monshouwer.eu/download/3th_par

Re: [Pdns-users] PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread Nick Milas
On 20/7/2011 10:46 πμ, Ian Mordey wrote: So it looks like Kees has built the packages for EL5 and there are available here: http://www.monshouwer.eu/download/3th_party/pdns-server/el5/rc/ Tried to install but there are problems (see below). It seems we need various boost packages (which I fo

Re: [Pdns-users] logging and "loglevel" parameter

2011-07-20 Thread bert hubert
On Wed, Jul 20, 2011 at 03:53:04AM -0400, Charles Sprickman wrote: > Bert, I know you're up... Haha - cought me. Ok, the real story is that only loglevel=9 really makes any changes at all. The warning levels are not that well thought out. Either leave loglevel alone or set it to 9. Bert

Re: [Pdns-users] logging and "loglevel" parameter

2011-07-20 Thread Charles Sprickman
Bert, I know you're up... On Thu, 14 Jul 2011, Charles Sprickman wrote: Hello, Before I start checking to see if something's broken with the loglevel setting, can anyone confirm what the range for this parameter is? For example, going from say, "4" to "8" seems to not make much of a differe

Re: [Pdns-users] PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread bert hubert
On Wed, Jul 20, 2011 at 08:48:59AM +0100, Chris Russell wrote: > > If he also can document (in detail!) the process of building these > > packages, we will appreciate that! This will enable other people to > > +1, like Nick I've tried before to do this and struggled every time. Well, this is w

Re: [Pdns-users] PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread Chris Russell
> If he also can document (in detail!) the process of building these packages, > we will appreciate that! This will enable other people to +1, like Nick I've tried before to do this and struggled every time. Cheers Chris Knowledge I.T. ‘Unifying Business Technology’ www.knowledgeit.co.uk K

Re: [Pdns-users] PowerDNS Authoritative Server 3.0-rc3 (FINAL!) released

2011-07-20 Thread Ian Mordey
So it looks like Kees has built the packages for EL5 and there are available here: http://www.monshouwer.eu/download/3th_party/pdns-server/el5/rc/ Not tested yet but will do when I have some time. Cheers Ian -Original Message- From: pdns-users-boun...@mailman.powerdns.com [mailto:pdns