Changeset 2511639a540520051242159e76ed25a0351911fd
- Timestamp:
- 01/04/12 15:06:10
(1 year ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1325689570 -0500
- git-parent:
[3e267492fd290f3bb1287ef6a43f82c5b218181c]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1325689570 -0500
- Message:
Updated DNS docs
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r23dea7e |
r2511639 |
|
| 48 | 48 | </variablelist> |
|---|
| 49 | 49 | <para>The domain name server to query. If the name of the check is in-addr.arpa, the system default nameserver is used. Otherwise, the nameserver is the %[target_ip] of the the check. If set to the string "default" the underlying system default nameserver is used.</para> |
|---|
| | 50 | </listitem> |
|---|
| | 51 | </varlistentry> |
|---|
| | 52 | </variablelist> |
|---|
| | 53 | <variablelist> |
|---|
| | 54 | <varlistentry> |
|---|
| | 55 | <term>port</term> |
|---|
| | 56 | <listitem> |
|---|
| | 57 | <variablelist> |
|---|
| | 58 | <varlistentry> |
|---|
| | 59 | <term>required</term> |
|---|
| | 60 | <listitem> |
|---|
| | 61 | <para>optional</para> |
|---|
| | 62 | </listitem> |
|---|
| | 63 | </varlistentry> |
|---|
| | 64 | <varlistentry> |
|---|
| | 65 | <term>default</term> |
|---|
| | 66 | <listitem> |
|---|
| | 67 | <para>53</para> |
|---|
| | 68 | </listitem> |
|---|
| | 69 | </varlistentry> |
|---|
| | 70 | <varlistentry> |
|---|
| | 71 | <term>allowed</term> |
|---|
| | 72 | <listitem> |
|---|
| | 73 | <para>\d+</para> |
|---|
| | 74 | </listitem> |
|---|
| | 75 | </varlistentry> |
|---|
| | 76 | </variablelist> |
|---|
| | 77 | <para>The port on which the remote server's DNS service is running.</para> |
|---|
| 50 | 78 | </listitem> |
|---|
| 51 | 79 | </varlistentry> |
|---|