QUOTE(cloudclone @ Jan 13 2025, 04:24 PM)
i have 5 fixed ip from maxis.
anyone can guide how to do port forwarding on end devices?
i tried already, if use the internal from the maxis router, 192.168.x.x, the internet working,
but when i check the myip.com, it shows the router gateway public ip.
tried assign the pc one of the fixed ip, and test the port, it doesnt open.
Based on your brief explanation (as it doesn't help much), so my understanding is kind of brief too as below :-
1. Maxis Router
LAN = 192.168.0.1 WAN = xxx.xxx.xxx.xxx
2. You have 5 Fixed IP Address from Maxis, let's assume the following range :-
10.10.0.101
10.10.0.102
10.10.0.103
10.10.0.104
10.10.0.105
3. Let's assumed, the Router's WAN IP = 10.10.0.101
4. When check "MyIP.com" website, the IP Address detected should be your Router's WAN IP = 10.10.0.101
5. Inside the Router's Port Forwarding configuration page, assuming you are able to define the WAN IP, then you just need to configure as below :-
Port Forward #1 : WAN = 10.10.0.102 --> 192.168.0.2 (Server 1) Port: 80
Port Forward #2 : WAN = 10.10.0.103 --> 192.168.0.3 (Server 2) Port: 80
This means that whenever there is a connection request to 10.10.0.102, the router will auto forward to 192.168.0.2 and so on. Your server still remains with same Internal LAN IP settings, no configurations required. Only configuration on the router side.
Because its a Fixed IP address, all IP addresses will automatically point to your router.
The best is to use a Firewall to do the routing or use an Enterprise Router for this. As you are exposing your servers to the public thus some sort of protection is highly recommended.
Also, please elaborate should my assumptions is wrong...

because your request is too brief to have understand.
Hope this helps...