|
4 months ago | |
---|---|---|
README.md | 6 months ago | |
knot.conf | 4 months ago |
sudo apt update
sudo apt install knot
sudo chown knot: -R /var/lib/knot
rm /etc/knot/ -r
git clone https://git.gnous.eu/mael/knot-config
service knot restart
service knot status
After that add the A and AAAA entries in the EnPLS.org Zone & create the GLUE records. Update your zone configuration in PowerDNS to add the new created nameservers.
After a new zone on each NS server
cd /etc/knot
git pull
service knot reload
service knot status