webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.05k stars 419 forks source link

internal web server non-localhost connection issue #872

Closed munchies4u closed 12 years ago

munchies4u commented 12 years ago

hello and in advance thank you for your time some basic info opened port 8123 bukkit server ip is 184.7.139.238 used http://www.yougetsignal.com/tools/open-ports/ to verify correct port forwarding unzipped the files directly into the plugins dir and have been reading help pages since my problem is that i am able to use http://localhost:8123 to view the map full render has been completed and everything is still in the default "out of box state" i am unable to get anyone to connect via 184.7.139.238:8123 says took to long to respond in most browsers i am also unable to connect off of another computer using residential gateways 192.168.10.101:2138 (probably idiotic of me for trying ) have added exceptions into windows firewall's and default settings are in false for check logging info bla bla so if there is something i am missing please inform me or help me with this issue tyvm for ur time

mikeprimm commented 12 years ago

Check if you can connect from another PC on the same LAN (behind your firewall) - if so, its firewall related. If not, it is likely on-box firewall related (windows firewall or SELinux or the like). The fact that the tool says the port is open doesn't mean that its properly forwarded to the right place.

mikeprimm commented 12 years ago

Idle issue