question 18\n1 pts\nmy computer in the calt building of aaccs main campus has an ip address of 10.0.16.141…

question 18\n1 pts\nmy computer in the calt building of aaccs main campus has an ip address of 10.0.16.141. i am requesting the google home page. because the source ip address (my computer) is private it will need to be changed to aaccs public ip address at the router. the service that changes the ip address before the packet is sent out to the internet is called ______.\n○ vlsm\n○ apipa\n○ dhcp\n○ nat
Answer
Answer:
D. NAT
Brief Explanations:
NAT (Network - Address Translation) is used to change a private IP address to a public IP address at a router before sending packets to the Internet. VLSM is for subnetting, APIPA is for automatic private IP addressing, and DHCP is for IP address assignment.