ftp://rs.internic.net/domain/named.root
Save it as root.cache and reload . Hth
On Tue, 27 Oct 1998 mits@jimin.com wrote:
> hi ,
> My dns is not working properly . When I start my named I keep
> getting the below information in messages log file.
>
> **************************************************************************
> Oct 23 10:13:24 india named[612]:
> starting. named 8.1.1 Mon Oct 6 00:04:37 CDT 1997
> ^Iroot@bigkitty:/tmp/bind/src/bin/named
> Oct 23 10:13:24 india named[612]: listening [127.0.0.1].53 (lo)
> Oct 23 10:13:24 india named[612]: listening [192.168.4.201].53 (eth0)
> Oct 23 10:13:24 india named[612]: listening [192.168.4.202].53 (eth0:1)
> Oct 23 10:13:24 india named[612]: listening [192.168.4.203].53 (eth0:2)
> Oct 23 10:13:24 india named[612]: Forwarding source address is
> [0.0.0.0].1249
> Oct 23 10:13:24 india named[613]: Ready to answer queries.
> Oct 23 10:13:34 india named[613]: reloading nameserver
> Oct 23 10:13:34 india named[613]: Ready to answer queries.
> Oct 23 10:13:38 india named[613]: No root nameservers for class IN
>
> ***************************************************************************
>
> What could be the problem . Is is the root.cache causing problem.
> When I start debugging by nslookup , It says
>
> can't find server name 192.168.10.202 : server failed.
>
> The zones file are not loading up. I am attaching the zone files below
>
> ********************************************************************************
> NAMED.CONF
>
> 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
>
, JimL
+-----------------------------------------------------------------------+
| James W. Laferriere - Network Engineer - babydr@baby-dragons.com |
| System Techniques - 25416 - 22nd S. - Des-Moines, WA 98198 |
| Give me VMS -or- Give me Linux -but- only on AXP |
+-----------------------------------------------------------------------+
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu