Port Forwarding Troubles ("Timed Out")
Hi. I have a machine running an HTTP server.
I've created a static DHCP lease by going to Network > Lan Settings > Address Reservation in the web GUI and entering the machine's MAC address. I've opened the ports 80 and 443 towards it by going to Nat Forwarding > Virtual Servers and entering the leased IP as the "internal IP". I've disabled the firewall by going to Security > Firewall & DOS Protection and unchecking IPv4 SPI Firewall & IPv6 SPI Firewall.
I'm 100% sure the server is running. I can connect to it in any web browser by typing the internal IP into the address bar while I'm connected to the same WiFi network (and I'm sure it's not cached by said browsers). I have a script running every few minutes that updates the DNS records and the IP it's being set to is definitely a public IP.
When I try to connect using the public IP or my domain name, the connection always times out. I'm sure that in this case the connection isn't even reaching my server, because it would log something otherwise. Perhaps getting dropped by the router?
I'd appreciate a hand. Thanks.