aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/torrc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/torouter-prep/configs/torrc')
-rw-r--r--packages/torouter-prep/configs/torrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/torouter-prep/configs/torrc b/packages/torouter-prep/configs/torrc
index 0979ddc..5023d57 100644
--- a/packages/torouter-prep/configs/torrc
+++ b/packages/torouter-prep/configs/torrc
@@ -163,7 +163,8 @@ TransPort 9040
TransListenAddress 172.16.23.1
DNSPort 5353
DNSListenAddress 172.16.23.1
-DNSListenAddress 127.0.0.1:53
+# If you disable unbound, you may enable this
+#DNSListenAddress 127.0.0.1:53
User debian-tor