Adding a domain " SERVFAIL"

Veeraraju_Mareddi rajuveera at satyam.com
Fri Aug 30 06:29:03 UTC 2002


Dear All,

I am not successful in adding a domain to DNS.

I have configure like this:

----------------------------------------------------------
/etc/named.conf

 zone "rajuveera.com" IN {
         type master;
         file "rajuveera.com";
};

zone "220.208.in-addr.arpa" {
         type master;
         file "220.208.in-addr.arpa";
};
----------------------------------------------------------
/var/named/rajuveera.com

rajuveera.com.  IN   SOA blr.raju.com. rajuveera.raju.com. (
        20020830
        86400
        300
        604800
        86400 )

rajuveera.com.   IN  NS       blr.raju.com.
                        IN  MX 10   blr.raju.com.
                        IN  A          208.220.245.73

blr.raju.com.      IN  A          208.220.245.73

------------------------------------------------------------

/var/named/220.208.in-addr.arpa

@  IN   SOA blr.satyam.com. rajuveera.raju.com. (
        20020830
        86400
        300
        604800
        86400 )

@                IN  NS    blr.raju.com.

73.245           IN  PTR   blr.raju.com.

-------------------------------------------------------------


Whatever we do , I am getting error " ** server can't find rajuveera.com:
SERVFAIL"

Can anybody help?

Thank you very much

With Regards
Rajuveera 


************************************************************************** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************


More information about the bind-users mailing list