Skip to content

Instantly share code, notes, and snippets.

@dapperfu
Created September 6, 2016 05:07
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dapperfu/582876e1745087f92a3fc7e5b8bc8f86 to your computer and use it in GitHub Desktop.
[server]
domain-name=local
use-ipv4=yes
use-ipv6=yes
allow-interfaces=
check-response-ttl=yes
use-iff-running=no
enable-dbus=yes
disallow-other-stacks=no
allow-point-to-point=yes
[wide-area]
enable-wide-area=yes
[publish]
disable-publishing=no
disable-user-service-publishing=no
add-service-cookie=no
publish-addresses=yes
publish-hinfo=yes
publish-workstation=yes
publish-domain=yes
publish-dns-servers=10.0.0.1, 8.8.8.8
publish-resolv-conf-dns-servers=yes
publish-aaaa-on-ipv4=yes
publish-a-on-ipv6=yes
[reflector]
#enable-reflector=no
#reflect-ipv=no
[rlimits]
#rlimit-as=
rlimit-core=0
rlimit-data=4194304
rlimit-fsize=0
rlimit-nofile=768
rlimit-stack=4194304
rlimit-nproc=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment