16,755 pts.
 IP lists to allow users to access a website internally only
We want to launch an internal website that only can be accessed from our network clients. This includes remote users. Is there an "allow these IPs" list somewhere using is on a Windows 2003 standard? Or will I need to create firewall rules for this?

Software/Hardware used:
ASKED: August 18, 2010  8:49 PM
UPDATED: August 19, 2010  6:07 PM

Answer Wiki:
From IP Addressing perspectives, use one of the internal IP you use at your office. From routing perspectives, as long as there is a route inside of your network, your local and remote users should be able to get to server. Make sure that there is no NAT, a static private to public NAT, on your firewall for the IP you decide to use for web server.
Last Wiki Answer Submitted:  August 18, 2010  11:17 pm  by  pkpatel1151   430 pts.
All Answer Wiki Contributors:  pkpatel1151   430 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

How about the remote users with dynamic IPs? You can provide a VPN access, though, in my opinion, an https site with remote user’s authentication is better.

 3,120 pts.

 

You can setup ip access restrictions on IIS for your site. and You can also lock down the access with file permissions.

 790 pts.