Documentation Index

Fetch the complete documentation index at: https://kb.isc.org/llms.txt

Use this file to discover all available pages before exploring further.

I get "Error 1067" when starting named under Windows.

Prev Next

This is the service manager saying that named exited.

Examine the Application log in the EventViewer to find out why.

Common causes are that you failed to create "named.conf" (usually "C:\windows\dns\etc\named.conf") or failed to specify the directory in named.conf.

options { Directory "C:\windows\dns\etc";};