diff --git a/Example-Configurations.md b/Example-Configurations.md index a360e38..e48a843 100644 --- a/Example-Configurations.md +++ b/Example-Configurations.md @@ -1,6 +1,11 @@ # Example Configurations The best way to learn something is to see an example. This page provides a few example `ctrld` configurations for different use cases. You can copy/paste these and use them as a starting point. +You can find your existing configuration file in the following locations, depending on your platform: +- `/etc/controld/` - on most platforms +` `/data/controld/` - on some Ubiqiti devices +- `/jffs2/controld/` - on DD-WRT, Asus merlin, FreshTomato + ## Simplest The simplest possible configuration looks like this. The following config does the following: - Spawn a single DNS listener on `0.0.0.0` (all interfaces) and port `53`