aboutsummaryrefslogtreecommitdiff
path: root/src/exit
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit')
-rw-r--r--src/exit/exit.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exit/exit.conf b/src/exit/exit.conf
index 177834c38..829c5bf80 100644
--- a/src/exit/exit.conf
+++ b/src/exit/exit.conf
@@ -24,6 +24,8 @@ EXIT_RANGE_IPV4_POLICY = 0.0.0.0/0:!25;
24# The format is "(network[/netmask][:[!]SPORT-DPORT];)*" 24# The format is "(network[/netmask][:[!]SPORT-DPORT];)*"
25EXIT_RANGE_IPV6_POLICY = ::/0:!25; 25EXIT_RANGE_IPV6_POLICY = ::/0:!25;
26 26
27# Not a service, tell ARM no binding!
28NOARMBIND = YES
27 29
28# Name of the (virtual) tunnel interface the exit daemon will manage 30# Name of the (virtual) tunnel interface the exit daemon will manage
29TUN_IFNAME = exit-gnunet 31TUN_IFNAME = exit-gnunet