Thanks for your help. I really apprciate it.
Perhaps a more detailed definition of the problem is in order.
We are running W2K Server. We have two nics installed. One for a private network which is working fine, and one for a public network we are trying to implement. We are using DSL through a DSL modem which is connected to the public nic. Our ISP has assigned us five static IP addresses which we have entered into the public nic.
We are using IIS to serve the websites and we have setup two websites for testing purposes. One using the IP address of xxx.xxx.xxx.146 which is the first usable address of our assigned block. The second website is using xxx.xxx.xxx.149.
Using Internet Explorer through the private network which has its own, separate DSL access to the internet, I can use
and the website assigned to that IP Address displays properly. If I try using
I receive a "server not found" message. If I swap the IP address bindings of the two websites, restart IIS and redo the above test, I get the second website which is now assigned to xxx.xxx.xxx.146
and still get the "server not found" error on xxx.xxx.xxx.149 which shows that it's the inability to access the xxx.xxx.xxx.149 or any of the other IP Addresses other than xxx.xxx.xxx.146 is the problem.
Using the internet connection on the public network, I can ping all 5 IP addresses. sucessfully.
We encountered this same problem with NT4 Server, but it could be fixed by adding an entry to the registry for ARP. If you have any ideas, I sure would appreciate hearing them.
John Kurtz