aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-17 15:47:54 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-17 15:47:54 +0000
commit31ef7d36f5c003767aeedee385411f87ad1a9791 (patch)
tree81b843bd3e0a9a6a67b7e2d747be1a01f8c96c24 /src/nat/test_nat_data.conf
parent3dc2315c9c73418d37c8390ad7c8400c55be146f (diff)
downloadgnunet-31ef7d36f5c003767aeedee385411f87ad1a9791.tar.gz
gnunet-31ef7d36f5c003767aeedee385411f87ad1a9791.zip
-fix
Diffstat (limited to 'src/nat/test_nat_data.conf')
-rw-r--r--src/nat/test_nat_data.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nat/test_nat_data.conf b/src/nat/test_nat_data.conf
index 83bcf8345..7ad00a03c 100644
--- a/src/nat/test_nat_data.conf
+++ b/src/nat/test_nat_data.conf
@@ -36,8 +36,8 @@ USE_LOCALADDR = YES
36 36
37# Should we use ICMP-based NAT traversal to try connect to NATed peers 37# Should we use ICMP-based NAT traversal to try connect to NATed peers
38# or, if we are behind NAT, to allow connections to us? 38# or, if we are behind NAT, to allow connections to us?
39ENABLE_ICMP_CLIENT = YES 39ENABLE_ICMP_CLIENT = NO
40ENABLE_ICMP_SERVER = YES 40ENABLE_ICMP_SERVER = NO
41 41
42# IP address of the interface connected to the NAT box; IPv4 dotted-decimal ONLY; 42# IP address of the interface connected to the NAT box; IPv4 dotted-decimal ONLY;
43# normal interface IP address for non-NATed peers; 43# normal interface IP address for non-NATed peers;