From 3e41b7c41489184fc5d27ac8bd2398f2848bca34 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 22 Nov 2007 09:48:19 +0000 Subject: [PATCH] updates. --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 8c3820f8..be0f0e5f 100644 --- a/TODO +++ b/TODO @@ -546,7 +546,8 @@ lib/silcserver term UDP sessions. o The server must be able to run behind NAT device. This means that - Server ID must be based on public IP instead of private IP. + Server ID must be based on public IP instead of private IP (See + also NAT detection protocol in SILC protocol specification). o The following data must be in per-connection context: client id cache, server id cache, channel id cache, all statistics must be @@ -559,7 +560,7 @@ lib/silcserver server-threads FSM. Same as in client library. o Binding to other ports than 706 too. To allow easier traversing - through NATs and firewalls server should bind to 80, 443 and 7706 + through NATs and firewalls server should also bind to 80, 443 and 7706 by default (at least try to bind). Connections must work normally even if they were established to some other port other than 706. -- 2.24.0