NAT is a kind of transition technology which can be used to alleviate IPv4 address shortage.When a packet sent by an (1) user for accessing the Internet reaches a NAT-enabled gateway,the gateway translates the IP address in the (2) header of the packet to another Ip addressand the port number to another port number,and then forwards the packet to the (3) In thisprocess the gateway can translate the IP addresses of packets from different intranet users tothe same public IP address and differentiate intranet users based on(4) . In this way,the(5)IP address can be reused.Based on whether source or'destination IP addresses of packetsare translated,NAT is classified into source NAT, destination NAT and bidirectional NAT (1) A.internal B.Internet C.etherner D.intranet (2) A.UDP segmen B.Ethernet frame C.TCP segment D.IP datagram (3) A.Internet B.server C.Lan D.client (4) A.IP address B.IDs C.MACs D.port numbers (5) A.private B.public C.internal D.reserved