Skip to content

Commit

Permalink
Update bind.rst (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimugmail authored and fichtner committed Feb 18, 2019
1 parent 49f86c1 commit 39858a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/manual/how-tos/bind.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,9 @@ you can set in **Services->Unbound DNS->General->Custom Options**.
forward-zone:
name: "."
forward-addr: 127.0.0.1@53530
.. Note::
When you are using Overrides in Unbound you can not use ``do-not-query-localhost``.
Please remove the line and let Bind listen to your LAN IP with port 53530 instead of localhost.
After this you can set the LAN IP in ``forward-addr``.

0 comments on commit 39858a2

Please sign in to comment.