aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-12-16 10:53:58 +0100
committerChristian Grothoff <christian@grothoff.org>2016-12-16 10:53:58 +0100
commit8108e41d89bb771fe8bcf887919de3f581f1cc0d (patch)
tree970c382485c663f8c8516b59e34790d33878dbfb /src/rps/rps.conf.in
parentf88d55e43f3d3a4468c2faa0621044ad17594e5f (diff)
downloadgnunet-8108e41d89bb771fe8bcf887919de3f581f1cc0d.tar.gz
gnunet-8108e41d89bb771fe8bcf887919de3f581f1cc0d.zip
add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement more of new NAT service
Diffstat (limited to 'src/rps/rps.conf.in')
-rw-r--r--src/rps/rps.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rps/rps.conf.in b/src/rps/rps.conf.in
index 046a8b5d9..b5feb1bd2 100644
--- a/src/rps/rps.conf.in
+++ b/src/rps/rps.conf.in
@@ -8,7 +8,7 @@ UNIX_MATCH_GID = YES
8HOSTNAME = localhost 8HOSTNAME = localhost
9ACCEPT_FROM = 127.0.0.1; 9ACCEPT_FROM = 127.0.0.1;
10ACCEPT_FROM6 = ::1; 10ACCEPT_FROM6 = ::1;
11# PORT = 2106 11# PORT = 2119
12@UNIXONLY@ PORT = 2119 12@UNIXONLY@ PORT = 2119
13 13
14# This is the timeinterval between the rounds 14# This is the timeinterval between the rounds