[Pdns-users] Record delegation to 3rd party NS

ivan_i at vvpgroup.com ivan_i at vvpgroup.com
Tue Jan 29 13:11:10 UTC 2013


Hi,

Of course! Output of "SELECT *  FROM records WHERE name='jabber.mydomain.com'":
+-----+-----------+---------------------+------+--------------------+------+------+------+-------------+
| id  | domain_id | name                | type | content            | ttl  | prio | auth | change_date |
+-----+-----------+---------------------+------+--------------------+------+------+------+-------------+
| 251 |        31 | jabber.mydomain.com | NS   | ns1.p27.dynect.net |  300 |    0 |    1 |  1358585654 |
| 261 |        31 | jabber.mydomain.com | NS   | ns2.p27.dynect.net |  300 |    0 |    1 |  1358585654 |
| 271 |        31 | jabber.mydomain.com | NS   | ns3.p27.dynect.net |  300 |    0 |    1 |  1358585654 |
| 281 |        31 | jabber.mydomain.com | NS   | ns4.p27.dynect.net |  300 |    0 |    1 |  1358585654 |
+-----+-----------+---------------------+------+--------------------+------+------+------+-------------+

Thanks in advance!

On 29.01.2013 16:48, Aki Tuomi wrote:
> On Tue, Jan 29, 2013 at 04:40:41PM +0400, ivan_i at vvpgroup.com wrote:
>> Hi All,
>>
>> Using PowerDNS 64-bit debian package, version 3.2-1
>> from http://www.powerdns.com/content/downloads.html
>> with gMySQL backend and NO DNSSEC.
>> Operating system: Ubuntu Server 12.04 LTS 64-bit.
>>
>> Trying to set up DNS record delegation to 3rd party NS.
>> I have domain mydoman.com, which is served by my PowerDNS authoritative name server.
>> I have record e.g. jabber.mydomain.com, which resolution I would like to delegate to DynECT
>> name servers.
>>
>> In ISC BIND9 I just put something like "jabber IN NS ns1.p27.dynect.net." in zone file,
>> and jabber.mydomain.com starts to be resolved from DynECT name servers, while
>> other records from domain mydomain.com are still resolved from my name servers.
>>
>> But when I add "jabber.mydomain.com  NS  ns1.p27.dynect.net" into PowerDNS
>> it does not work, while reporting record "jabber.mydomain.com" does not exist.
>> BTW I've tried to add "glue record" for ns1.p27.dynect.net, but it does not help.
>>
>> Dear community, could you please point me to some kind of solution?
>>
>> Thanks!
>>
>
> Can you please send us the records in your database as they are there, it might help to spot the problem.
>
> Aki

-- 
Best Regards
Ivan Ilves
Systems Architect
VVP Group
Phone: +7495 660 5795
GSM:   +7925 545 7440
Fax:   +7495 223 3400
ivan_i at vvpgroup.com
www.vvpgroup.com





More information about the Pdns-users mailing list