From 61c9a80a092ddf0e79d1e43ce713c7be6d194fdc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 25 Oct 2024 14:53:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- config.global.example | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/config.global.example b/config.global.example index ad9d691..4de6d2e 100644 --- a/config.global.example +++ b/config.global.example @@ -42,14 +42,18 @@ DFL_WAN_GATE=192.168.1.252 DFL_WAN_SSH_IP=192.168.1.102/24 -# port configuration... +# Port configuration... # -# Administration port +# If the device has multiple ports it is recommended to select the WAN +# and ADMIN on the opposite ends as to minimize the chance of erronius +# connections. +# +# Administration port (ADMIN) # This is mainly used for setup and for sirect access to the internal # ADMIN network. DFL_ADMIN_PORT=enp2s0 -# General connection port +# General connection port (WAN) # This is used to communicate with the services installed. DFL_WAN_PORT=enp5s0