niusouti.com

You have just installed a new web server on the Ezonexam network. You are required to ensure that the web server is accessible from the Internet. The network uses private addressing, so an IP-to-registered address mapping is required.To do this, you enter

题目

You have just installed a new web server on the Ezonexam network. You are required to ensure that the web server is accessible from the Internet. The network uses private addressing, so an IP-to-registered address mapping is required.

To do this, you enter the following command:

Ezonexam(config)# ip nat inside source static 192.168.2.1

198.18.1.254

You unsuccessfully try to ping the Internet from a PC host on the LAN. During the troubleshooting process, you enter the "show ip nat translations" command but the output is blank.

What is the most likely cause of the problem?

A.The keyword overload is missing from the command.

B.The NAT pool must be defined first.

C.An access list must be defined to create static NAT translations.

D.The interfaces must be configured for NAT.

E.None of the above


相似考题
更多“You have just installed a new web server on the Ezonexam network. You are required to ensure that the web server is accessible from the Internet. The network uses private addressing, so an IP-to-registered address mapping is required.To do this, you enter”相关问题
  • 第1题:

    You are the administrator of a Windows 2000 network. You install Windows 2000 Professional on a new computer and configure the TCP/IP settings to have a static IP address. While testing network connectivity from the new computer, you discover an error in the DNS server address that is configured in the TCP/IP settings. You configure the correct DNS server address, which is 10.1.1.5. However, you are still unable to successfully connect to network resources by name. You run the IPconfig/all command. The results indicate that the DNS server address is now configured as 0.0.0.0 You need to ensure that the computer can connect to network resources by name. What should you do?()

    • A、Stop and restart the DNS Client service.
    • B、Add 10.1.1.5 to the DNS server list on the TCP/IP Advanced Properties tab.
    • C、Add an A (host) record for the computer to the DNS server’s zone file.
    • D、Configure your DHCP server to have a DNS server address of 10.1.1.5.

    正确答案:A

  • 第2题:

    our network contains a Web server named Server1 that runs Windows Server 2003 and Internet Information Server (IIS). Server1 has a server certificate from an Enterprise Certificate Authority (CA) installed.External users report that when they try to access the Web site from outside the corporate network by using a Web browser, they receive the following warning message: “There is a problem with this Web site’s security certificate. The security certificate presented by this Web site was not issued by a trusted certificate authority.”  You find that users on the corporate network do not receive this error.You need to ensure that external users do not receive the warning message when connecting to Server1.  What should you do?()

    • A、In IIS Manager, enable the Enable client certificate mapping option. 
    • B、In IIS Manager, replace the certificate with a certificate obtained from a public Certification Authority. 
    • C、In Local Security Policy, enable Domain Member: Require strong (Windows 2000 or later) session key. 
    • D、In Local Security Policy, enable Domain Member: Digitally encrypt or sign secure channel data

    正确答案:B

  • 第3题:

    Every morning, you inspect your company's development and staging servers. You do this to ensure that the servers have the same versions of all files in your Web application.For security reasons, you can only access the staging server through FTP.You need to synchronize files from the staging server so that the staging server matches the development server.You want to achieve this goal by using the minimum amount of administrative effort. Which tool should you use?()

    • A、FTP
    • B、XCOPY
    • C、the Publish Web tool
    • D、the Copy Web tool

    正确答案:D

  • 第4题:

    Your network consists of a single Active Directory domain and a single subnet. The network is not connected to the Internet. All servers run Windows Server 2003 Service Pack 2 (SP2). All client computers run Windows XP Professional Service Pack 3 (SP3).You have a DHCP server named Server1. All client computers receive their IP configurations from Server1. You implement a new server named Server2. You connect Server2 to the internal network and the Internet. You then configure Server2 as a network address translation (NAT) router. From a client computer, you discover that you cannot access any Internet servers. From Server2, you verify that you can access Internet servers and internal servers. You need to ensure that all internal computers can access Internet servers.  What should you do?() 

    • A、On Server2, add a new route. 
    • B、On Server1, create a multicast scope. 
    • C、On Server1, add the Router scope option. 
    • D、On Server2, modify the default gateway address.

    正确答案:C

  • 第5题:

    You have two Exchange Server 2010 servers that have the Client Access, Hub Transport, and Mailbox server roles installed.The servers are members of a database availability group (DAG).You need to ensure that all users can access the Client Access server if a single server or service fails.What should you do?()

    • A、from DNS manager, create two new records for the Client Access servers.
    • B、from Failover Cluster Manager, create a new service named Client Access Server and assign a new IP address.
    • C、Install the Network Load Balancing feature on each server and assign a second IP address to each network adapter.
    • D、Deploy a hardware load balancer.Create a DNS record for the virtual IP address and configure a Client Access server array.

    正确答案:D

  • 第6题:

    You are working with a team of developers on a Web site. You copy the Web site from the staging server to work on it locally. While making changes, you create new C# source code files and delete old ones. You need to ensure that your changes propagate to the staging server without affecting any files that you have not modified. Which tool should you use? ()

    • A、XCOPY
    • B、the Copy Web tool
    • C、the Publish Web tool
    • D、a Web Setup project

    正确答案:B

  • 第7题:

    You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server contains a Web site.  You need to ensure that the cookies sent from the Web site are encrypted on users computers.  Which Web site feature should you configure?()

    • A、Authorization Rules
    • B、Machine Key
    • C、Pages And Controls
    • D、SSL Settings

    正确答案:B

  • 第8题:

    You are able to access a Web server from your computer by using the IP address of the Web server. You fail to access the Web server when you use its fully qualified domain name. Other users on your network can access the Web server by using both the IP address and the fully  qualified domain name. You need to access the Web server by using the fully qualified domain name.  What should you do? ()

    • A、Use the Diagnose and repair feature in the Network and Sharing Center.
    • B、At the command prompt, type ipconfig /allcompartments.
    • C、Disable the NetBIOS feature on your network adapter.
    • D、Configure the correct default gateway on the Alternate Configuration tab of your network connection properties dialog box.

    正确答案:A

  • 第9题:

    You have a server that runs Windows Server 2008. The server has the Web Server (IIS) server role installed.   The server contains a Web site that is configured to use only Windows Authentication. You have a security group named Group1 that contains several user accounts.  You need to prevent the members of Group1 from accessing a Web site. You must not prevent other users from accessing the Web site.  Which Web site feature should you configure?()

    • A、Authentication
    • B、Authorization Rules
    • C、IIS Manager Permissions
    • D、SSL Settings

    正确答案:B

  • 第10题:

    You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The servercontains a Web site. You need to ensure that the cookies sent from the Web site are encrypted on userscomputers. Which Web site feature should you configure?()

    • A、Authorization Rules
    • B、Machine Key
    • C、Pages And Controls
    • D、SSL Settings

    正确答案:B

  • 第11题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a Windows Server 2008 server, and the Web Server (IIS) server roleis installed on the server. Multiple Web sites are hosted by the server. Since you are the technical support,you are required to set the server to make it automatically release memory for a single Web site. What's more, no other Web sites should be impacted. Which action should be performed to achieve the goal?()

    • A、From the Application Pool Defaults, the Recycling options should be changed.
    • B、A new Web site should be created and the bindings should be edited for the Web site.
    • C、A new application pool should be created and the Web site should be associated to the application pool.
    • D、A new virtual directory should be created and the Physical Path Credentials on the virtual directoryshould be changed.

    正确答案:C

  • 第12题:

    单选题
    Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()
    A

    From the Static Routes node, configure a static route.

    B

    From the server properties, configure SSL Certificate Binding.

    C

    From the NAT interface, add an address pool and a reservation.

    D

    From the NAT interface, configure the Secure Web Server (HTTPS) service.


    正确答案: B
    解析: 暂无解析

  • 第13题:

    You have a server named Server2 that runs Windows Server 2003 Service Pack 2 (SP2). The server has two network connections named Local Area Connection and Internet Connection.You configure network address translation (NAT) on Server2 as shown in the exhibit. (Click the Exhibit button.) You configure all client computers to use Server2 as their default gateway.Users report that they cannot connect to the Internet. You successfully connect to the Internet from Server2.You need to ensure that client computers can access Internet resources.  What should you do?()

    • A、Change the Internet Connection interface type to Basic firewall only. 
    • B、Change the Internet Connection interface type to Private interface connected to private network. 
    • C、Add Local Area Connection as a new interface for the NAT protocol and set the interface as a Public interface connected to the Internet. 
    • D、Add Local Area Connection as a new interface for the NAT protocol and set the new interface as a Private interface connected to private network.

    正确答案:D

  • 第14题:

    You have an enterprise root certification authority (CA) that runs Windows Server 2008 R2.     You need to ensure that you can recover the private key of a certificate issued to a Web server.     What should you do()

    • A、From the ca, run the Get-PfxCertificate cmdlet.
    • B、From the Web server, run the Get-PfxCertificate cmdlet.
    • C、From the ca, run the certutil.exe tool and specify the -exportpfx parameter.
    • D、From the Web server, run the certutil.exe tool and specify the -exportpfx parameter.

    正确答案:D

  • 第15题:

    Your company has a new server that runs Windows Server 2008. The Web Server (IIS) role is installed.  Your company hosts a public Web site. You notice unusually high traffic volume on the Web site. You need to identify the source of the traffic. What should you do?()

    • A、Enable the Web scripting option.
    • B、Run the netstat Can command on the server.
    • C、Create a custom view in Event Viewer to filter information from the security log.
    • D、Enable Web site logging in the IIS Server Manager and filter the logs for the source IP address.

    正确答案:D

  • 第16题:

    You have an Active Directory Domain Services (AD DS) domain. All servers run Windows Server 2008 R2. The Remote Desktop Services (RDS) environment includes a Remote Desktop Session Host (RD Session Host) server in the LAN environment, and a Remote Desktop Gateway (RD Gateway) server in the perimeter network. You deploy a Remote Desktop Web Access (RD Web Access) server in the perimeter network. You publish a RemoteApp application. The RemoteApp application is not visible to users when they log in to RD Web Access.You need to ensure that authorized users can run RemoteApp applications from RD Web Access. What should you do?()

    • A、Restart the World Wide Web Publishing Service on the RD Web Access server.
    • B、Disab le Forms Authentication on the Default Web Site on the RD Web Access server.
    • C、Allow Windows Management Instrumentation (WMI) communication between the RD Gateway server and the RD Session Host server.
    • D、Allow Windows Management Instrumentation (WMI) commu nication between the RD Web Access server and the RD Session Host server.

    正确答案:D

  • 第17题:

    Your network contains an internal network and a perimeter network. You have one Exchange Server 2010 server on the internal network. You install Windows Server 2008 R2 on a new server in the perimeter network. You need to ensure that you can install the Edge Transport server role on the new server.  What should you do()? 

    • A、Join the new server to an Active Directory domain.
    • B、Install Active?Directory Lightweight Directory Services on the new server.
    • C、Run ImportEdgeConfig.ps1 on the existing Exchange Server 2010 server.
    • D、Open TCP port 88 and TCP port 3268 on the firewall between the perimeter network and the internal network.

    正确答案:B

  • 第18题:

    Your network contains a Windows Server 2008 server that has the Web Server (IIS) server role installed.  You have a Web application that uses a custom application pool. The application pool is set to recycle every 1,440 minutes. The Web application does not support multiple worker processes.  You need to configure the application pool to ensure that users can access the Web application after the application pool is recycled. What should you do?()

    • A、Set the Shutdown Executable option to True.
    • B、Set the Process Orphaning Enabled option to True.
    • C、Set the Disable Overlapped Recycling option to True.
    • D、Set the Disable Recycling for Configuration Changes option to True.

    正确答案:C

  • 第19题:

    Your network contains a server named Server1 that has the Routing role service installed. Server1 has two network connections. One network connection connects to the internal network. The other network connection connects to the Internet.All network connections connected to the internal network use private IP addresses. You install a Web server named Web1. Web1 hosts a secured Web site that only allows connections over TCP port 8281. Web1 is connected to the internal network.You need to ensure that the secure Web site can be accessed from the Internet.What should you do from the Routing and Remote Access console?()

    • A、Configure Routing Information Protocol (RIP), and then activate authentication on the RIP interface.
    • B、Configure Routing Information Protocol (RIP), and then configure the incoming packet protocol settings on the RIP interface.
    • C、Configure Network Address Translation (NAT), and then add a new service to the NAT interface.
    • D、Configure Network Address Translation (NAT), and then enable the Secure Web Server (HTTPS) service on the NAT interface.

    正确答案:C

  • 第20题:

    Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()

    • A、From the Static Routes node, configure a static route.
    • B、From the server properties, configure SSL Certificate Binding.
    • C、From the NAT interface, add an address pool and a reservation.
    • D、From the NAT interface, configure the Secure Web Server (HTTPS) service.

    正确答案:C

  • 第21题:

    You have a server that runs Windows Server 2008. The Web Server (IIS) role is installed.  You plan to host multiple Web sites on the server. You configure a single IP address for the server. All Web sites are registered in DNS to point to the single IP address.  You need to ensure that each Web site only responds to requests by name from all client computers.  What should you do?()

    • A、Configue a unique port for each Web site.
    • B、Configue a unique IP address for each Web site.
    • C、Configue a unique Host Header for each Web site.
    • D、Edit the Hosts file on the server to add all the Web site names associated to the network address.

    正确答案:C

  • 第22题:

    You have a Web server named Web1 that runs Windows Server 2003 Service Pack 2 (SP2). Users on the internal network connect to the Web site on Web1 by using the URLhttp://www.contoso.com.  From the Internet, you cannot connect to the Web site by using the URL http://www.contoso.com. You can connect to the Web site by using the public IP address of Web1.You need to ensure that users on the Internet can connect to the Web site on Web1 by using the URL http://www.contoso.com. You deploy a DNS server that is accessible on the Internet.  What should you do next?()

    • A、Create a stub zone for contoso.com. 
    • B、Create a primary zone for contoso.com. 
    • C、Create a secondary zone for contoso.com. 
    • D、Configure a conditional forwarder for contoso.com. 

    正确答案:B

  • 第23题:

    单选题
    You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server hosts multiple Web sites.  You need to configure the server to automatically release memory for a single Web site. You must achievethis goal without affecting the other Web sites. What should you do?()
    A

    Create a new Web site and edit the bindings for the Web site.

    B

    Create a new application pool and associate the Web site to the application pool.

    C

    Create a new virtual directory and modify the Physical Path Credentials on the virtual directory.

    D

    From the Application Pool Defaults, modify the Recycling options.


    正确答案: B
    解析: 暂无解析