projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8adc5b8
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Fri, 10 Jun 2011 09:45:48 +0000
(09:45 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 10 Jun 2011 09:45:48 +0000
(09:45 +0000)
contrib/defaults.conf
patch
|
blob
|
history
diff --git
a/contrib/defaults.conf
b/contrib/defaults.conf
index 6ca989df8f226e11bc56477a3edaa576449678ff..476b9d0b99e001a4c870f735fdbf261af9176c82 100644
(file)
--- a/
contrib/defaults.conf
+++ b/
contrib/defaults.conf
@@
-23,7
+23,7
@@
HOME = $SERVICEHOME
[nat]
# Are we behind NAT?
-BEHIND_NAT =
YES
+BEHIND_NAT =
NO
# Is the NAT hole-punched?
PUNCHED_NAT = NO
@@
-38,8
+38,8
@@
ENABLE_UPNP = NO
# Should we use ICMP-based NAT traversal to try connect to NATed peers
# or, if we are behind NAT, to allow connections to us?
-ENABLE_ICMP_CLIENT =
YES
-ENABLE_ICMP_SERVER =
YES
+ENABLE_ICMP_CLIENT =
NO
+ENABLE_ICMP_SERVER =
NO
# IP address of the interface connected to the NAT box; IPv4 dotted-decimal ONLY;
# normal interface IP address for non-NATed peers;