I am trying to access a site located at 10.0.45.62 (intranet ip). When I am on that server I can reach the site via http://w-10-0-45-62:16191/test/SitePages/Home.aspx
When I attempt to connect remotely via browser, using the IP of the machine, http://10.0.45.62:16191/test/SitePages/Home.aspx I get a 404 err. What can I do to fix?