Upgrade from Bind 4.9.7 to Bind 8.2.2 on Windows NT

Mark_Andrews at iengines.com Mark_Andrews at iengines.com
Tue Oct 26 03:34:05 UTC 1999


> Thanks for the info. I realized what was going on after sending the email. I
> have another problem though. When I start BIND everything seems to run OK, I
> don't receive any errors but I don't go anywhere. Below is a copy of my
> named.conf file:

	If you are pointing stub resolvers at this server you don't want
	"recursion no;".   Stub resolvers need "recursion yes;" (default).

	When most people refer to resolvers the mean stub resolvers.  This
	is what ship as resolvers in unix and windows boxes.

	Mark
> 
> 
> options {
>         allow-transfer { 12.19.122.3; };
>         recursion no;
>         check-names master warn;
>         check-names response warn;
>         check-names slave warn;
> };
> 
> zone "0.0.127.in-addr.arpa" {
> 	type master;
> 	file "db.127.0.0";
> 	check-names fail;
> 	allow-update { none; };
> 	allow-transfer { any; };
> };
> 
> zone "." {
>         type hint;
>         file "db.cache";
> };
> 
> zone "122.19.12.in-addr.arpa" {
>         type master;
>         file "db.inaddr.122.19.12";
> 
> zone "lawtonok.net" {
>         type master;
>         file "lawtonok.DOM";
> };
> 
> 
> Below is my hint file:
> 
> . 518400 IN NS A.ROOT-SERVERS.NET.
> . 518400 IN NS H.ROOT-SERVERS.NET.
> . 518400 IN NS C.ROOT-SERVERS.NET.
> . 518400 IN NS G.ROOT-SERVERS.NET.
> . 518400 IN NS F.ROOT-SERVERS.NET.
> . 518400 IN NS B.ROOT-SERVERS.NET.
> . 518400 IN NS J.ROOT-SERVERS.NET.
> . 518400 IN NS K.ROOT-SERVERS.NET.
> . 518400 IN NS L.ROOT-SERVERS.NET.
> . 518400 IN NS M.ROOT-SERVERS.NET.
> . 518400 IN NS I.ROOT-SERVERS.NET.
> . 518400 IN NS E.ROOT-SERVERS.NET.
> . 518400 IN NS D.ROOT-SERVERS.NET.
> A.ROOT-SERVERS.NET. 518400 IN A 198.41.0.4
> H.ROOT-SERVERS.NET. 518400 IN A 128.63.2.53
> C.ROOT-SERVERS.NET. 518400 IN A 192.33.4.12
> G.ROOT-SERVERS.NET. 518400 IN A 192.112.36.4
> F.ROOT-SERVERS.NET. 518400 IN A 192.5.5.241
> B.ROOT-SERVERS.NET. 518400 IN A 128.9.0.107
> J.ROOT-SERVERS.NET. 518400 IN A 198.41.0.10
> K.ROOT-SERVERS.NET. 518400 IN A 193.0.14.129
> L.ROOT-SERVERS.NET. 518400 IN A 198.32.64.12
> M.ROOT-SERVERS.NET. 518400 IN A 202.12.27.33
> I.ROOT-SERVERS.NET. 518400 IN A 192.36.148.17
> E.ROOT-SERVERS.NET. 518400 IN A 192.203.230.10
> D.ROOT-SERVERS.NET. 518400 IN A 128.8.10.90
> 
> Any ideas???
> 
> Thanks again!!!
> 
> Eric
> 
> 
--
Mark Andrews, Internet Engines Inc. / Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at iengines.com


More information about the bind-users mailing list