Skip to content

AsusWRT Merlin

Olivier Poitrey edited this page Jan 12, 2020 · 3 revisions

Install

  1. Enable SSH access to the router via the GUI:
    Administration -> System Tab then Click Enable SSH=LAN only
  2. Connect to the router using SSH
  3. Execute: sh -c "$(curl -sL https://nextdns.io/install)"
  4. Follow the instructions

If you have questions or concerns, please check this thread on Merlin's Forum.

Upgrade

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.

Troubleshooting

If the installation fail, please the installer in debug mode and contact us at team@nextdns.io with the transcript of the installation:

DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"
Clone this wiki locally