Information Technology Reference
In-Depth Information
10. In the next window, click Install now . In the next window, if necessary, enter your product
key, and then click Next .
11. Click Windows Server 2008 Enterprise (Server Core Installation) in the list box, and then
click Next .
12. If necessary, click the option to accept the license agreement, and then click Next . In the Which
type of installation do you want? window, click Custom (advanced) .
13. In the Where do you want to install Windows? window, click Disk 0 Unallocated Space , and
then click Next .
14. When the installation is finished, click Action , Send Ctrl-Alt-Del from the menu to log on.
15. Click the Other User icon. In the User name text box, type Administrator , and then click the
arrow next to the Password text box. (Don't enter a password at this time; the initial pass-
word for Administrator is blank.)
16. In the next window, you're prompted to change the user's password. Click OK .
17. Type Password01 in the New password text box and the Confirm password text box.
18. Click the arrow next to the Confirm password text box. When you see a message that the
password has been changed, click OK . You're now logged on.
Activity 2-11: Configuring the Server Core Firewall for Ping
Time Required: 10 minutes
Objective: Configure the Windows Server 2008 firewall to allow Echo Request packets.
Description: You have configured networking for your Windows Server 2008 Server Core net-
work, and now you want to test the configuration by pinging known IP addresses and then ping-
ing your server from another computer. In this activity, you work with two virtual machines
rather than a partner computer.
1. Log on to Server Core as Administrator and open a command prompt window, if necessary.
Log on to ServerXX as Administrator and open a command prompt window.
2. On ServerXX, to view your basic IP address settings, type ipconfig and press Enter .
3. Ping your default gateway by typing ping 192.168.100.1 (or the address Ipconfig displayed
as your default gateway) and pressing Enter . If it's successful, you should receive output that
starts with “Reply from ip_address ” (substituting the address you typed after the Ping com-
mand for ip_address .)
4. If Step 3 was successful, type ping 192.168.100.1XX (or the IP address Ipconfig displayed
for your Server Core computer) and press Enter . If the ping isn't successful, you should see
the message “Request timed out”.
5. To change the firewall settings so that Echo Request packets are permitted through the fire-
wall, on your Server Core computer, type netsh firewall set icmpsetting 8 and press Enter .
6. From ServerXX, try to ping your Server Core computer again by typing ping 192.168.100.1XX
(or the IP address Ipconfig displayed for your Server Core computer) and pressing Enter .
You should receive successful replies. If not, verify that your IP address settings are correct
and the command in Step 5 was entered correctly.
C
If you want to disable ping requests again, simply type netsh firewall set
icmpsetting 8 disable and press Enter.
7. If you're continuing to the next activity in Chapter 2, leave the command prompt windows
open.
Search WWH ::




Custom Search