I have just set up OOD in a server, which can be accessed and logined via in a browser on this computer. For certain reanson, directly exposing port 80 is not an option. So I set up port mapping on my router. I have a simple schematic as shown below.
User can ping the router with . Here is the problem I encounter. On the User end, I tried to access :/pun/sys/dashboard, but Chrome shows it is redirected to /pun/sys/dashboard, which is not accessible. How can I keep the url starting with :.
User can ping the router with Domain. Here is the problem I encounter. On the User end, I tried to access Domain:Port/pun/sys/dashboard, but Chrome shows it is redirected to Domain/pun/sys/dashboard, which is not accessible. How can I keep the url starting with Domain:Port.