当前位置:文档之家› winserver2008解析域名

winserver2008解析域名

Parsing the Domain Name In Window Server 2008REVISION HISTORYDescription Version Composer Reviewer NO. Date ModifyCause1 2014-03-26 Init Draft 1.0 ZhangMiao2345INDEXDefinitions, Acronyms, and Abbreviations--------------------------31 INTRUDUCATION----------------------------------------------------------------3Purpose-------------------------------------------------------------------------------------------------------------------------3 Reference Document---------------------------------------------------------------------------------------------------------3 Requirement-------------------------------------------------------------------------------------------------------------------3 2 IMPROVEMENT FEATURE-------------------------------------------------------33 STATE TRANSITION DIAGRAM--------------------------------------------------44 STEPS TO DESIGN---------------------------------------------------------------------4Install IIS in the Windows server 2008----------------------------------------------------------------------------------4 On IIS website construction-----------------------------------------------------------------------------------------------17 Installed and Configured DNS in Window Server 2008-------------------------------------------------------------22 Modify THE “HOSTS” FILES-------------------------------------------------------------------------------------------39 SEE PAGE IN YOUR BROWSER--------------------------------------------------------------------------------------40Definitions, Acronyms, and AbbreviationsNone1 IntroducationPeople usually are used to input the url in the search box to browse the web, so quick and easy to remember. But, in fact, the computer is by IP address to achieve the intended use of the user. So you need to IP address and the address (domain name) between the corresponding, also called parsing.PurposeWill be corresponding IP address and domain name resolution.Reference Document/v15291.htmRequirement1. The user input corresponding to the machine's IP in the local area network (LAN) can access to the site2. The user input corresponding machines in the local area network (LAN) domain can access to the site3. Will be mutual parsing IP and domain name* This is done by DNS2 Improvement feature3 State transition diagram状态转换图3.1 LAN DNS lookup process diagramFigure3-1 Lan DNS lookup process digram4. Steps to design步骤设计4.1 Install IIS in the Windows server 2008 Progress 1:Start the Server Manager•If want to start the Server Manager,click: Start Menu -> All Programs -> Administrative Tools -> Server Manager。

Server Manager is opening.Figure4-1 Server ManagerProgress 2:Add a Service role∙In Server Manager,select to Roles。

∙The role of the summary view will bo displayed.Figure4-2 Start adding roles wizardProgress 3:Start adding roles wizard∙Click to Add Roles.∙Adding roles wizard is opening.∙Click to Next to select the role of the install.Figure4-3 Adding the guide role Progress 4:Choose to install a Web Server(IIS) Select to Web Server(IIS)。

Figure4-4 In adding roles wizard select Web Server(IIS)Progress 5:The Web Server roles depends on the WAS.Adding roles wizard will prompt you to need to rely on which requirements; Because IIS is dependent on the Windows Process Activation Service (WAS), so the following prompt window will be displayed.Click to Add Required Role Services to continue.Figure4-5-1 Add the dependentNow select the need to install a Web Server. Select the role of the Server window will open.Figure4-5-2 Select to Web Server(IIS)Click to Nextto continueProgress 6:Additional informationThe following dialog will pop up and information.Figure4-6 The Web Server dialog box is introducingClick to Next to continue.Progress 7:Check the function of IIS7.0Adding roles wizard will list a can install IIS 7.0 all of the features. Please note that some of the default installation has been chosen.Figure4-7 The Web Server futures listPlease note: only Install IIS 7.0 default function, click on the Install button, and jump straight to the stepsIf you want to install additional features, please see step 8.Progress 8:Choose the need to install the IIS additional functionality. In this case, we will install IIS additional functionality:∙Choose check box. The following dialog will pop up。

∙Wizard will be warned, if install a IIS function, may install additional functions at the same time.Figure4-8Reley on the information∙Click to Add Required Role Services to continue.Progress 9:Choose the need to install the IIS additional functionality . Continue to choose the need to install additional IIS service role.∙Select the features you need.Figure4-9 Add functionality to a Web ServerWhen you have all the features you need to install, click Next to continue.Progress 10:In this paper,the function of the installation.Wizard lists a summary has the function of the installation, as shown below :Figure4-10 The function summaryClick to Install to continue.Progress 11:Installation progress Click Install, the installation progress dialog opens.Figure4-11 Installation progressProgress 12:The installation is completeWhen the IIS 7.0 installation is complete, the following dialog box will open. Click Close to return to the Server Manager.Figure4-12 Installation summaryProgress 13:Check the IIS 7.0 installationNow you can perform a quick check to verify whether the IIS 7.0 is already installed.∙Open the Internet Explorer browser, type http://localhost address.∙You will see the default IIS "Welcome" site.Figure4-13 IIS ”Welcome” siteNote: the location of the figure is Computer→C→inetpub→wwwroot→welcome.png.In this folder and a index. The HTML file, the user can write your own web page on the inside. 5 4.2 On IIS website constructionProgress 1:Open the IIS resource manager.•If want to open the IIS Server Manager,click: Start Menu -> All Programs -> Administrative Tools -> IIS Server Manager。

相关主题