IIS 7 on windows 7 and server2008

Associate
Joined
1 Feb 2009
Posts
2,124
Ok so im trying to configure the service, currently using the built in test page that comes with iis 7. Everything has been setup as default. Why cant i access the webpage via the internal IP address, eg: 192.168.0.16?
 
Have you got the IIS bindings set-up for all IPs?

i think so,

i have added the binding to the ip address of the machine to port 80 for http, and the unassigned all to :80 too. Not sure if thats correct as finding a simple answer is hard as my google fu is weak tonight
 
haha solved then?

I've spent ages trying to fix problems like this only to think "what if I disable the firewall" and it all works. Annoying :).
 
haha solved then?

I've spent ages trying to fix problems like this only to think "what if I disable the firewall" and it all works. Annoying :).

Yeah all solved now, next task is to get network load balancing between two servers, but that can wait till the morning :p This uni module is turning out to be quite fun
 
Sounds fun. You're on your own there! I imagine IIS7 makes this a lot easier than previous versions fortunately.
 
Hopefully. The Apache load balancer is actually very simple to get going so I'm sure the IIS one will be as well.

Failing that, throw a bigger server at it instead ;).
 
Back
Top Bottom