nslookup

Scott.McEwan at eu.nabgroup.com Scott.McEwan at eu.nabgroup.com
Wed Jul 18 07:12:48 UTC 2001




I recently configured our Secondary DNS to be able to lookup hostnames attatched
to 2 DNS that are in Australia.
My problem lies with the lookup on Ip addresses on the domain that I have
configured.
So far I have configured the following in the /etc/named,conf file.
How do I go about allowing the lookup of the IP address

zone "first.domain" {
        type slave;
        file "named.first.domain";
        masters {
                1.2.3.4;};
                };

zone "second.domain" {
        type slave;
        file "named.second.domain";
        masters {
                5.6.7.8;};
                };

Again Thanks In advance,




______________________________________________________________________
The information contained in this message is confidential and may also be
privileged. It is intended only for the addressee named above. The unauthorised
use, disclosure, copying or alteration of this message is strictly prohibited.
If you are not the addressee (or responsible for delivery of the message to the
addressee), please notify the originator immediately by return message and
destroy the original message. This message and any attachments have been scanned
for viruses prior to leaving the originators network. The originator does not
guarantee the security of this message and will not be responsible for any
damages arising from any alteration of this message by a third party or as a
result of any virus being passed on. All financial transactions or instructions
must be carried out in accordance with existing mandates and product terms and
conditions.




More information about the bind-users mailing list