directory /etc/named
primary localhost localhost.zone
primary 0.0.127.in-addr.arpa localhost.rev
primary india.infogain.com infogain.com.zone
primary 4.168.192.in-addr.arpa infogain.com.rev
primary 0.in-addr.arpa all-zero.zone
primary 255.in-addr.arpa all-one.zone
cache . root.cache
forwarders 192.187.205.32 192.187.205.12
*******************************************************************************
INFOGAIN.COM.ZONE
;name {ttl} addr-class SOA Origin Person In Charge
@ IN SOA india.infogain.com. root.india.infogain.com. (
97092200 ;Serial #(date Format)
28800 ;Refresh (3 hours)
7200 ;Retry (1 hour)
604800 ;Expire (2 week)
86400 ) ;TTL (1 day)
; Name Server Records
IN NS india.infogain.com.
; Mail Exchange Records
@ IN MX 0 .
; Address Records
localhost IN A 127.0.0.1
india.infogain.com. IN A 192.168.4.202
;router IN A 192.168.4.1
;ssl IN A 192.168.4.201
; Hinfo Records
IN HINFO Intel Linux
; Aliases in Canonical Name ( CNAME Records)
mits IN CNAME india.infogain.com.
mail IN CNAME india.infogain.com.
www IN CNAME india.infogain.com.
********************************************************************************
INFOGHAIN.COM.REV
@ IN SOA india.infogain.com.
root.india.infogain.com. (
97092200 ; serial
28800 ; refresh
7200 ; retry
604800 ; expire
86400 ; default_ttl
)
; Name Server Record
IN NS india.infogain.com.
; Address point to canoical names(PTR) for reverse lookup
1.4.168.192.in-addr.arpa. IN PTR router.india.infogain.com.
202.4.168.192.in-addr.arpa. IN PTR india.infogain.com.
;201.4.168.192.in-addr.arpa. IN PTR ssl.india.infogain.com.
********************************************************************************
Localhost.com.zone
;name {ttl} addr-class SOA Origin Person In Charge
localhost. IN SOA india.infogain.com.
root.india.infogain.com. (
1 ;Serial (Date Format)
28800 ;Refresh (3 hours)
7200 ;Retry (1 hours)
604800 ;Expire (2 week)
86400 ) ;TTL (1 Day)
; Name Server Records
localhost. IN NS india.infogain.com.
localhost. IN A 127.0.0.1
********************************************************************************
localhost.Rev
;name {ttl} addr-class SOA Origin Person In Charge
@ IN SOA india.infogain.com. root.india.infogain.com. (
1 ;Serial (Date Format)
28800 ;Refresh (3 hours)
7200 ;Retry (1 hours)
604800 ;Expire (2 week)
86400 ) ;TTL (1 Day)
; Name Server Records
IN NS india.infogain.com.
; only one PTR record
1.0.0.127.in-addr.arpa. IN PTR localhost.
********************************************************************************
Please tell me , where i am making the mistake.
Thnks
Rajesh Mittal
mits@jimin.com
mitl1@hotmail.com
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu