I have successfully configured an Apache2 webserver on one of my computers. Local access through HTTPS is working (https://localhost).
However, I cannot convince my router (a USR 9108) to allow traffic. I have tried pretty much any option that allows me to redirect / allow traffic (Virtual Server, IP Inbound Filtering, DMZ), but nothing seems to work in order to allow access to my HTTPS server through (I know my ISP doesn't block port 443 for a fact). Neither iptables seems to block any traffic.
Am I missing something? Any suggestions? Thanks in advance!