From 66da491b03437d33c419951889f81cd26ce164fb Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Tue, 8 Oct 2019 23:07:29 -0400 Subject: [PATCH] Document BetweenClients_DROP --- config.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index 5cb3eaa..61b401a 100644 --- a/config.cfg +++ b/config.cfg @@ -102,7 +102,10 @@ unattended_reboot: enabled: false time: 06:00 -# Block traffic between connected clients +# Block traffic between connected clients. Change this to false to enable +# connected clients to reach each other, as well as other computers on the +# same LAN as your Algo server (i.e. the "road warrior" setup). In this +# case, you may also want to enable SMB/CIFS and NETBIOS traffic below. BetweenClients_DROP: true # Block SMB/CIFS traffic