From b44c7d98a33ccc65de5d28aba6e5bbb6f3666ee4 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Mon, 28 Oct 2024 07:31:56 +0100 Subject: [PATCH] update --- _knowledge-base/port_forwarding.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_knowledge-base/port_forwarding.md b/_knowledge-base/port_forwarding.md index d5233fe..e2ce8f0 100644 --- a/_knowledge-base/port_forwarding.md +++ b/_knowledge-base/port_forwarding.md @@ -93,10 +93,10 @@ and that WAN side of your router is not really "the internet", but ISPs LAN side A way to try and check, is looking up your [public IP online](http://icanhazip.com/) then log in to your router and finding somewhere the IP address of your WAN interface. -If they are the same then your are not behind double NAT and port forwarding +If they are the same then your are 100% not behind double NAT and port forwarding will work straight away.
-If they differ and some local IP is there, then there is still a chance it will work, -but you wont know till you try. +If they differ it does not automaticly mean that it wont work, +just that you will not know till you try. But if you are failing to make port forwarding work, it's time to call your ISP and ask about public IP, how much would it cost.