Hi everyone,
I triend to set up the Windows 7 IIS in order to get a web server to see some web pages as a intranet in my company.
After trying many thing that I found here:
https://forums.iis.net/t/1186390.aspx?IIS+7+Windows+2008+Localhost+work+but+not+local+ip+or+external+ip
...only one thing worked for me: I turned off Domain Networks inside Windows Firewall section, into System and Security from Control Panel. Awesome!... I really works well but the firewall is not working 100%. So, I found how to integrate my Local IP into Domain Network iside my Firewall. This is it:
https://superuser.com/questions/231358/allowing-ip-range-in-windows-firewall
These are the steps:
Windows Firewall > Advance Settings > Inbound Rules > New Rule > Custom > Scope > (Wich Local IP Address...) (choose) These IP Address > Add > (choose)This IP Address or subnet: > (write your Local IP:) Example: 192.168.140.33 >OK > Next > (choose) Allow the connection > Next > (must be checked 3 things: Domain, Private, Public) > Next > (Write a name and a description for it) > Finish.
After this, I turned on Domain network inside Firewall. Finally, I tested my local ip in other PCs and everything was working well!
I am very happy for this big step.
See you around,
MarcoOvalle