From 9c323af0f325fe2530a0237bafcf3f141d6f8096 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Tue, 12 May 2020 09:48:48 +0000 Subject: [PATCH] Added instruction to set local IP of server to static. --- isp_box_config.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/isp_box_config.md b/isp_box_config.md index 883889c0..f5269808 100644 --- a/isp_box_config.md +++ b/isp_box_config.md @@ -21,6 +21,8 @@ Identify what is the local IP of your server, either : A local IP address typically looks like `192.168.xx.yy`, or `10.0.xx.yy`. +The local IP address needs to be static, so that the port forwards that you are going to set in the next step will always reach your server. You should go into your box/router and make sure that the local IP address of your server is static instead of dynamic. + ### 3. Forwarding ports In your router admin interface, look for something like 'router configuration' or 'port forwarding'. The naming differs among the various kinds of boxes.