fixes
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 09:56:29 +0000 (09:56 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 09:56:29 +0000 (09:56 +0000)
src/chat/test_chat_data.conf
src/chat/test_chat_peer1.conf
src/chat/test_chat_peer2.conf
src/chat/test_chat_peer3.conf
src/dht/test_dht_api_data.conf
src/dht/test_dht_api_peer1.conf
src/dht/test_dht_multipeer_data.conf
src/dht/test_dht_twopeer_data.conf
src/dht/test_dhtlog_data.conf
src/dv/test_transport_dv_data.conf

index ec554d05e3b091085a749ef6ffea135348072884..60a2f7d0bae45fc70d94a4676d8c110815f6040b 100644 (file)
@@ -35,3 +35,12 @@ BINARY = gnunet-service-chat
 
 [testing]
 WEAKRANDOM = YES
+
+[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
index af4aa91aeaa1f5fa6f764524cf1e678437bd8971..f76c5076c46a5d488eba24aa3eb2c47cba19b66a 100644 (file)
@@ -74,4 +74,12 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 [mesh]
-AUTOSTART = NO
\ No newline at end of file
+AUTOSTART = NO
+[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
index a9feb1b82711881e2ec665acaf6a74b0d1e62bf1..9c57ecd4e22c35c3ad6fa4ebab430f157313ea92 100644 (file)
@@ -75,3 +75,12 @@ AUTOSTART = NO
 
 [mesh]
 AUTOSTART = NO
+
+[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
index a76ec03651009f888e7085e5478fcafd65b375c2..8b307298d1934f7d6da160e882a39a752bcb2952 100644 (file)
@@ -75,3 +75,12 @@ AUTOSTART = NO
 
 [mesh]
 AUTOSTART = NO
+
+[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
index c6553ea33e5371a038cccb52bec0b352adeeaf37..50e46caaf3e76673be06628b1453d1aa0c2a94b7 100644 (file)
@@ -62,3 +62,12 @@ HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
+
+[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
index 7c4d483662dc72cd796ab17d0a683b2a81c643d2..0312df9138ac722e3c5dbdc3dc23198f3d4944f0 100644 (file)
@@ -51,3 +51,12 @@ HOSTKEY = $SERVICEHOME/.hostkey
 DEFAULTCONFIG = test_dht_api_peer1.conf
 SERVICEHOME = /tmp/test-gnunetd-dht-peer-1/
 
+
+[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
index 4219f6cf95a8240df2a5ed23460cdb1fbc28d9b4..a3247e6bf6395bc05a6fe787000de8efe81a3499 100644 (file)
@@ -96,3 +96,12 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [PATHS]
 DEFAULTCONFIG = test_dht_multipeer_data.conf
 SERVICEHOME = /tmp/test-dht-multipeer/
+
+[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
index 08d21662ac9e752f92dc185cc3f227d2439ec506..044245a8751369550a2cb72949f9012db3f81d7f 100644 (file)
@@ -51,3 +51,12 @@ HOSTKEY = $SERVICEHOME/.hostkey
 DEFAULTCONFIG = test_dht_twopeer_data.conf
 SERVICEHOME = /tmp/test-dht-twopeer/
 
+
+[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
index 26244af0da3d78f9d12248003ab6cde76381149c..ab108b5dce97e5ce4db8320a2b34d1cc662b4eba 100644 (file)
@@ -46,3 +46,12 @@ USER = dht
 PASSWORD = dht
 SERVER = 
 MYSQL_PORT = 3306
+
+[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
index 17a85167cfec4423e9ae3dec42e8d1ab190b6c2e..27c50bae888dcf77544fad0440762ad540985f5a 100644 (file)
@@ -61,3 +61,12 @@ HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 AUTOSTART = NO
 
 
+
+[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