transport template defaults
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 2 Nov 2011 17:05:46 +0000 (17:05 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 2 Nov 2011 17:05:46 +0000 (17:05 +0000)
src/transport/template_cfg_peer1.conf
src/transport/template_cfg_peer2.conf

index 35007677f595b62043a532aa46404908b7786bfe..b76613513ac44cb599f698db2188d5f9a9ae6705 100644 (file)
@@ -31,4 +31,7 @@ UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 [ats]
 #DEBUG = YES
 PORT = 12006
-UNIXPATH = /tmp/gnunet-p1-service-ats.sock
\ No newline at end of file
+UNIXPATH = /tmp/gnunet-p1-service-ats.sock
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
\ No newline at end of file
index b0644c5b2d6b47b7cd70f49200c16eb1fdbd5e33..0c1f89cc272f3f3c18f958e7684de7b3eb1a9ee7 100644 (file)
@@ -32,4 +32,7 @@ UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 [ats]
 #DEBUG = YES
 PORT = 12016
-UNIXPATH = /tmp/gnunet-p2-service-ats.sock
\ No newline at end of file
+UNIXPATH = /tmp/gnunet-p2-service-ats.sock
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES
\ No newline at end of file