diff options
| author | Riccardo Spagni <ric@spagni.net> | 2015-12-30 13:21:50 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2015-12-30 13:21:50 +0200 |
| commit | 91001aa4460a59a42dc14a32c8e90717fd29dbd2 (patch) | |
| tree | 68da43b847d517870a2f5c92a6ef13167730945c /external/unbound/pythonmod/doc/usecase.rst | |
| parent | 7223eebbe71833e895fca95267cb243834dedf83 (diff) | |
| parent | 3edbf57b62feeaba1f31683f24b9d76d75e03902 (diff) | |
| download | monzero-core-91001aa4460a59a42dc14a32c8e90717fd29dbd2.tar.gz monzero-core-91001aa4460a59a42dc14a32c8e90717fd29dbd2.tar.xz monzero-core-91001aa4460a59a42dc14a32c8e90717fd29dbd2.zip | |
Merge pull request #578
3edbf57 fix missing unbound tests (Riccardo Spagni)
2d43ae8 update unbound, fix unbound openssl issue on OS X (Riccardo Spagni)
Diffstat (limited to 'external/unbound/pythonmod/doc/usecase.rst')
| -rw-r--r-- | external/unbound/pythonmod/doc/usecase.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/unbound/pythonmod/doc/usecase.rst b/external/unbound/pythonmod/doc/usecase.rst index 7a77349f1..2975740bb 100644 --- a/external/unbound/pythonmod/doc/usecase.rst +++ b/external/unbound/pythonmod/doc/usecase.rst @@ -9,7 +9,7 @@ Synchronized with database engine, for example *MySQL*. Firewall control ---------------- -Control firewall (e.g. enable incomming SSH connection) with DNS query signed with private key. +Control firewall (e.g. enable incoming SSH connection) with DNS query signed with private key. So firewall can blocks every service during normal operation. Scriptable DNS-based blacklist (DNS-BL_) |
