This contains the basic bind9 configs for use with GeyserConnect
- Install bind9 using
sudo apt install bind9
- Download these files and place them inside
/etc/bind/
overwriting thenamed.conf.local
file - Run
sudo service bind9 restart
to restart the service