From 8108e41d89bb771fe8bcf887919de3f581f1cc0d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Dec 2016 10:53:58 +0100 Subject: add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement more of new NAT service --- src/conversation/conversation.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conversation/conversation.conf.in') diff --git a/src/conversation/conversation.conf.in b/src/conversation/conversation.conf.in index fb0478f4e..e966ed6d9 100644 --- a/src/conversation/conversation.conf.in +++ b/src/conversation/conversation.conf.in @@ -3,7 +3,7 @@ AUTOSTART = @AUTOSTART@ BINARY = gnunet-service-conversation UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-conversation.sock HOSTNAME = localhost -@UNIXONLY@ PORT = 2106 +@UNIXONLY@ PORT = 2120 # Desired phone line. Change if multiple users are using # the same peer and we thus need disjoint phone lines. -- cgit v1.2.3