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

2011-07-14 Thread Grant Keller
That all make sense, the only part of the puzzle I am missing at this point is why I have the same problem with google dns: dig SOA gimpelevich.san-francisco.ca.us @8.8.8.8 ; <<>> DiG 9.7.3 <<>> SOA gimpelevich.san-francisco.ca.us @8.8.8.8 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- op

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

2011-07-14 Thread Chris Hesselrode
Grant, Where are you doing your dig's from? One of your nameservers? When doing a dig for an SOA record we get (using OpenDNS as our resolver): # dig SOA gimpelevich.san-francisco.ca.us ; <<>> DiG 9.7.0-P1 <<>> SOA gimpelevich.san-francisco.ca.us ;; global options: +cmd ;; Got answer: ;; ->>HE

[Pdns-users] subdomains delegation

2011-07-14 Thread Big.LOLLER
Hi, i've have pdns 3.0-rc2 with mysqlbackend, and didn't know how to configure to reply all subdomains with delegation to other servers? like this: one.example.com NS ns1.domain.com one.example.com NS ns2.domain.com two.example.com NS ns1.second.com two.example.com NS ns2.second.com etc...

[Pdns-users] logging and "loglevel" parameter

2011-07-14 Thread Charles Sprickman
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 difference. I don't read c++ so well, but looking at the logger stuff it almost

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

2011-07-14 Thread bert hubert
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 zone file consisting of: Before delving into this, can you let me know which version of powerdns you

Re: [Pdns-users] pgsql db lookup failures

2011-07-14 Thread bert hubert
On Thu, Jul 14, 2011 at 02:59:44PM -0400, Charles Sprickman wrote: > A quick test here (stopping postgres, ask pdns for an uncached > record, get servfail, restart postgres, ask again) seems to indicate > this works. Great! > I patched directly against the version I'm already using (r2191). > Sin

Re: [Pdns-users] pgsql db lookup failures

2011-07-14 Thread Charles Sprickman
On Thu, 14 Jul 2011, bert hubert wrote: This issue has been addressed in build 2234 which has just been published on http://powerdnssec.org/downloads Can you test? A quick test here (stopping postgres, ask pdns for an uncached record, get servfail, restart postgres, ask again) seems to indic

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

2011-07-14 Thread Grant Keller
Hello all, So we provide delegation for san-francisco.ca.us. We have one users domain (gimpelevich.san-francisco.ca.us) with a zone file consisting of: gimpelevich.san-francisco.ca.us.IN NS ns1.he.net. gimpelevich.san-francisco.ca.us.IN NS ns2.he.net. gimpelevi

Re: [Pdns-users] pgsql db lookup failures

2011-07-14 Thread bert hubert
This issue has been addressed in build 2234 which has just been published on http://powerdnssec.org/downloads Can you test? Thanks to Peter van Dijk for additional debugging. Bert On Mon, Jul 11, 2011 at 07:54:59PM +0200, bert hubert wrote: > Hi everybody, > > This issues has been turn