Skip to content

Instantly share code, notes, and snippets.

@jsravn
Created June 12, 2018 13:24
Show Gist options
  • Save jsravn/d2a7a2b94f54712ca6c0d3c86352dda9 to your computer and use it in GitHub Desktop.
Save jsravn/d2a7a2b94f54712ca6c0d3c86352dda9 to your computer and use it in GitHub Desktop.
server:
interface: 0.0.0.0
access-control: 0.0.0.0/0 allow
prefetch: yes
prefetch-key: yes
# home zone
local-zone: "home." static
local-data: "hamster.home. 10800 IN A 192.168.1.1"
local-data: "mypc.home. 10800 IN A 192.168.1.3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment