![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris disk replication problem | disturbe_d | SUN Solaris | 2 | 02-21-2008 11:45 AM |
| folder replication between windows and unix | systemsb | UNIX for Dummies Questions & Answers | 0 | 03-27-2007 09:41 PM |
| HP Unix replication solution | ufo_999 | HP-UX | 3 | 05-03-2006 06:14 PM |
| dns replication | lealyz | UNIX for Advanced & Expert Users | 2 | 04-04-2002 12:19 PM |
| Unix System Total Replication | nuraman | UNIX for Dummies Questions & Answers | 4 | 04-27-2001 10:26 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
BIND DNS replication
I have a RedHat 7.1 box that we use for DNS in our System Engineering lab. We have a Windows 2000 box that handles DNS in our main office. The Microsoft Admin and I have been given the task of making both of our domains accessible to each other. I had originally made his domain my forwarder, so my domain could ping workstations on his domain via hostnames, but his workstations cannot ping my machines via hostnames.
The Microsoft Admin stated that he would not be able to make my domain a forwarder for his(my domain is technically the child), so he suggested that both domains be replication partners for each other. The Microsoft Admin has set up his DNS machine as a replication partner for my server, but I am having problems setting up my RedHat box as a replication partner for his. I do have a copy of A and NS records on my DNS server from the office domain, but I do not know what I need to type into /etc/named.conf. I tried typing in : zone"mymachine.mydomain.com"{ allow-transfer {x.x.x.x;} ; }; for my zone and his, but that did nothing. I also tried typing in: zone "mymachine.mydomain.com" { type slave; file "master/mydomain.com"; masters {x.x.x.x;}; }; for both zones, once again, but to no avail. I am using BIND 8.x, which I am not sure supports multimaster replication or just does master-slave replication. Any help I get will be greatly appreciated, and as always, make all smart a@@ comments funny, so that I may laugh as well!! Last edited by Jody; 10-23-2002 at 10:08 PM.. |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|