forked from git-mirrors/GeyserConnect
Add bind9 and Docker files
This commit is contained in:
parent
03979f2808
commit
96e7049dc6
10 changed files with 121 additions and 0 deletions
7
bind9/README.md
Normal file
7
bind9/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# GeyserConnect with DNS
|
||||
This contains the basic bind9 configs for use with GeyserConnect
|
||||
|
||||
## Setup
|
||||
1. Install bind9 using `sudo apt install bind9`
|
||||
2. Download these files and place them inside `/etc/bind/` overwriting the `named.conf.local` file
|
||||
3. Run `sudo service bind9 restart` to restart the service
|
Loading…
Add table
Add a link
Reference in a new issue