CIS 246 All Assignments CIS 246 All Assignments | Page 55

Action On the server, open Notepad. Click Start, and then click All Programs, then Accessories to find Notepad. Type some words that will become the contents of the home page of your web server. There is no need to know any HTML. Just type the text. Save the text to C:\inetpub\wwwroot. The file name must be default.htm and the Save as type must be All Files. If you don’t change it to All files, Notepad will add a .txt to the end and your page won’t display. Log on to Windows 7 and open the browser. For the URL, type “www.” followed by the zone name that you created based on your name, as in www.jane.doe. You should see the text that you created in Notepad. Insert a screenshot into your lab report showing the web page with the URL based on your name (#3). TASK 3: Set Up DHCP on a Network STEP 1: Set Up a DHCP Server Back to Top In most networks, IP addresses are leased to client devices by a DCHP server. When a computer or other device connects to the network and is set up to use DCHP, it broadcasts a packet to search for a DHCP server. The server responds with the IP address and other configuration information. In this lab, you will set up a DHCP server. In Windows 7, you will change the configuration of the network adapter from a static IP address to one using DHCP. Action In Server Manager right-click Roles, click Add Roles, and click Next to get past the Before You Begin window. Select DHCP Server. Notice that the left panel files with the steps you have to go through to set up DHCP. Click Next. You will see an overview. Click Next to display the Specify OPv4 DNS Server Settings window. It displays the IP address on the network that we want to use for DHCP. Click Next.