Briefly describe overlapping.

What will be an ideal response?


Overlapping occurs when the internal network has been incorrectly configured for an IP range that actually exists on the Internet (registered to another entity) or when two companies merge and each company was using the same private IP address range. This problem usually occurs only when uninformed network engineers configure a network using arbitrary addresses. Sometimes the thought is that a connection to the Internet will never be required. In this case, the organization cannot connect directly to the Internet because it has an IP range registered to someone else. This overlapping problem can be solved using NAT because NAT hides the incorrectly configured internal IP scheme. The NAT router must be configured to translate the internal IP addresses to a valid external address or address range. This is really no different than previous forms of NAT except that the organization's internal IP address range actually belongs to someone else. The "someone else" just does not know about it because those addresses are never exposed to the Internet, thanks to NAT. Most companies do not run into this problem because their network engineers and designers know to use one of the private IP address ranges (10.x.x.x, 172.16.x.x-172.31.x.x, and 192.168.x.x.) when configuring a private internal TCP/IP network.

Computer Science & Information Technology

You might also like to view...

The Alice for statement always begins counting with ____.

A. -1 B. 0 C. 1 D. 99

Computer Science & Information Technology

Before you can create a formal outline, you may attempt to develop your ideas by using a(n) informal outline._________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____________________ text is the text that appears in the browser as a choice in the selection list.

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

Computer Science & Information Technology

The sequential search algorithm does more work to find a target at the beginning of a list than at the end of the list.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology