Bounty: 100
I have a PC running a web server on port 8080, and SSHd running on port 22. In my router settings, I have forwarded port 8080 to 80, and set up an ANAME record on my domain pointing to the public IP. I am able to access my site on both my public IP port 80 and on my domain. However, I am not able to access the port using the private IP, or SSH into the PC. The PC has a static IP configured. How can I fix this?