I have a weird situation with a new web app I am setting up. The app consists of two 2000 servers one running IIS the other running the apps database. The web app functions fine if the workstations accessing it are on the same subnet but if we access it from a different subnet through a router we can get logged in fine but once we hit one of the ASP page's that actually pulls up data from the database server it just times out. One the same subnet the data comes up very quickly. Our lan has a different subnet for it's workstations and servers and everything else is working fine. We are not receiving any specific error messages the browser just sits there. Has anyone else come across a problem similar to this?