- fixes
[oweals/gnunet.git] / src / testbed / testbed.conf.in
index 79334c4cd49191461015970dd66030caaea22581..132480af089d7c6c73badc42bd9a082387a11e34 100644 (file)
@@ -100,3 +100,13 @@ HOSTNAME = localhost
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-testbed-barrier.sock
 UNIX_MATCH_UID = YES
 UNIX_MATCH_GID = YES
+
+
+# This section is related to configuring underlay restrictions to simulate
+# connectivity restrictions of NAT boxes
+[testbed-underlay]
+AUTOSTART = NO
+BINARY = gnunet-daemon-testbed-underlay
+# The sqlite3 database file containing information about what underlay
+# restrictions to apply
+# DBFILE = 
\ No newline at end of file