update ncdns.conf file with fork/bind/cookie info#107
Open
jonasbits wants to merge 1 commit intonamecoin:masterfrom
Open
update ncdns.conf file with fork/bind/cookie info#107jonasbits wants to merge 1 commit intonamecoin:masterfrom
jonasbits wants to merge 1 commit intonamecoin:masterfrom
Conversation
fork=true, bind to :53 or [ipv6]:53, use cookie
JeremyRand
reviewed
Sep 6, 2019
|
|
||
| [service] | ||
| ### Daemon and fork | ||
| ## fork=true |
Member
There was a problem hiding this comment.
Only 1 #, no leading space please.
JeremyRand
reviewed
Sep 6, 2019
| ### ports just as it precludes the use of conventional privilege dropping. | ||
| ### | ||
| ## its not possible to specify more than one ip, but bind to all with ":53" is possible | ||
| ## bind="[fd29:68b1:467b:8910:0:0:0:abc1]:53" |
JeremyRand
reviewed
Sep 6, 2019
| ### a non-empty capability set, so it precludes use of setcap to bind to privileged | ||
| ### ports just as it precludes the use of conventional privilege dropping. | ||
| ### | ||
| ## its not possible to specify more than one ip, but bind to all with ":53" is possible |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fork=true, bind to :53 or [ipv6]:53, use cookie