![]() |
DNS Zone Transfer Problem
I have come across a couple of threads where people had issues with zone transfers and they're here:
http://www.howtoforge.com/forums/showthread.php?t=34373 http://www.howtoforge.com/forums/sho...t=32145&page=2 I am running Centos 5.3. I went over these threads and did everything that was suggested: I upgraded to mydns-ng latest (1.2.8.27) and my zones are still not being transferred to the slave server. Master: Code:
[root@vnpws01 log]# mydns -vCode:
[root@vnpws02 tmp]# mydns -vCode:
##Code:
[root@vnpws01 log]# /usr/sbin/mydns --create-tablesThanks. |
Wrong Forum
That was for ISPConfig 3. Sorry
|
Can you set allow-update and notify-enabled to yes and restart MyDNS?
|
Double Threads
1 Attachment(s)
Falko,
Is there a way to remove one of these two threads: http://www.howtoforge.com/forums/showthread.php?t=37416 or http://www.howtoforge.com/forums/showthread.php?t=37409 They were both opened by me and they're the same topic. I had created one accidentally in the ISPConfig2 section. Realizing my mistake, I had copied it over to the ISPConfig 3 section. Now they're both in the ISPConfig 3. Now: Quote:
The slave IP is included in the master's zone as seen in the attached picture. Also, please be aware I am using a multi server setup where ISPConfig 3 is administering (currently) 2 servers. Is the zone transfer automatic (as with bind) or do I need to initiate it with mydnsimport? Thanks |
Try to restart mydns. You can also test zone transports with the dig command.
|
I have restarted mydns a few times. I have been running all kinds of dig commands.
Master: vnpws01 192.168.1.122 Slave: vnpws02 192.168.1.123 DIG with type ANY: Code:
[root@vnpws01 ~]# dig @192.168.1.122 any mydomain.comCode:
[root@vnpws01 ~]# dig @192.168.1.123 any mydomain.comCode:
[root@vnpws01 ~]# dig @192.168.1.123 axfr mydomain.comCode:
[root@vnpws01 ~]# dig @192.168.1.122 axfr mydomain.comThanks. |
Is Zone Transfer possible between two MyDNS Servers, because that's what I am running. Or is it just between a MyDNS server and a bind server?
I have done everything possible, and so far I can't get that zone transfer to take place between the MyDNS servers. I am still hoping someone can help. Thanks. |
Zone transfers are only between a mydns master server and a bind slave. Between mydns servers you dont use any zone transfers as they are able to use the same or a replicated mysql database.
|
Thanks a lot. That's what I kind of figured out from reading the docs on MyDNS. I was trying to zone transfer between 2 MyDNS servers.
I do have a 2 server setup using one ISPConfig3 interface. Isn't replication done by ISPConfig in a setup like that? I was hoping to see the Database on the slave updated as I create zones on the master, but that hasn't happened. I do know that my databases setup are OK since when I create sites on the master, they get updated on the slave. Could it be that I am missing something? Thanks as always. |
Solved
With the help of one of the forum users, (I am not sure if he wants his name mentioned), I used mk-table-sync (http://www.maatkit.org/doc/mk-table-sync.html) to sync both the dns_soa and the dns_rr tables across both servers. I got the result I was looking for.
Thanks. |
| All times are GMT +2. The time now is 04:56. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.