domain.txt file

This file is used by DNS server as a source for resolving URL names into IP numbers. HostFileSystemGlobal shows the default location for this file. The generalized format for this file is:

Under jnos, the SOA record is ignored, but the admin might find it useful for keeping various versions during development.

The DNS feature of JNOS functions similarly to "bind" in a unix environment. This file content is similar to the "named.zone" files of bind. Using a serch engine and reading the documentation for bind and these files give significant detail to the content and format of this file.

An excerpt from this file might look like:

There is some controversy surrounding the content of this file relative to remote DNS servers. Specifically the content of "domain.txt" file seen as:

produces a similar result to the use of domain command in AutoexecNosFile as follows:

The debate surrounding this issue is tied to effectiveness of processing and representation for the rest of the world. Each site administrator will choose which alternative to use.

Attachment of example domain.txt files is encouraged here with an explanation as to it's unique features in the application.

DomainTxtFile (last edited 2008-04-10 19:16:02 by GeorgeVerDuin)