Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-22 Thread Palm Internet
If it helps here are the entries in the records table that PowerAdmin has 
inserted

id  domain_id   nametypecontent ttl prio
change_date disabledordername   auth
12  11  kimboscakes.co.uk   SOA dns1.palminternet.co.uk 
 2016122108 28800 7200 604...   300 0   1482326379  0   NULL
1
13  11  www.kimboscakes.co.uk   A   109.224.219.146 
300 0   1482326619  0   NULL1
14  12  derbyshireweddingevents.co.uk   SOA 
dns1.palminternet.co.uk  2016122108 28800 7200 604...   300 0   
1482326464  0   NULL1
15  12  www.derbyshireweddingevents.co.uk   A   
109.224.219.146 300 0   1482327120  0   NULL1
16  12  derbyshireweddingevents.co.uk   MX  
mail2.palmsecure.biz300 10  1482326513  0   NULL1
17  11  kimboscakes.co.uk   MX  mail2.palmsecure.biz
300 10  1482326539  0   NULL1
18  11  ftp.kimboscakes.co.uk   A   109.224.219.146 
300 0   148232  0   NULL1
19  11  kimboscakes.co.uk   NS  dns1.palminternet.co.uk 
300 0   1482337593  0   NULL1
20  11  kimboscakes.co.uk   NS  dns2.palminternet.co.uk 
300 0   1482326723  0   NULL1
21  12  ftp.derbyshireweddingevents.co.uk   A   
109.224.219.146 300 0   1482327120  0   NULL1
22  12  derbyshireweddingevents.co.uk   NS  
dns1.palminternet.co.uk 300 0   1482327120  0   NULL
1
23  12  derbyshireweddingevents.co.uk   NS  
dns2.palminternet.co.uk 300 0   1482327120  0   NULL
1
24  12  derbyshireweddingevents.co.uk   TXT v=spf1 
ip4:109.224.219.158 ip4:109.224.219.157 mx ...   300 0   1482327120 
 0   NULL1
25  11  kimboscakes.co.uk   TXT v=spf1 
ip4:109.224.219.158 ip4:109.224.219.157 mx ...   300 0   1482326880 
 0   NULL1

-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
Alejandro Adroher Mellado
Sent: 22 December 2016 13:14
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

Hi all, 

Following this mails ... I can see that on my Auth Server

Ubuntu 14.04 and Pdns Auth 4.0.1-1pdns.trusty

pdnsutil check-zone test.omniaccess.com
Dec 22 08:45:38 Reading random entropy from '/dev/urandom'
Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on 
'127.0.0.1'.
Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on 
'127.0.0.1'.
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and type=? and name=?
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and type=? and name=?
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and name=? and domain_id=?
[Error] No delegation for zone 'test.omniaccess.com' in parent 'omniaccess.com'
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
(disabled=0 OR ?) and domain_id=? order by name, type Checked 12 records of 
'test.omniaccess.com', 1 errors, 0 warnings.


What it means  " SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM 
records WHERE disabled=0 and type=? and name=?"

Anything wrong?

Thanks a lot.

Ale


-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
Aki Tuomi
Sent: lunes, 19 de diciembre de 2016 20:04
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 2016-12-19 11:00 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-zone derbyshireweddingevents.co.uk
> Error: stou
>

This error usually means that your domains table has NULL where number is 
expected, or the number cannot be represented as 2^32 integer, or is negative. 
It might also mean similar issue with SOA record.

Aki

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-22 Thread Palm Internet
Hi Guys

Have we any idea why the A record cannot be found. All records where entered 
using poweradmin

Here is the PDNSUTIL result for All Domains. I have also noticed that in the 
SOA Poweradmin is giving the same date entry number for both domains. Should 
this not be incremental to avoid the same number.  derbyshireweddingevents 
should be 2016122108 and kimboscakes should be 2016122109


[Warning] Parsed and original record content are not equal: kimboscakes.co.uk 
IN SOA 'dns1.palminternet.co.uk  2016122108 28800 7200 604800 86400 0' (Content 
parsed as 'dns1.palminternet.co.uk. 2016122108. 28800 7200 604800 86400 0')
Checked 7 records of 'kimboscakes.co.uk', 0 errors, 1 warnings.
[Warning] Parsed and original record content are not equal: 
derbyshireweddingevents.co.uk IN SOA 'dns1.palminternet.co.uk  2016122108 28800 
7200 604800 86400 0' (Content parsed as 'dns1.palminternet.co.uk. 2016122108. 
28800 7200 604800 86400 0')
Checked 7 records of 'derbyshireweddingevents.co.uk', 0 errors, 1 warnings.
Checked 2 zones, 0 had errors.

If it helps I am happy to give root, phpmyadmin and web access if anyone would 
like to have a look?

Many thanks
Patrick




-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
Alejandro Adroher Mellado
Sent: 22 December 2016 13:14
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

Hi all, 

Following this mails ... I can see that on my Auth Server

Ubuntu 14.04 and Pdns Auth 4.0.1-1pdns.trusty

pdnsutil check-zone test.omniaccess.com
Dec 22 08:45:38 Reading random entropy from '/dev/urandom'
Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on 
'127.0.0.1'.
Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on 
'127.0.0.1'.
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and type=? and name=?
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and type=? and name=?
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and name=? and domain_id=?
[Error] No delegation for zone 'test.omniaccess.com' in parent 'omniaccess.com'
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
(disabled=0 OR ?) and domain_id=? order by name, type Checked 12 records of 
'test.omniaccess.com', 1 errors, 0 warnings.


What it means  " SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM 
records WHERE disabled=0 and type=? and name=?"

Anything wrong?

Thanks a lot.

Ale


-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
Aki Tuomi
Sent: lunes, 19 de diciembre de 2016 20:04
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 2016-12-19 11:00 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-zone derbyshireweddingevents.co.uk
> Error: stou
>

This error usually means that your domains table has NULL where number is 
expected, or the number cannot be represented as 2^32 integer, or is negative. 
It might also mean similar issue with SOA record.

Aki

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-22 Thread Alejandro Adroher Mellado
Hi all, 

Following this mails ... I can see that on my Auth Server

Ubuntu 14.04 and Pdns Auth 4.0.1-1pdns.trusty

pdnsutil check-zone test.omniaccess.com
Dec 22 08:45:38 Reading random entropy from '/dev/urandom'
Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on 
'127.0.0.1'.
Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on 
'127.0.0.1'.
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and type=? and name=?
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and type=? and name=?
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
disabled=0 and name=? and domain_id=?
[Error] No delegation for zone 'test.omniaccess.com' in parent 'omniaccess.com'
Dec 22 08:45:38 Query: SELECT 
content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE 
(disabled=0 OR ?) and domain_id=? order by name, type
Checked 12 records of 'test.omniaccess.com', 1 errors, 0 warnings.


What it means  " SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM 
records WHERE disabled=0 and type=? and name=?"

Anything wrong?

Thanks a lot.

Ale


-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
Aki Tuomi
Sent: lunes, 19 de diciembre de 2016 20:04
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 2016-12-19 11:00 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-zone derbyshireweddingevents.co.uk
> Error: stou
>

This error usually means that your domains table has NULL where number is 
expected, or the number cannot be represented as 2^32 integer, or is negative. 
It might also mean similar issue with SOA record.

Aki

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-21 Thread Palm Internet
Hi David

Here is what I have done

I upgraded the database but still the same so:

I completely removed PDNS 
Clean installed PDNS-Server PDNS-backend-mysql PowerAdmin

I then used Poweradmin to create 2 domain zones (Same domains I provided in the 
list where it was erroring on one and positive results on the other

kimboscakes.co.uk
derbyshireweddingevents.co.uk

Checked the entries and found corresponding entries in the following tables

Domains
Records
Zones

Entries created for both domains are SOA, 2 x NS records  MX and 2 x A records 
for ftp and www

Both domains fail the a record lookup with the error 9501 No records found for 
given dns query

Also ran pdns monitor which reports
unable to bind udp socket to 0.0.0.0:53 Address already in use  
Fatel error: Unable to bind UDP socket

So I then ran netstat -apn|grep 53 and only pdns is using port 53. Here are the 
results

Dec 21 13:36:13 Reading random entropy from '/dev/urandom'
Dec 21 13:36:13 Loading '/usr/lib/x86_64-linux-gnu/pdns/libgmysqlbackend.so'
Dec 21 13:36:13 [gmysqlbackend] This is the gmysql backend version 4.0.1 (Jul 
29  
2016 15:40:55) reporting
Dec 21 13:36:13 This is a standalone pdns
Dec 21 13:36:13 Unable to bind UDP socket to '0.0.0.0:53': Address already in 
us e
Dec 21 13:36:13 Fatal error: Unable to bind to UDP socket
root@dns2:/home/auspat# netstat -apn|grep 53
tcp0  0 0.0.0.0:53  0.0.0.0:*   LISTEN  
 
11466/pdns_server
tcp6   0  0 :::53   :::*LISTEN  
 
11466/pdns_server
udp0  0 109.224.220.19:505358.8.8.8:53  ESTABLISHED 
 
11466/pdns_server
udp0  0 0.0.0.0:53  0.0.0.0:*   
 
11466/pdns_server
udp6   0  0 :::53   :::*
 
11466/pdns_server
unix  3  [ ] STREAM CONNECTED 130531/init  
/ 
run/systemd/journal/stdout
unix  3  [ ] STREAM CONNECTED 9853011466/pdns_server



Regards
Patrick


-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
David
Sent: 19 December 2016 18:03
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 2016-12-19 11:00 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-zone derbyshireweddingevents.co.uk
> Error: stou
>
> David has asked if I followed all the steps to upgrade the database. 
> On an apt-get install from the repo, all it does is create a new 
> database on the local server where it is being installed. I have asked 
> him if there is a step by step guide to upgrade the existing database. 
> This may well be the issue :)
>

