forked from nextdns/nextdns
-
Notifications
You must be signed in to change notification settings - Fork 0
Synology DSM
Olivier Poitrey edited this page Jul 20, 2020
·
1 revision
- Enable SSH in
Control Panel
->Terminal & SNMP
->Enable SSH service
- Connect to the Synology using SSH
- Run the following command:
sh -c "$(curl -sL https://nextdns.io/install)"
- Follow the instructions
- Configure your router DHCP to point DNS to the IP of your Synology
Note: it is also a good idea to set a static IP for your Synology
To upgrade to the last version, simply re-run the installer. If a new version is available, the upgrade action will added to the list of possible actions.
If the installation fail, please the installer in debug mode and contact us at [email protected] with the transcript of the installation:
DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"