The ASPF/ALG is supported by all models.
The ASPF/ALG is not license-controlled.
The port information of the data channel is dynamically negotiated. If a service is specified in the source NAT policy, data packets cannot match the source NAT policy. As a result, the communication fails.
For example, the private address of server1 is 192.168.1.1, the private address of server2 (which is an H323 server) is 192.168.1.2, and both servers use public address 1.1.1.1 to provide services. To ensure that the servers can properly provide services, destination NAT1 is configured on the FW to map 1.1.1.1:10000 to 192.168.1.1:10000, and destination NAT2 is configured to map 1.1.1.1:1719 to 192.168.1.2:1719.
After the NAT ALG function for H323 is enabled, a server map entry is generated on the FW during the service process. If the allocated port is 10000, server map entry any—>1.1.1.1:10000[192.168.1.2:10000] is generated. The server map entry has a higher priority than destination NAT, invalidating destination NAT1.