I recently upgraded my internet and with it, they installed a new router. For some reason, I cannot access my website locally anymore. If I open Chrome and go to https://www.example.com it comes back with "Site cannot be reached". The website is being hosted on my server, which is also on my same network (different computer). All of the ports have been forwarded, like they should be. None of the computers on my network can access my websites that I'm hosting. If I go to a computer outside my network, my sites come up just fine. Also, if I modify my HOSTS file and add:
127.0.0.1 www.example.com
Everything works fine again. However, I feel this is just a workaround for a different issue.
I am assuming it's a router issue because the new router is the only change made. No updates or software updates occurred. The new router is a Hitron CODA 5712. I am assuming there is just a security option I need to turn off or something to make it work again.
Any one have any ideas?