Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > The global query block list and Event ID 6268...

Reply
Thread Tools Display Modes

The global query block list and Event ID 6268...

 
 
Dave Onex
Guest
Posts: n/a

 
      11-10-2009

Hi Folks;

I run Windows 2000 and am running into the dreaded global query block list
issue. Apparently it's some kind of security enhancement but it's giving me
a hard time. I run ISA 2004 and so my DNS servers all have WPAD entries.
Unfortunately, the enhancement seems to be messing with that.

Looking on the Internet shows lots of people with the same issue and
workarounds for Server 2008. How do I work around this enhancement with
Windows 2000?

The specific error in the event viewer is this;

Event ID 6268

The global query block list is a feature that prevents attacks on your
network by blocking DNS queries for specific host names. This feature has
caused the DNS server to fail a query with error code NAME ERROR for
wpad.askmarvin.ca. even though data for this DNS name exists in the DNS
database. Other queries in all locally authoritative zones for other names
that begin with labels in the block list will also fail, but no event will
be logged when further queries are blocked until the DNS server service on
this computer is restarted. See product documentation for information about
this feature and instructions on how to configure it.
Below is the current global query block list (this list may be truncated in
this event if it is too long):
wpad
isatap.

Any help for my Windows 2000 servers would be much appreciated!

Thanks;
Dave


 
Reply With Quote
 
 
 
 
Dave Onex
Guest
Posts: n/a

 
      11-10-2009

Found it;

To allow WPAD entries to be returned, remove the WPAD entry from the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\DNS\Parameters\GlobalQueryBlockList
value by using these steps:
1.. Open the Registry Editor and navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\DNS\Parameters
2.. Double-click on the GlobalQueryBlockList value to open the editor.
3.. Highlight the wpad entry and press the delete key
4.. Click 'OK' and 'OK' again to return to the main window
5.. Restart the 'DNS Server' service
Important: By default, a wpad and isatap value will be present. Do not
delete the isatap value.

While everyone says this is only for Windows Server 2008 the reigistry key
is present in Windows 2000.....

Apparently this was caused by a hotfix that created a more secure DNS.....



"Dave Onex" <> wrote in message
news:ulr%...
> Hi Folks;
>
> I run Windows 2000 and am running into the dreaded global query block list
> issue. Apparently it's some kind of security enhancement but it's giving
> me a hard time. I run ISA 2004 and so my DNS servers all have WPAD
> entries. Unfortunately, the enhancement seems to be messing with that.
>
> Looking on the Internet shows lots of people with the same issue and
> workarounds for Server 2008. How do I work around this enhancement with
> Windows 2000?
>
> The specific error in the event viewer is this;
>
> Event ID 6268
>
> The global query block list is a feature that prevents attacks on your
> network by blocking DNS queries for specific host names. This feature has
> caused the DNS server to fail a query with error code NAME ERROR for
> wpad.askmarvin.ca. even though data for this DNS name exists in the DNS
> database. Other queries in all locally authoritative zones for other names
> that begin with labels in the block list will also fail, but no event will
> be logged when further queries are blocked until the DNS server service on
> this computer is restarted. See product documentation for information
> about this feature and instructions on how to configure it.
> Below is the current global query block list (this list may be truncated
> in this event if it is too long):
> wpad
> isatap.
>
> Any help for my Windows 2000 servers would be much appreciated!
>
> Thanks;
> Dave
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Repair DNS 4010 events... Jake Windows Server 1 11-04-2009 11:20 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59