aboutsummaryrefslogtreecommitdiff
path: root/src/pt/test_gns_vpn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/test_gns_vpn.conf')
-rw-r--r--src/pt/test_gns_vpn.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/pt/test_gns_vpn.conf b/src/pt/test_gns_vpn.conf
index 8f7046b2d..b0ed23176 100644
--- a/src/pt/test_gns_vpn.conf
+++ b/src/pt/test_gns_vpn.conf
@@ -9,6 +9,12 @@ PORT = 0
9ALLOW_SHUTDOWN = YES 9ALLOW_SHUTDOWN = YES
10 10
11[exit] 11[exit]
12FORCESTART = YES
13IPV6ADDR = FC5A:04E1:C2BA::1
14IPV6PREFIX = 96
15IPV4ADDR = 169.254.86.1
16IPV4MASK = 255.255.255.0
17
12EXIT_IPV4 = YES 18EXIT_IPV4 = YES
13EXIT_IPV6 = YES 19EXIT_IPV6 = YES
14 20
@@ -18,9 +24,9 @@ EXIT_IFNAME = eth1
18[dns] 24[dns]
19DNS_EXIT = 8.8.8.8 25DNS_EXIT = 8.8.8.8
20 26
21[testing] 27[hostlist]
22WEAKRANDOM = YES 28AUTOSTART = NO
23HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 29FORCESTART = NO
24 30
25[nse] 31[nse]
26WORKBITS = 1 32WORKBITS = 1
@@ -34,13 +40,7 @@ IPV6PREFIX = 64
34IPV4ADDR = 169.254.20.1 40IPV4ADDR = 169.254.20.1
35IPV4MASK = 255.255.255.0 41IPV4MASK = 255.255.255.0
36 42
37[exit] 43[www.gnunet.]
38IPV6ADDR = FC5A:04E1:C2BA::1
39IPV6PREFIX = 96
40IPV4ADDR = 169.254.86.1
41IPV4MASK = 255.255.255.0
42
43[www.gads.]
44TCP_REDIRECTS = 80:localhost4:8080 44TCP_REDIRECTS = 80:localhost4:8080
45TTL = 3600000 45TTL = 3600000
46 46