Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update ncdns.conf file with fork/bind/cookie info #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jonasbits
Copy link

fork=true, bind to :53 or [ipv6]:53, use cookie

fork=true, bind to :53 or [ipv6]:53, use cookie
@@ -11,6 +11,10 @@
### You may explicitly specify a path to the configuration file on the
### command line by passing '-conf=PATH'.

[service]
### Daemon and fork
## fork=true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only 1 #, no leading space please.

@@ -35,6 +39,9 @@
### 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
## bind="[fd29:68b1:467b:8910:0:0:0:abc1]:53"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Triple ### please

@@ -35,6 +39,9 @@
### 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo, its should be it's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants