-fixes
[oweals/gnunet.git] / src / vpn / test_gnunet_vpn.conf
1 [PATHS]
2 SERVICEHOME = /tmp/gnunet-test-vpn/
3 DEFAULTCONFIG = test_gnunet_vpn.conf
4
5
6 [arm]
7 DEFAULTSERVICES = statistics exit
8 PORT = 0
9 ALLOW_SHUTDOWN = YES
10
11 [exit]
12 EXIT_IPV4 = YES
13 EXIT_IPV6 = YES
14
15 # FIXME: with this, the test will fail if the
16 # interface does not exist; can we use 'lo'?
17 EXIT_IFNAME = eth1
18
19 [testing]
20 WEAKRANDOM = YES
21 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat