error msg
[oweals/gnunet.git] / src / transport / test_plugin_transport_data.conf
index adc7a59bf7b67ec0ef9fc9fc85f03fd0f82cc592..189238c083fe6c3b1098dbcf7cd1fae032e3c0ed 100644 (file)
@@ -1,25 +1,49 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-plugin-transport/
-DEFAULTCONFIG = test_plugin_transport_data.conf
 
 [transport-tcp]
-PORT = 2368
-TIMEOUT = 5 s
+PORT = 2400
+
+[transport-udp]
+PORT = 2401
+
+[transport-unix]
+
+[transport-wlan]
+INTERFACE = mon0
+TESTMODE = 1
+
+[transport-http_client]
+
+[transport-http_server]
+PORT = 2402
+
+[transport-https_client]
+
+[transport-https_server]
+PORT = 2403
 
 [arm]
-PORT = 2366
+PORT = 2360
+UNIXPATH = /tmp/gnunet-service-arm.sock
 
 [statistics]
-PORT = 2367
+PORT = 2361
+UNIXPATH = /tmp/gnunet-service-statistics.sock
 
 [resolver]
-PORT = 2364
+PORT = 2362
+UNIXPATH = /tmp/gnunet-service-resolver.sock
 
 [peerinfo]
-PORT = 2369
+PORT = 2363
+UNIXPATH = /tmp/gnunet-service-peerinfo.sock
 
 [transport]
-PORT = 2365
-
+PORT = 2364
+UNIXPATH = /tmp/gnunet-service-transport.sock
 
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
+DISABLEV6 = NO