Copyright (C) 2001, 2003 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
-$Id: readme1st.txt,v 1.12.18.3 2005/09/06 03:47:20 marka Exp $
+$Id: readme1st.txt,v 1.12.18.4 2007/05/02 05:08:26 marka Exp $
- Release of BIND 9.4 for Window NT/2000/XP/2003
+ Release of BIND 9.4 for Window 2000/XP/2003
-This is a release of BIND 9.4 for Window NT/2000/XP/2003.
+This is a release of BIND 9.4 for Window 2000/XP/2003.
Only IPv4 stacks are supported on the box running this version of BIND.
IPv6 stacks will be supported in a future release.
It is important that on Windows the directory directive is used in
the options section to tell BIND where to find the files used in
-named.conf.
+named.conf (default %WINDOWS%\system32\dns\etc\named.conf).
+
+e.g.
+ options {
+ directory "C:\WINDOWS\system32\dns\etc";
+ };
If you have previously installed BIND 8 or BIND 4 on the system that
you wish to install this kit, you MUST use the BIND 8 or BIND 4 installer