Hi everyone! I am new to Server 2008 and IIS. I have added Role of Web Server (IIS) in Server 2008 R2 for a website only for intranet (LAN). The server has two LAN adapters; one for LAN and other for Internet access with public IP. When I tested for security of Server, I found default IIS Website was accessible from Internet. After searching IIS Forums, I changed Authentication from Anonymous to Windows as per thread
http://www.iis.net/ConfigReference/system.webServer/security/authentication/windowsAuthentication
But I get 401.2 error.
Can anyone guide for
1. How to resolve the error.
2. How to secure server so that it is not accessible from outside LAN through Internet.
Thanks in Advance.