Event ID 6268
dns error event id 6268 global query block list wpad – isatap
The answer is for security reason, the dns server put wpad and isatap into global query block list (globalqueryblocklist).
To remove wpad or isatap from global query block list simply do the following :
- For Windows Server 2008 (issue the command below in command prompt window):
- To remove wpad but keep isatap in block list :
dnscmd /config /globalqueryblocklist isatap
- To remove isatap but keep wpad in block list :
dnscmd /config /globalquerybloclist wpad
- To remove wpad but keep isatap in block list :
- For Windows Server 2003 :
- Run Regedit
- Find the following key :
HKLM\SYSTEM\CurrentControlSet\Services\DNS\Parameters\GlobalQueryBlockList
- Edit the value as you wish
Schreibe einen Kommentar
Du musst angemeldet sein, um einen Kommentar abzugeben.