It's not entirely clear what you had done to your database (or not). The two 
URLs explain any changes you may need.

https://doc.powerdns.com/3/authoritative/upgrading/
https://doc.powerdns.com/md/authoritative/upgrading/

> Patrick
>
> -Original Message-
> From: Brian Candler [mailto:b.cand...@pobox.com]
> Sent: 19 December 2016 17:44
> To: Palm Internet <ad...@palmsecure.biz>
> Cc: pdns-users@mailman.powerdns.com
> Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss
>
> On 19/12/2016 17:03, Palm Internet wrote:
>> pdnsutil check-all-zones
>> Checked 0 zones, 0 had errors.
>
> I don't know why it can't enumerate your zones. Try:
>
> pdnsutil check-zone 
>
> for one of your failing zones.
>
>
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Aki Tuomi
On 2016-12-19 11:00 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-zone derbyshireweddingevents.co.uk
> Error: stou
>

This error usually means that your domains table has NULL where number is 
expected, or the number cannot be represented as 2^32 integer, or is negative. 
It might also mean similar issue with SOA record.

Aki

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi David

As there was no database on the new server it simply created one and therefore 
did not update the existing one on the sql server. Many thanks for the links. I 
will try them out tomorrow and keep you updated.

Patrick

-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
David
Sent: 19 December 2016 18:03
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 2016-12-19 11:00 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-zone derbyshireweddingevents.co.uk
> Error: stou
>
> David has asked if I followed all the steps to upgrade the database. 
> On an apt-get install from the repo, all it does is create a new 
> database on the local server where it is being installed. I have asked 
> him if there is a step by step guide to upgrade the existing database. 
> This may well be the issue :)
>

It's not entirely clear what you had done to your database (or not). The two 
URLs explain any changes you may need.

https://doc.powerdns.com/3/authoritative/upgrading/
https://doc.powerdns.com/md/authoritative/upgrading/

> Patrick
>
> -Original Message-
> From: Brian Candler [mailto:b.cand...@pobox.com]
> Sent: 19 December 2016 17:44
> To: Palm Internet <ad...@palmsecure.biz>
> Cc: pdns-users@mailman.powerdns.com
> Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss
>
> On 19/12/2016 17:03, Palm Internet wrote:
>> pdnsutil check-all-zones
>> Checked 0 zones, 0 had errors.
>
> I don't know why it can't enumerate your zones. Try:
>
> pdnsutil check-zone 
>
> for one of your failing zones.
>
>
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread David

On 2016-12-19 11:00 AM, Palm Internet wrote:

Hi Brian

Here is the result

pdnsutil check-zone derbyshireweddingevents.co.uk
Error: stou

David has asked if I followed all the steps to upgrade the database. On an 
apt-get install from the repo, all it does is create a new database on the 
local server where it is being installed. I have asked him if there is a step 
by step guide to upgrade the existing database. This may well be the issue :)



It's not entirely clear what you had done to your database (or not). The 
two URLs explain any changes you may need.


https://doc.powerdns.com/3/authoritative/upgrading/
https://doc.powerdns.com/md/authoritative/upgrading/


Patrick

-Original Message-
From: Brian Candler [mailto:b.cand...@pobox.com]
Sent: 19 December 2016 17:44
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 19/12/2016 17:03, Palm Internet wrote:

pdnsutil check-all-zones
Checked 0 zones, 0 had errors.


I don't know why it can't enumerate your zones. Try:

pdnsutil check-zone 

for one of your failing zones.


___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users



___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Brian

Here is the result

pdnsutil check-zone derbyshireweddingevents.co.uk
Error: stou

David has asked if I followed all the steps to upgrade the database. On an 
apt-get install from the repo, all it does is create a new database on the 
local server where it is being installed. I have asked him if there is a step 
by step guide to upgrade the existing database. This may well be the issue :)

Patrick

-Original Message-
From: Brian Candler [mailto:b.cand...@pobox.com] 
Sent: 19 December 2016 17:44
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 19/12/2016 17:03, Palm Internet wrote:
> pdnsutil check-all-zones
> Checked 0 zones, 0 had errors.

I don't know why it can't enumerate your zones. Try:

pdnsutil check-zone 

for one of your failing zones.


___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi David

Using apt-get install all it did was create a database on the local server. 
This may be the issue 

Is there somewhere I can get a step by step to upgrade the existing database?

Patrick

-Original Message-
From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of 
David
Sent: 19 December 2016 17:22
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 2016-12-19 10:03 AM, Palm Internet wrote:
> Hi Brian
>
> Here is the result
>
> pdnsutil check-all-zones
> Checked 0 zones, 0 had errors.
>
> 
>
> Where am I going wrong with this ?
>
> All domain info is stored in the database in the table called records

You followed all the database upgrade steps required for your backend?



>
> Patrick
>
> -Original Message-
> From: Brian Candler [mailto:b.cand...@pobox.com]
> Sent: 19 December 2016 16:41
> To: Palm Internet <ad...@palmsecure.biz>
> Cc: pdns-users@mailman.powerdns.com
> Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss
>
> On 19/12/2016 15:30, Palm Internet wrote:
>> No not used that before. However, all zones are correct as I have a
>> pdns3.3 server answering all questions correctly
>
> Please run the pdnsutil check-all-zones command, and show what the output is.
>
> The fact that pdns3.3 accepts the data doesn't mean the data is correct.
> pdns4 may implement more strict rejection of invalid data.
>
> ___
> Pdns-users mailing list
> Pdns-users@mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Brian Candler

On 19/12/2016 17:03, Palm Internet wrote:

pdnsutil check-all-zones
Checked 0 zones, 0 had errors.


I don't know why it can't enumerate your zones. Try:

pdnsutil check-zone 

for one of your failing zones.


___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread David

On 2016-12-19 10:03 AM, Palm Internet wrote:

Hi Brian

Here is the result

pdnsutil check-all-zones
Checked 0 zones, 0 had errors.



Where am I going wrong with this ?

All domain info is stored in the database in the table called records


You followed all the database upgrade steps required for your backend?





Patrick

-Original Message-
From: Brian Candler [mailto:b.cand...@pobox.com]
Sent: 19 December 2016 16:41
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 19/12/2016 15:30, Palm Internet wrote:

No not used that before. However, all zones are correct as I have a
pdns3.3 server answering all questions correctly


Please run the pdnsutil check-all-zones command, and show what the output is.

The fact that pdns3.3 accepts the data doesn't mean the data is correct.
pdns4 may implement more strict rejection of invalid data.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users



___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Brian

Here is the result

pdnsutil check-all-zones
Checked 0 zones, 0 had errors.



Where am I going wrong with this ?

All domain info is stored in the database in the table called records

Patrick

-Original Message-
From: Brian Candler [mailto:b.cand...@pobox.com] 
Sent: 19 December 2016 16:41
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 19/12/2016 15:30, Palm Internet wrote:
> No not used that before. However, all zones are correct as I have a 
> pdns3.3 server answering all questions correctly

Please run the pdnsutil check-all-zones command, and show what the output is.

The fact that pdns3.3 accepts the data doesn't mean the data is correct. 
pdns4 may implement more strict rejection of invalid data.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Brian Candler

On 19/12/2016 15:30, Palm Internet wrote:

No not used that before. However, all zones are correct as I have a pdns3.3 
server answering all questions correctly


Please run the pdnsutil check-all-zones command, and show what the 
output is.


The fact that pdns3.3 accepts the data doesn't mean the data is correct. 
pdns4 may implement more strict rejection of invalid data.


___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
For example

Try checking the 2 dns servers with some queries

Dns server 1 109.224.220.5 running version 3.3
Dns sevrer 2 109.224.221.5 running version 4.0.1

Both servers have identical config setup
Both servers get the answers from the same pdns database on a separate mysql 
server

Try checking these domains on both servers above which they are authoritive 
for. You will see dns server 1 answers correctly for all whereas dns server 2 
will fail on a couple 

kimboscakes.co.uk
derbyshireweddingevents.co.uk
southonline.co.uk
palminternet.co.uk
palmsecure.biz
southernspas.co.uk



-Original Message-
From: Brian Candler [mailto:b.cand...@pobox.com] 
Sent: 19 December 2016 15:21
To: Palm Internet <ad...@palmsecure.biz>; pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On 19/12/2016 15:17, Palm Internet wrote:
> Why is 4.01 version only responding on some domains

Have you tried "pdnsutil check-all-zones" ?

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Brian Candler

On 19/12/2016 15:17, Palm Internet wrote:

Why is 4.01 version only responding on some domains


Have you tried "pdnsutil check-all-zones" ?

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Ok Have got round the error issues but I am now back to square one

Hit and miss

Query server with pdns3.3 all domains report back
Query server with pdns4.0.1 only some domains report back

Both servers get result from same database on a mysql server

Why is 4.01 version only responding on some domains 

The pdns.conf and pdns.local.conf are both set the same

Patrick 

-Original Message-
From: Palm Internet [mailto:ad...@palmsecure.biz] 
Sent: 19 December 2016 15:04
To: 'pdns-users@mailman.powerdns.com' <pdns-users@mailman.powerdns.com>
Subject: RE: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

I have done a clean install of Ubuntu and downloaded and installed pdns
server and backend mysql from repo

Still the same issue

When I run pdns monitor I see this error

Job for pdns.service failed because the control process exited with error
code. See "systemctl status pdns.service" and "journalctl -xe" for details.

Patrick

-Original Message-
From: bert hubert [mailto:bert.hub...@powerdns.com]
Sent: 19 December 2016 12:15
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On Mon, Dec 19, 2016 at 12:11:58PM -, Palm Internet wrote:
> Hi Guys
> 
> Ubuntu server 16.04 64 bit
> 
> I have tried to locate version 4.0.0 but Ubuntu keeps installing the 
> alpha version

Then this is the bug we should solve. We can't do any support on
4.0.0-alpha2.

> Any ideas please. I am trying to upgrade my systems but cannot put 
> them live until they work correctly

Do the instructions on https://repo.powerdns.com/ work for you? See if you
can install the actual 4.0.x release.

Thanks!

Bert

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
I have done a clean install of Ubuntu and downloaded and installed pdns
server and backend mysql from repo

Still the same issue

When I run pdns monitor I see this error

Job for pdns.service failed because the control process exited with error
code. See "systemctl status pdns.service" and "journalctl -xe" for details.

Patrick

-Original Message-
From: bert hubert [mailto:bert.hub...@powerdns.com] 
Sent: 19 December 2016 12:15
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On Mon, Dec 19, 2016 at 12:11:58PM -, Palm Internet wrote:
> Hi Guys
> 
> Ubuntu server 16.04 64 bit
> 
> I have tried to locate version 4.0.0 but Ubuntu keeps installing the 
> alpha version

Then this is the bug we should solve. We can't do any support on
4.0.0-alpha2.

> Any ideas please. I am trying to upgrade my systems but cannot put 
> them live until they work correctly

Do the instructions on https://repo.powerdns.com/ work for you? See if you
can install the actual 4.0.x release.

Thanks!

Bert

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Bert

I have managed to install from the repo (I had selected the wrong Ubuntu
version the first time :) ) the version it has now installed is 4.01

This has the same issues it responds for some domains but fails for others

Patrick

-Original Message-
From: bert hubert [mailto:bert.hub...@powerdns.com] 
Sent: 19 December 2016 12:15
To: Palm Internet <ad...@palmsecure.biz>
Cc: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

On Mon, Dec 19, 2016 at 12:11:58PM -, Palm Internet wrote:
> Hi Guys
> 
> Ubuntu server 16.04 64 bit
> 
> I have tried to locate version 4.0.0 but Ubuntu keeps installing the 
> alpha version

Then this is the bug we should solve. We can't do any support on
4.0.0-alpha2.

> Any ideas please. I am trying to upgrade my systems but cannot put 
> them live until they work correctly

Do the instructions on https://repo.powerdns.com/ work for you? See if you
can install the actual 4.0.x release.

Thanks!

Bert

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Bert

This is the message I get when following instructions from repo selecting
Ubuntu

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 pdns-server : Depends: libboost-program-options1.54.0 but it is not
installable
   Depends: libbotan-1.10-0 but it is not installable
E: Unable to correct problems, you have held broken packages.

___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread bert hubert
On Mon, Dec 19, 2016 at 12:11:58PM -, Palm Internet wrote:
> Hi Guys
> 
> Ubuntu server 16.04 64 bit 
> 
> I have tried to locate version 4.0.0 but Ubuntu keeps installing the alpha
> version

Then this is the bug we should solve. We can't do any support on
4.0.0-alpha2.

> Any ideas please. I am trying to upgrade my systems but cannot put them live
> until they work correctly

Do the instructions on https://repo.powerdns.com/ work for you? See if you
can install the actual 4.0.x release.

Thanks!

Bert
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users