I'm sorry Rowland, I meant to mention in my initial email that I am running 4.7.3. and other replication (like AD object replication) is working in both directions. it is just DNS replication that is only working one way. On Tue, Dec 12, 2017 at 2:15 PM, Rowland Penny via samba < samba at lists.samba.org> wrote:> On Tue, 12 Dec 2017 14:00:32 -0600 > Taylor Hammerling via samba <samba at lists.samba.org> wrote: > > > I'm hoping this is the last issue I run into with bringing this new DC > > online. > > > > DNS replication is currently only working in one direction, from my > > old DC to my new DC. Items added or changed in the RSAT of my new DC > > don't ever make it over to the old DC. > > > > I have turned up samba logging on each side to 3, and you can see the > > logs below from the time I created a record on the new DC (around > > 13:39:17) > > > > Here are the logs for when I create a new A record on the NEW DC > > > > OLD DC (I believe > > d8d2fe1e-c14c-4dcb-98b6-b6c974a49d99._msdcs.tcsbasys.com refers to a > > DC which no longer exists in the domain) > > > > Go and have a look here: > > https://wiki.samba.org/index.php/Verifying_and_Creating_a_DC_DNS_Record > > I think you are running into a problem that has been fixed in 4.7.0 > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- *Taylor Hammerling* | *IT Manager* 2800 Laura Lane | Middleton, WI 53562 *O *(608) 669-9070 *| C *(608) 512-7849 tcsbasys.com | ubiquistat.com
On Tue, 12 Dec 2017 14:19:58 -0600 Taylor Hammerling <thammerling at tcsbasys.com> wrote:> I'm sorry Rowland, I meant to mention in my initial email that I am > running 4.7.3. > and other replication (like AD object replication) is working in both > directions. it is just DNS replication that is only working one way. >d8d2fe1e-c14c-4dcb-98b6-b6c974a49d99._msdcs.tcsbasys.com is a CNAME, so try the wikipage I posted a link to, at the very least, it will rule it out. Rowland
I ran thru the wikipage you linked to, and the results were as they should be # record 1 dn: CN=NTDS Settings,CN=DC1,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=tcsbasys,DC=com objectGUID: 0d5ebcac-88d7-44fb-a830-ec3eacb6757f # record 2 dn: CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=tcsbasys,DC=com objectGUID: 7da1efbb-3b68-4249-ab03-e09c3ffc0d1a # returned 2 records # 2 entries # 0 referrals root at dc1:~# host -t CNAME 0d5ebcac-88d7-44fb-a830-ec3eacb6757f._ msdcs.tcsbasys.com 0d5ebcac-88d7-44fb-a830-ec3eacb6757f._msdcs.tcsbasys.com is an alias for DC1.tcsbasys.com. root at dc1:~# host -t CNAME 7da1efbb-3b68-4249-ab03-e09c3ffc0d1a._ msdcs.tcsbasys.com 7da1efbb-3b68-4249-ab03-e09c3ffc0d1a._msdcs.tcsbasys.com is an alias for dc2.tcsbasys.com. root at dc1:~# On Tue, Dec 12, 2017 at 2:44 PM, Rowland Penny via samba < samba at lists.samba.org> wrote:> On Tue, 12 Dec 2017 14:19:58 -0600 > Taylor Hammerling <thammerling at tcsbasys.com> wrote: > > > I'm sorry Rowland, I meant to mention in my initial email that I am > > running 4.7.3. > > and other replication (like AD object replication) is working in both > > directions. it is just DNS replication that is only working one way. > > > > d8d2fe1e-c14c-4dcb-98b6-b6c974a49d99._msdcs.tcsbasys.com is a CNAME, so > try the wikipage I posted a link to, at the very least, it will rule it > out. > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- *Taylor Hammerling* | *IT Manager* 2800 Laura Lane | Middleton, WI 53562 *O *(608) 669-9070 *| C *(608) 512-7849 tcsbasys.com | ubiquistat.com