Site updated at 2018-01-21 17:19:20 UTC
This commit is contained in:
parent
f162ffdf5a
commit
01c5ac1c51
44 changed files with 123 additions and 122 deletions
|
@ -93,10 +93,10 @@
|
|||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>defaults</strong> (<em>Required</em>): A list of dns server to forward default requests.</li>
|
||||
<li><strong>defaults</strong> (<em>Required</em>): A list of DNS servers to forward default requests to.</li>
|
||||
<li><strong>forwards</strong> (<em>Optional</em>): A list of domains that will forward to a specific server.</li>
|
||||
<li><strong>hosts</strong> (<em>Optional</em>): A list of hosts to resolve it static.</li>
|
||||
<li><strong>interface</strong> (<em>Optional</em>): If a interface is set, it listen only on this interface. Need to set for resinos. Normally is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
|
||||
<li><strong>hosts</strong> (<em>Optional</em>): A list of hosts to resolve statically.</li>
|
||||
<li><strong>interface</strong> (<em>Optional</em>): If an interface is set, it listens only on this interface. Needs to be set for ResinOS. Normally is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue