mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 22:16:37 +02:00
7 lines
No EOL
305 B
Markdown
7 lines
No EOL
305 B
Markdown
# 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 |