From: Matthias Wachs Date: Mon, 19 Aug 2013 14:03:01 +0000 (+0000) Subject: changing to fancy string and from 3 seconds to 30 seconds X-Git-Tag: initial-import-from-subversion-38251~7766 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d4051630bbc5f521142f302baad60212b75f8b7f;p=oweals%2Fgnunet.git changing to fancy string and from 3 seconds to 30 seconds --- diff --git a/src/nat/nat.conf b/src/nat/nat.conf index e44612289..2ddb95803 100644 --- a/src/nat/nat.conf +++ b/src/nat/nat.conf @@ -42,7 +42,7 @@ HOSTNAME_DNS_FREQUENCY = 1200000 # How often do we iterate over our # network interfaces to check for changes # in our IP address? in ms -IFC_SCAN_FREQUENCY = 3000000 +IFC_SCAN_FREQUENCY = 30000 ms # How often do we query the DNS resolver # for our hostname (to get our own IP), in ms