I having difficulty to port forward port 443 to my local server from public IP. It still fail to connect from public IP. tested telnet from local network to local IP server with port 443 are success, but from public IP are fail to access. Hope you all can help.
As per attachment is the screenshot of firewall rules. It show that I has been add in the new rules. unfortunately, it still unable to access from public
As I see now your default rule 17 does the same, so you don’t need the one I suggested at all.
Are you sure your ISP is not blocking port 443?
Change dst-port in your initial NAT rule to anything else (but leave to-ports=443), and try connecting to this different port from outside.
I still not manage to do the port forwarding to my https. below picture show that my nat rules added currently. for the ip: 192.168.0.239 is my local server that need to access from public. unfortunately, it very hard to configure the port forwarding.