You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vpp/configuration/nat/nat44.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,6 @@ Pool Requirements
158
158
159
159
* For dynamic NAT to work, you must configure at least one **translation** pool
160
160
* For static rules with twice-nat options, you must configure a **twice-nat** pool
161
-
* All external IP addresses used in static rules must belong to one of the configured pools
162
161
* Interface-based pools automatically include main (first) IP address assigned to the specified interface
163
162
164
163
Pool Selection Priority
@@ -273,7 +272,8 @@ This option rewrites source IP addresses on packets sent only from a local addre
273
272
274
273
.. important::
275
274
276
-
Using self-twice-nat option requires to set interface connected to the local network as both inside and outside interface, because both source and destination NAT need to be applied.
275
+
* Using self-twice-nat option requires to set interface connected to the local network as both inside and outside interface, because both source and destination NAT need to be applied.
276
+
* External IP address used in static rules must belong to one of the configured translation pools
0 commit comments