CIS 246 All Assignments CIS 246 All Assignments | Page 59
you are going to create a new zone. The zone will be based your first and last name to show you
the flexibility in naming private zones.
Action
Log on to server with a user name of Administrator and a password of Password!.
In Server Manager expand Roles -> DNS Server -> DNS -> SRV-1 and highlight Forward Lookup,
right-click it, and then click New Zone.
The New Zone Wizard opens. Click Next.
Leave the default of Primary Zone and click Next.
Leave the default of replicating to all DNS servers in the domain and click Next.
For a zone, create one based on your first and last name, separated by a dot (e.g., Mary.Noia).
Click Next.
Select Do not allow dynamic updates, because we are going to create our own entry. Click Next.
The summary is displayed. Click Finish.
Unfortunately, there can be problems refreshing the zone. The easiest thing to do is click
Forward Zone in the left panel and double-click the zone based on your name. In the middle
panel right-click and you should see a list of items. (You may have to close and then open Server
Manager.) Click New Host (A or AAAA)...
For the Name, type "www" and use the IP address of the server, which should be 192.168.1.14.
Click Done.
Log on to Windows 7, open a command prompt, and type "ping www." followed by the zone
name based on your name, as in "ping www.jane.doe." Press Enter.
Insert a screenshot into your lab report showing the ping (#1).
TASK 2: Create a Web Server STEP 1: Add a Web Server
Back to Top
Action
In Server Manager right-click Roles and click Add Roles. Click Next to get past the introduction
window.