Add bind configurations and helper scripts #1
2 Participants
Due Date
Notifications
Total Time Spent: 14 minutes
kreyren
14 minutes
No due date set.
Dependencies
No dependencies set.
Reference: dotya.ml/bind-configs#1
Reference in New Issue
Block a user
Configures the name daemon bind to run authoritative server with option for recursive server configuratble in named.conf as
recursive.Helper functions submitted in bin/binder files
Signed-off-by: Jacob Hrbek kreyren@rixotstudio.cz
CC @wanderer
@@ -0,0 +27,4 @@"/etc/bind/zonefiles/${domain##*.}/${domain%%.*}/$zonefile" || {case "$LANG" in# NOTE-TRANSLATE(Krey): Translated via youtube(https://www.youtube.com/watch?v=ZIdrH9p8wek), might need spellchecksk-*) die 1 "ČOBOLO! AHO! AHO!" ;;this is most definitely incorrect :D
Can you fix it then? i ain't too good in slovak~
for now I think we should remove translations
I would remove just the sk line so that it's contributable for 3rd party more easily
please do that, alright.
@@ -0,0 +32,4 @@# NOTE(Krey): Open port 53 reserved for name deamonlisten-on port 53 { any; };# NOTE(Krey): Close IPv6 ports as current dotya.ml doesn't have IPv6this is not correct, we've got a /64 subnet available
Lets first make it work on IPv4 then we can followup with IPv6
Kreyrenized: Hopefully configured as requestedto WIP: add bind configurations and helper scriptsplease add ipv6 address and remove the fancy-schmancy translation for now.
@@ -0,0 +99,4 @@};allow-transfer {// Current Server IP144.91.70.62;following up on my previous comment, ipv6 should also be specified here.
See #1 (comment)
WIP: add bind configurations and helper scriptsto Ddd bind configurations and helper scriptsDdd bind configurations and helper scriptsto Add bind configurations and helper scriptslooks fine to me now.