gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r4109 - GNUnet/contrib


From: grothoff
Subject: [GNUnet-SVN] r4109 - GNUnet/contrib
Date: Fri, 29 Dec 2006 10:51:43 -0800 (PST)

Author: grothoff
Date: 2006-12-29 10:51:42 -0800 (Fri, 29 Dec 2006)
New Revision: 4109

Modified:
   GNUnet/contrib/config-daemon.scm
Log:
docs

Modified: GNUnet/contrib/config-daemon.scm
===================================================================
--- GNUnet/contrib/config-daemon.scm    2006-12-29 18:50:16 UTC (rev 4108)
+++ GNUnet/contrib/config-daemon.scm    2006-12-29 18:51:42 UTC (rev 4109)
@@ -763,7 +763,7 @@
  "TCP"
  "UPNP"
  (_ "Should we try to determine our external IP using UPnP?")
- (_ "You can use 'make check' in src/transports/upnp/ to find out if your NAT 
supports UPnP.")
+ (_ "You can use 'make check' in src/transports/upnp/ to find out if your NAT 
supports UPnP.  You should disable this option if you are sure that you are not 
behind a NAT.  If your NAT box does not support UPnP, having this on will not 
do much harm (only cost a small amount of resources).")
  '()
  #t
  #t
@@ -856,7 +856,7 @@
  "UDP"
  "UPNP"
  (_ "Should we try to determine our external IP using UPnP?")
- (_ "You can use 'make check' in src/transports/upnp/ to find out if your NAT 
supports UPnP.")
+ (_ "You can use 'make check' in src/transports/upnp/ to find out if your NAT 
supports UPnP. You should disable this option if you are sure that you are not 
behind a NAT.  If your NAT box does not support UPnP, having this on will not 
do much harm (only cost a small amount of resources).")
  '()
  #t
  #t





reply via email to

[Prev in Thread] Current Thread [Next in Thread]