I have an ASP.Net website running on Server 2012, IIS 8. I am getting a generic, not server provided 404 message. I have the ports forwarding through the router, I have my site and IP setup in the Hosts file, and have the site bindings configured to the proper address and port. The site works fine on the local machine browsing the url (not just localmachine), but nothing outside the server, even other machines on the network can get to the site.
Any suggestions as to what I should do next?