31.2k views
2 votes
Suppose that a NAT is between the Internet and a company's network. Now suppose that the NAT crashes, but quickly restarts, in a very short amount of time. How would a short-lived reboot impact the users and machines in the company's network?

User Dimebag
by
4.7k points

1 Answer

6 votes

Answer:

There would be no internet connection during the duration of the reboot.

Step-by-step explanation:

NAT or network address translation protocol is used to translate or substitute private IPv4 network addresses with public IPv4 addresses to gain access to internet resources. Private IPv4 addresses are not routable on the internet and due to the exhaustion of the IPv4 addresses, the NAT maps the private network with a limited amount of public addresses (public IPv4 network addresses are routable on the internet).

User Sweetmusicality
by
5.6k points