I am seeing the traffic for ICMP , SSH and i am able to access with SSH , the web interface of the server comes up when i access with publicip:8083 only
------
Just want to be sure I understand the failure mode here. So a few questions.
1- do you see logs for the connection attempt at publicip:8083 in the policy logs? I assume yes.
2-Does this: the web interface of the server comes up when i access with publicip:8083 only
mean that you see an initial web page but cannot navigate anywhere?
Or some elements are missing from the page?
What is different about the display under 8083 as opposed to 443 that works?
3-Confirm that when using the custom port you are also prefacing the request with https:// and not http://
4-Internal test on custom port
Can you connect from an internal computer using the internal ip address and custom port successfully when the site is configured. https://privateip:8083