Network Address Translation (NAT)

Top  Previous  Next

This is a way to route socket connections between different network interfaces.

It is possible to configure a network interface to be a gateway to the Internet.

When this is done, NAT is used to masquerade outgoing socket connection, as if sending from the device.

Please note that only one network interface can be set as gateway at a time.

The NAT functionality is only available on devices with NX32L architecture.

 

The following functions are available for configuring NAT:


netSetNATParam

Sets the NAT parameters for a network interface.


netGetNATParam

Retrieve the NAT parameters for a network interface.