Re: Syncing DNS zones with different names

2011-11-15 Thread Chris
e: Syncing DNS zones with different names On Nov 15 2011, Barry Margolin wrote: In article , "Chris Balmain" wrote: Let's say I have two domain names, d1.com and d2.com, and I want to synchronise all records underneath them (one-way sync, that is). So if I create an A record www.d

Re: Syncing DNS zones with different names

2011-11-15 Thread Chris Thompson
On Nov 15 2011, Barry Margolin wrote: In article , "Chris Balmain" wrote: Let's say I have two domain names, d1.com and d2.com, and I want to synchronise all records underneath them (one-way sync, that is). So if I create an A record www.d1.com pointing at 1.2.3.4, www.d2.com is also automa

Re: Syncing DNS zones with different names

2011-11-15 Thread Matthew Seaman
On 15/11/2011 07:19, Chris Balmain wrote: > Let's say I have two domain names, d1.com and d2.com, and I want to > synchronise all records underneath them (one-way sync, that is). So if I > create an A record www.d1.com pointing at 1.2.3.4, www.d2.com is also > automatically created, with the same v

Re: Syncing DNS zones with different names

2011-11-14 Thread Barry Margolin
In article , "Chris Balmain" wrote: > Let's say I have two domain names, d1.com and d2.com, and I want to > synchronise all records underneath them (one-way sync, that is). So if I > create an A record www.d1.com pointing at 1.2.3.4, www.d2.com is also > automatically created, with the same v

Syncing DNS zones with different names

2011-11-14 Thread Chris Balmain
Let's say I have two domain names, d1.com and d2.com, and I want to synchronise all records underneath them (one-way sync, that is). So if I create an A record www.d1.com pointing at 1.2.3.4, www.d2.com is also automatically created, with the same value. So it's almost like a master/slave relat