A technician just completed a new external website and setup access rules in the firewall. After some testing, only users outside the interna l network can reach the site. The website responds to a ping from the internal network and resolves the proper public address. Which of the following could the technician do to fix this issue while causing internal users to route to the website using an internal address?

A. Configure NAT on the firewall
B. Implement a split horizon DNS
C. Place the server in the DMZ
D. Adjust the proper internal ACL


Answer: B. Implement a split horizon DNS

Computer Science & Information Technology

You might also like to view...

Counter-controlled repetition is also known as:

a. definite repetition b. indefinite repetition c. multiple-repetition structure d. double-repetition structure

Computer Science & Information Technology

We have a function foo for a base class which needs to be made into a pure virtual function. It has no parameters and an int return type. The function prototype for foo might look like this:

A. virtual int foo( ) = 0; B. pure virtual int foo( ); C. pure virtual int foo( ) = 0; D. virtual int foo( );

Computer Science & Information Technology

For Web pages destined for print on 8.5 x 11-inch paper, you should try to keep text and graphics within ____.

a. 560 pixels wide and 310 pixels high b. 660 pixels wide and 310 pixels high c. 760 pixels wide and 410 pixels high d. 860 pixels wide and 710 pixels high

Computer Science & Information Technology

IPv6 addresses begin at the very top of the Internet from the _______________ servers.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology