| ''nat_ip_pool''\\ string | A range of external IP addresses in CIDR format. The pool size should **not be smaller** than [[en:dpi:faq:cgnat|the number of worker threads]]. |
| ''nat_ip_pool''\\ string | A range of external IP addresses in CIDR format. The pool size should **not be smaller** than [[en:dpi:faq:cgnat|the number of worker threads]]. |
-
| ''nat_tcp_max_sessions''\\ integer | The maximum number of TCP sessions a subscriber can create.\\ Default: 2000. |
+
| ''nat_tcp_max_sessions''\\ integer | The maximum number of TCP ports a subscriber can use.\\ Default: 2000. |
-
| ''nat_udp_max_sessions''\\ integer | The maximum number of UDP sessions a subscriber can create.\\ Default: 2000. |
+
| ''nat_udp_max_sessions''\\ integer | The maximum number of UDP ports a subscriber can use.\\ Default: 2000. |
| ''nat_type''\\ integer | Sets the type of profile.\\ Choices:\\ ''0'' — CGNAT;\\ ''1'' — NAT 1:1. |
| ''nat_type''\\ integer | Sets the type of profile.\\ Choices:\\ ''0'' — CGNAT;\\ ''1'' — NAT 1:1. |
| ''nat_ports''\\ string | The range of ports used for translation on external addresses.\\ Default: 1024-65535. |
| ''nat_ports''\\ string | The range of ports used for translation on external addresses.\\ Default: 1024-65535. |