Jeremy,

Thanks for the replay, but I have ran into another issues. On the Slave server 
I am getting this error when I set up like the that of the FAQ,


CHUCK PAYNE |  Unix System Administrator

TRAVEL CHANNEL MEDIA
3700 Mansell Rd, Suite 500
Alpharetta, GA 30022
Office: 404-269-5533
Blackberry: 770-940-7765
email:chuck.pa...@travelchannel.com

/etc/named.conf:124: expected IP address or masters name near '!'

This what the like looks like

view "internal" {
#options for this view
match-clients { !key dns01-dns02_141.myzones.; "corp"; "ad"; "localnet"; 
10.0.0.0/8 ;}; // all others hosts
server 10.58.139.85 {
        keys { dns01-dns02_141.zonel.com.; };
};

recursion yes;

zone "myzone.com" {
                type slave;
                file "myzonel.com.zone";
                allow-transfer { master; };
                masters { 10.0.0.8 !key dns01-dns02_141myzonl.com.; };  <-- 
This the like line 124
        };

CATCH IT  |  travelchannel.com

Need IT help?  Go to http://Keystoneweb.corp.cox.com
Or contact us at supp...@travelchannel.com / 301-244-7777
Cox Communications Help Desk (24 X 7 X 365): 800-637-3545
 ------------------------------------
This e-mail and any attachments are intended only for the person to whom (or 
entity to which) it is addressed and may contain confidential and/or privileged 
material. Any review, re-transmission, copying, dissemination or other use of 
this information by persons or entities other than the intended recipient is 
prohibited. If you received this in error, please contact the sender and delete 
the material from any computer. The contents of this message may contain 
personal views that are not the views of The Travel Channel, L.L.C.
________________________________________
From: bind-users-boun...@lists.isc.org [bind-users-boun...@lists.isc.org] On 
Behalf Of Jeremy C. Reed [jr...@isc.org]
Sent: Wednesday, July 15, 2009 11:27 AM
To: Payne, Charles (Travel Channel)
Cc: bind-users@lists.isc.org
Subject: Re: Issue with Two Views and Master/SLAVE Servers.

See the FAQ Question:

Q: How can I make a server a slave for both an internal and an external
   view at the same time? When I tried, both views on the slave were
   transferred from the same view on the master.

(It has two different answers.)

The FAQ is included with BIND source. Here it is in HTML:
https://www.isc.org/node/282

If I misunderstood your problem, then please provide more details and
copies of your named.conf files.

Also consider upgrading your BIND version.

_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

TRAVEL BUG EFFECT: Persistent Itching and Scratching
Bite Me with Dr. Mike, Tuesdays at 10PM E/P
CATCH IT  |  travelchannel.com
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to