Skip to content

Instantly share code, notes, and snippets.

@xeptore
Created March 27, 2019 02:19
Show Gist options
  • Save xeptore/0f353afb988b68bd227ab8877e5f6d21 to your computer and use it in GitHub Desktop.
Save xeptore/0f353afb988b68bd227ab8877e5f6d21 to your computer and use it in GitHub Desktop.
maradns example configuration
xeptore.ir. NS ns1.xeptore.ir. ~
xeptore.ir. NS ns2.xeptore.ir. ~
ns1.xeptore.ir. A 51.75.173.161 ~
ns2.xeptore.ir. A 51.75.173.161 ~
xeptore.ir. A 51.75.173.161 ~
www.xeptore.ir. CNAME xeptore.ir. ~
csv2 = {}
csv2["xeptore.com."] = "db.xeptore.com"
csv2["xeptore.ir."] = "db.xeptore.ir"
ipv4_bind_addresses = "51.75.173.161, 127.0.0.1"
chroot_dir = "/etc/maradns"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment