new server, cann; t make it authoritive for some reason

View: New views
3 Messages — Rating Filter:   Alert me  

new server, cann; t make it authoritive for some reason

by ciuly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,

I installed powerdns a while back and I am doing some testing on it and  
for some reason I cannot get an authoritive response from it.

my setup is pdns-2.9.22 with (g)mysql backend setup according to  
http://downloads.powerdns.com/documentation/html/generic-mypgsql-backends.html#AEN5569

I want this dns server to be authoritive for the ciuly.info domain which I  
believe (not sure) means that there will be some AUTHORITY responses,  
currently there are 0.

how can I achieve this? what do I need to set up/configure?

below is the data from DB (for this domain) and the query respone (ignore  
the spf, the mail server is not set up yet):

+----+-----------+---------------------+-------+--------------------------------+-------+------+-------------+
| id | domain_id | name                | type  |  
content                        | ttl   | prio | change_date |
+----+-----------+---------------------+-------+--------------------------------+-------+------+-------------+
| 47 |         3 | ciuly.info          | SOA   | ns1.ciuly.com  
root.ciuly.com 1 | 86400 |    0 |  1246869583 |
| 48 |         3 | ciuly.info          | NS    |  
ns1.ciuly.com                  | 86400 |    0 |  1246869583 |
| 49 |         3 | ciuly.info          | NS    |  
ns2.ciuly.com                  | 86400 |    1 |  1246869583 |
| 50 |         3 | ciuly.info          | A     |  
89.36.146.42                   |   900 |    0 |  1246869583 |
| 51 |         3 | ciuly.info          | A     |  
195.225.64.10                  |   900 |    1 |  1248518463 |
| 52 |         3 | ciuly.info          | A     |  
83.166.221.224                 |  3600 |    2 |  1248518463 |
| 53 |         3 | failsafe.ciuly.info | A     |  
195.225.64.10                  |   900 |    0 |  1248518463 |
| 54 |         3 | backup.ciuly.info   | A     |  
83.166.221.224                 |  3600 |    0 |  1248518463 |
| 55 |         3 | www.ciuly.info      | CNAME |  
ciuly.info                     | 86400 |    0 |  1246869583 |
| 56 |         3 | ciuly.info          | SPF   | "v=spf1  
-all"                  | 86400 |    0 |  1246869583 |
| 57 |         3 | ciuly.info          | MX    |  
ciuly.info                     | 86400 |    0 |  1248518593 |
| 58 |         3 | ciuly.info          | MX    |  
failsafe.ciuly.info            | 86400 |   10 |  1248518593 |
| 59 |         3 | ciuly.info          | MX    |  
backup.ciuly.info              | 86400 |   20 |  1248518593 |
+----+-----------+---------------------+-------+--------------------------------+-------+------+-------------+


# dig @ns1.ciuly.com ciuly.info A

; <<>> DiG 9.2.1 <<>> @ns1.ciuly.com ciuly.info A
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9693
;; flags: qr aa rd; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;ciuly.info.                    IN      A

;; ANSWER SECTION:
ciuly.info.             900     IN      A       195.225.64.10
ciuly.info.             900     IN      A       89.36.146.42
ciuly.info.             3600    IN      A       83.166.221.224

;; Query time: 66 msec
;; SERVER: 89.36.146.42#53(ns1.ciuly.com)
;; WHEN: Sat Jul 25 16:09:48 2009
;; MSG SIZE  rcvd: 76

thanks

--
http://www.ciuly.com
_______________________________________________
Pdns-users mailing list
Pdns-users@...
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: new server, cann; t make it authoritive for some reason

by Leen Besselink :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

root wrote:
> Hello all,
>

Hi,


> how can I achieve this? what do I need to set up/configure?
>

If you read question 3 in the FAQ:
http://doc.powerdns.com/pdns-users-faq.html

You mind find you don't need it.

Hope that helps.

Have a nice day,
        Leen.

_______________________________________________
Pdns-users mailing list
Pdns-users@...
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Re: new server, cann; t make it authoritive for some reason

by ciuly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Thanks for pointing that out. Just in case otehrs don't figure it out, the  
2 AA bits the FAQ referrs to are the ones printed by dig on the flags line:
;; flags: qr aa rd;

cheers


On Sat, 25 Jul 2009 18:20:25 +0300, Leen Besselink  
<leen@...> wrote:

> root wrote:
>> Hello all,
>>
>
> Hi,
>
>
>> how can I achieve this? what do I need to set up/configure?
>>
>
> If you read question 3 in the FAQ:
> http://doc.powerdns.com/pdns-users-faq.html
>
> You mind find you don't need it.
>
> Hope that helps.
>
> Have a nice day,
> Leen.
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users@...
> http://mailman.powerdns.com/mailman/listinfo/pdns-users



--
http://www.ciuly.com
_______________________________________________
Pdns-users mailing list
Pdns-users@...
http://mailman.powerdns.com/mailman/listinfo/pdns-users