QUOTE(peter32 @ Aug 9 2023, 08:13 AM)
Its available, requested and done, cost RM5/month from the astro fibre. You meant to say once its given, I don't have to make any changes from my end? I am actually not that savvy in those stuff.
sorry, the above post was assuming you paid for "public
static IP". judging from the price you paid (it seems too cheap for public static IP), i guess it is just "public IP" (dynamic, not static). in that case, some more basics:
- certain ISPs nowadays give your router a private IP instead of public IP - it is like your private network is inside the ISP's private network, not directly connected to the internet
- in that case, they might charge a small fee to give you a public IP instead of private IP. this public IP (not static, but dynamic) changes every time you reboot your router
- having public IP (even though not static) instead of private IP helps with many network-related issues
- in order to connect from outside via public IP, you need to either take note of your current public IP every time you reboot your router (by visiting whatismyip.com, for example), or you can use a service called dynamic DNS to always point a specific domain name (e.g. peter32.freedns.com) to your current public IP (this service is available for free, just google)
- if you want to know for sure if your router gets a public or private IP, check the web UI, if the WAN IP is the following, then your router got a private IP:
10.0.0.0 to 10.255.255.255
172.16.0.0 to 172.31.255.255
192.168.0.0 to 192.168.255.255
- if the WAN IP is not in the list above, then you can also check with whatismyip.com to see if your WAN IP and what the website sees are the same