QUOTE(buyoq @ May 17 2015, 07:59 PM)
if i were you, i'd try to
1. disable the router page. (maybe change it to another port,say 8080. or just make it accesible from LAN & not from WAN)
2. port forward 80 to your raspi and check for open port from outside (been using www.ping.eu for ages to check for open ports)
and by the way what's your raspi IP address ? quite strange coz it forwarded you to the router login page
assuming your raspbi ip address is 192.168.0.5, so when you tried to open up
http://192.168.0.5, it forwarded you to router login page ?
Nope, my Raspi IP is 192.168.1.A and my router is lets say 192.168.1.B, and when I access 192.168.1.A from inside the network it gives me the Apache it works page. But when I try to access from outside, it will give me connection refused. I've tried forwarding 80, 8080, 8008, or even 591 to 192.168.1.A but still connection refused. I've tried to check using
http://www.canyouseeme.org/ and yes all my port forwarding is either connection timed out/connection refused. If I try to open my public IP from inside my network, it will give me the router page (192.168.1.B). I've set the router firewall to Low which allows port forwarding. Still no avail,
http://www.canyouseeme.org/ still says my port is not open.