Port redirection rule.
More...
#include <nat.h>
Port redirection rule.
Definition at line 138 of file nat.h.
◆ privateInterface
Destination interface.
Definition at line 143 of file nat.h.
◆ privateIpAddr
Destination IP address.
Definition at line 144 of file nat.h.
◆ privatePortMax
Destination port (upper value)
Definition at line 146 of file nat.h.
◆ privatePortMin
Destination port (lower value)
Definition at line 145 of file nat.h.
◆ protocol
Transport protocol (TCP or UDP)
Definition at line 140 of file nat.h.
◆ publicPortMax
Public port range to be redirected (upper value)
Definition at line 142 of file nat.h.
◆ publicPortMin
Public port range to be redirected (lower value)
Definition at line 141 of file nat.h.
The documentation for this struct was generated from the following file: