Re: [Pdns-users] how to handle a subdomain

2019-05-24 Thread Hanns Mattes
Hi, Frank, >I would remove the 3 NS records for list.bruecko.de from the >bruecko.de zone. Either you create list.burecko.de as a new zone (and >then you need the NS), or you include the list. records in the main >zone (as you did), but then you don’t need the NS records. Thanks. That worked. I o

Re: [Pdns-users] how to handle a subdomain

2019-05-24 Thread frank+pdns--- via Pdns-users
Hi Hanns, Thanks for the output. >> >> - pdnsutil list-zone bruecko.de > > $ORIGIN . > > list.bruecko.de 3600IN A > 88.198.91.235 > list.bruecko.de 3600IN MX 10 > mail.bruecko.de. >

[Pdns-users] how to handle a subdomain

2019-05-23 Thread Hanns Mattes
Hi, Frank, Am 23.05.19 um 16:34 schrieb frank+pdns--- via Pdns-users: > Hi Hanns, > > Could you show us the output of the following commands: > > - pdnsutil list-zone bruecko.de $ORIGIN . bruecko.de 3600IN A 213.239.197.36 bruecko.de 3600IN MX 10 mail.bru

Re: [Pdns-users] how to handle a subdomain

2019-05-23 Thread frank+pdns--- via Pdns-users
Hi Hanns, Could you show us the output of the following commands: - pdnsutil list-zone bruecko.de - pdnsutil list-zone list.bruecko.de - pdnsutil check-zone bruecko.de Thanks! Frank > On 23 May 2019, at 16:29, ha...@hannsmattes.de wrote: > > Hi, > > after nearly a decade I had to upgrade my

[Pdns-users] how to handle a subdomain

2019-05-23 Thread hanns
Hi, after nearly a decade I had to upgrade my server, which is located at Hetzner. The Jump from Opensuse 11.4 to OS 15 went quite smooth, so did the upgrade from an ancient pdns-version. I simply had to upgrade the configuration and delete all recursion-related statements. Since then, ns1.bruec