You have five Windows XP clients on a network with a Windows Server 2003 server. The server has an always-on Internet connection with an ISP. What service can you install on the server to allow the clients to access the Internet, without requiring you to obtain additional IP addresses from your ISP?
PPTP
NAT
DHCP
DNS
| ||
You are configuring a simple network with two computers, both running Windows Server 2003. Both will be used as Web servers and must be accessible over the Internet. You have chosen to assign an Internet IP address to each machine, and you want to configure a single Internet connection for use by both machines. Which of the following is the best strategy?
Use a routed connection.
Use NAT.
Use ICS.
Two separate connections are required.
| ||
Your network includes a Windows Server 2003 computer and several workstations running Windows 2000 and Windows XP. You need to configure the server to provide shared Internet access to all machines on the network. The server will also act as a Web server. In addition, one of the workstations is providing an FTP service and requires its own Internet IP address. Which solution will address all of these requirements?
ICS
A hardware router
NAT
IAS
| ||
You have a DHCP server on the network that automatically assigns IP addresses to clients. You are configuring a NAT server to provide shared Internet access. You want clients to use internal addresses from the same pool, whether or not they are using the Internet. What is the most efficient way to do this?
Divide the address pool between the NAT server and the DHCP server.
Define identical address pools on the NAT server and the DHCP server.
Configure NAT to forward IP addressing requests to the DHCP server.
Remove the DHCP server from the network and use NAT exclusively.
|
Answers
You are planning a VPN to allow traveling employees to access the network from remote locations. Employees will be using a variety of ISPs to connect to the Internet. You want to ensure that the VPN offers end-to-end encryption between the VPN client and server for maximum security. Which VPN protocol should you use?
PPTP
L2TP only
L2TP and IPSec
PPP
| ||
You have configured a VPN server running RRAS under Windows Server 2003. A number of remote workstations are able to access the network by connecting to the Internet using local access methods and establishing a VPN connection. Which of the following terms describes this type of VPN?
Router-to-router
Point-to-point
Internet-based
One-way
| ||
You have configured a router-to-router VPN using two Windows Server 2003 computers as VPN servers, each with a local Internet connection. You have configured the VPN servers at each end of the VPN to use the PPTP protocol. Which of the following types of encryption will the VPN use in this configuration?
L2TP
MPPE
IPSec
EAP
| ||
You need to configure a VPN connection between the local network and a remote branch. The remote branch has access to a dial-up ISP and will be billed by the hour by the ISP for the time spent online. Which of the following is the best strategy to configure the VPN?
Use a demand-dial connection.
Use a persistent connection.
Use dial-up access via RRAS.
Create a dedicated WAN link.
|
Answers
You have three RRAS servers configured for VPN access for remote clients. The servers are currently using Windows authentication, and you wish to use IAS for centralized authentication. You have installed the IAS component on a Windows Server 2003 computer. What additional task is necessary to enable IAS authentication?
Install IAS on all RRAS server computers.
Configure each RRAS server to use RADIUS authentication.
Install a RADIUS client.
Choose authentication protocols.
| ||
You have installed the IAS component on a Windows Server 2003 server. You are planning the authentication strategy for the IAS server and have configured the IAS server to use EAP for authentication. Which of the following protocols are supported by EAP? (Select all that apply.)
MD5 CHAP
PAP
SPAP
EAP-TLS
| ||
You have an IAS server running Windows Server 2003. It supports a group of RRAS servers used to manage VPN connections for clients. You are configuring the authentication methods for the IAS server and want to allow the clients to use smart cards for secure and convenient authentication. Which of the following authentication protocols should you select?
MS-CHAP
EAP-TLS
MD5 CHAP
MS-CHAP v2
| ||
You have configured an RRAS server on one Windows Server 2003 computer and an IAS server on another, and configured the RRAS server to use the IAS server for authentication. In RADIUS terminology, which computer(s) are referred to as network access servers?
The IAS server
The RRAS servers
The clients of the RRAS server
Both the IAS and RRAS servers
| ||
During a security audit, you are monitoring network traffic and notice that plaintext versions of passwords are passing through the network. You are using an IAS server to handle authentication. Which protocol do you need to disable at the IAS server to prevent this security risk?
MS-CHAP
PAP
EAP-TLS
CHAP
| ||
You have an IAS server running Windows Server 2003. You need to enable and configure EAP to support clients that use EAP authentication. In the IAS MMC snap-in, where do you find the options for configuring EAP?
Properties
Remote Access Policies
Protocols
Connection Request Processing
| ||
You wish to create client software for VPN clients to connect to the network so that clients do not need to manually specify the VPN server, tunneling protocol, and other settings. Which program allows you to customize the client software?
Connection Manager
Connection Manager Administration Kit
RRAS MMC snap-in
IAS MMC snap-in
|
Answers
B. You need to configure each RRAS server to use the RADIUS (IAS) server for authentication. A, C, D. Answer A is incorrect because IAS needs to be installed on only one computer. Answer C is incorrect because the existing RRAS servers will act as RADIUS clients. Answer D is incorrect because the default authentication protocols will be used if you do not choose protocols. |
|
A, D. EAP supports the MD5 CHAP and EAP-TLS authentication types. B, C. Answer B is incorrect because PAP is a basic authentication method and is not part of EAP. Answer C is incorrect because SPAP is not supported by EAP. |
|
B. The EAP-TLS protocol supports smart card authentication. A, C, D. Answer A is incorrect because MS-CHAP is a password authentication method and does not support smart cards. Answer C is incorrect because MD5 CHAP is an implementation of the same CHAP protocol under EAP. Answer D is incorrect because MS-CHAP v2 is also a password authentication protocol. |
|
B. The RRAS server is the network access server (NAS). A, C, D. Answer A is incorrect because the IAS server is the RADIUS server, not the access server. Answer C is incorrect because the clients do not communicate with the IAS server. Answer D is incorrect because only the RRAS server is a network access server. |
|
B. PAP uses plaintext passwords and should be disabled unless required for legacy clients. A, C, D. Answer A is incorrect because MS-CHAP uses a challenge-response system and does not transmit passwords across the network. Answer C is incorrect because EAP-TLS is an encrypted protocol. Answer D is incorrect because CHAP, like MS-CHAP, does not transmit plaintext passwords. |
|
B. The options for EAP are configured under Remote Access Policies. A, C, D. Answer A is incorrect because the Properties dialog box does not include authentication options. Answer C is incorrect because there is no Protocols section or dialog box. Answer D is incorrect because the Connection Request Processing options relate to forwarding requests to external RADIUS servers. |
|
B. The Connection Manager Administration Kit (CMAK) allows you to create custom client software. A, C, D. Answer A is incorrect because Connection Manager is the actual client software, not the customization program. Answer C is incorrect because the RRAS MMC snap-in configures the RRAS server, not clients. Answer D is incorrect because the IAS MMC snap-in configures an IAS server. |