fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 09:52:23 +0000 (09:52 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 09:52:23 +0000 (09:52 +0000)
src/topology/test_gnunet_daemon_topology_data.conf

index 758bbb3b2c76d182169e76c324e4fa6ddbb4ce2c..3108929ee384d8aa2b1e556ca11294199d8766f4 100644 (file)
@@ -22,6 +22,15 @@ PORT = 2667
 [transport-tcp]
 PORT = 2668
 
+[nat]
+DISABLEV6 = YES
+BINDTO = 127.0.0.1
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+
 [peerinfo]
 PORT = 2669