[torouter/master] we use unbound for local dns resolution

26 Aug
2011
26 Aug
'11
9:53 a.m.
commit 62ad6dbce756110f6614207ccb9a6d60bc89a155 Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Fri Aug 26 11:53:09 2011 +0200 we use unbound for local dns resolution --- packages/torouter-prep/configs/torrc | 3 ++- 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
5048
Age (days ago)
5048
Last active (days ago)
0 comments
1 participants
participants (1)
-
ioerror@torproject.org