diff --git a/win32utils/readme1st.txt b/win32utils/readme1st.txt index 2d3116b921..e1d2121b5e 100644 --- a/win32utils/readme1st.txt +++ b/win32utils/readme1st.txt @@ -2,11 +2,11 @@ Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") 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.7.2.4.4.4 2005/09/06 02:12:43 marka Exp $ +$Id: readme1st.txt,v 1.7.2.4.4.5 2007/05/02 05:09:01 marka Exp $ - Release of BIND 9.3 for Window NT/2000/XP/2003 + Release of BIND 9.3 for Window 2000/XP/2003 -This is a release of BIND 9.3 for Window NT/2000/XP/2003. +This is a release of BIND 9.3 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. @@ -33,7 +33,12 @@ it needs to read. 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