|
@@ -1476,10 +1476,11 @@ then change those defaults with config set Resolver/forward_addresses[0]/address
|
|
|
<title>Logging Message Formatn</title>
|
|
|
|
|
|
<para>
|
|
|
- Each message written by BIND 10 to the configured logging destinations
|
|
|
- comprises a number of components that identify the origin of the
|
|
|
- message and, if the message indicates a problem, information about the
|
|
|
- problem that may be useful in fixing it.
|
|
|
+ Each message written by BIND 10 to the configured logging
|
|
|
+ destinations comprises a number of components that identify
|
|
|
+ the origin of the message and, if the message indicates
|
|
|
+ a problem, information about the problem that may be
|
|
|
+ useful in fixing it.
|
|
|
</para>
|
|
|
|
|
|
<para>
|
|
@@ -1542,14 +1543,16 @@ then change those defaults with config set Resolver/forward_addresses[0]/address
|
|
|
<varlistentry>
|
|
|
<term>error 111 opening TCP socket to 127.0.0.1(53)</term>
|
|
|
<listitem><para>
|
|
|
- A brief description of the cause of the problem. Within this text,
|
|
|
- information relating to the condition that caused the message to
|
|
|
- be logged will be included. In this example, error number 111
|
|
|
- (an operating system-specific error number) was encountered when
|
|
|
- trying to open a TCP connection to port 53 on the local system
|
|
|
- (address 127.0.0.1). The next step would be to find out the reason
|
|
|
- for the failure by consulting your system's documentation to
|
|
|
- identify what error number 111 means.
|
|
|
+ A brief description of the cause of the problem.
|
|
|
+ Within this text, information relating to the condition
|
|
|
+ that caused the message to be logged will be included.
|
|
|
+ In this example, error number 111 (an operating
|
|
|
+ system-specific error number) was encountered when
|
|
|
+ trying to open a TCP connection to port 53 on the
|
|
|
+ local system (address 127.0.0.1). The next step
|
|
|
+ would be to find out the reason for the failure by
|
|
|
+ consulting your system's documentation to identify
|
|
|
+ what error number 111 means.
|
|
|
</para></listitem>
|
|
|
</varlistentry>
|
|
|
</variablelist>
|