X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_transport_api_tcp_nat_peer1.conf;h=71468623101094ed7460c48049ed20dd3d90fc58;hb=cb3c882dbb05a797728dfd8b5983ade5a8999eac;hp=06f54c71767c60eeff75bc7c125da6384b1009c0;hpb=382d2ca93adf8f403ba4fcd3cce76361c2c69f89;p=oweals%2Fgnunet.git diff --git a/src/transport/test_transport_api_tcp_nat_peer1.conf b/src/transport/test_transport_api_tcp_nat_peer1.conf index 06f54c717..714686231 100644 --- a/src/transport/test_transport_api_tcp_nat_peer1.conf +++ b/src/transport/test_transport_api_tcp_nat_peer1.conf @@ -1,8 +1,8 @@ [transport-tcp] +DISABLEV6 = YES PORT = 12368 BINDTO = 127.0.0.1 BEHIND_NAT = YES -ONLY_NAT_ADDRESSES = YES ALLOW_NAT = NO INTERNAL_ADDRESS = 127.0.0.1 EXTERNAL_ADDRESS = 127.0.0.1 @@ -48,7 +48,7 @@ BINARY = gnunet-service-transport CONFIG = $DEFAULTCONFIG HOME = $SERVICEHOME HOSTNAME = localhost -PORT = 12365 +PORT = 0 UNIXPATH = /tmp/gnunet-p1-service-transport.sock [peerinfo] @@ -74,6 +74,7 @@ PORT = 1236 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock [statistics] +AUTOSTART = NO ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; BINARY = gnunet-service-statistics @@ -84,7 +85,7 @@ PORT = 12367 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock [arm] -DEFAULTSERVICES = transport statistics +DEFAULTSERVICES = transport ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; BINARY = gnunet-service-arm @@ -102,9 +103,15 @@ PORT = 12368 WEAKRANDOM = YES [gnunetd] +DISABLEV6 = YES HOSTKEY = $SERVICEHOME/.hostkey [PATHS] DEFAULTCONFIG = test_transport_api_tcp_nat_peer1.conf SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ + +[dht] +AUTOSTART = NO + +