IF you use bind 8

zone "54.168.192.in-addr.arpa"{
        type slave;
        file "sec/hostel5.4.rev";
        masters{
                192.168.53.200;
        };
};

This is an example entry for reverse DNS to be added in named.conf for the network 
192.168.54.0

zone "hostel1.giki.edu.pk"{
        type master;
        file "hostel1";
        notify yes;
};

Another example for the same file for forward resolution

Imran Ali Rashid,
Faculty of Computer Sciences and Engineering
ICQ:1087031, email: [EMAIL PROTECTED]
Ghulam Ishaq Khan Institute of Engineering Sciences and Technology,
Pakistan.

----- Original Message ----- 
From: "Phil Blecker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 07, 2000 3:51 AM
Subject: DNS reverse delegation


> I have a DSL with a /29 address. I do the forward DNS with bind. The ISP
> needs to do the reverse. I don't know how to tell bind that I'm the master
> of forward, and a slave of reverse. Does anyone have an example of this
> setup that I can look at?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to