We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba1b8f6 + fb29b82 commit 81eb751Copy full SHA for 81eb751
interface-definitions/nat.xml.in
@@ -65,17 +65,6 @@
65
<children>
66
#include <include/nat-rule.xml.i>
67
<tagNode name="rule">
68
- <properties>
69
- <help>Rule number for NAT</help>
70
- <valueHelp>
71
- <format>u32:1-999999</format>
72
- <description>Number of NAT rule</description>
73
- </valueHelp>
74
- <constraint>
75
- <validator name="numeric" argument="--range 1-999999"/>
76
- </constraint>
77
- <constraintErrorMessage>NAT rule number must be between 1 and 999999</constraintErrorMessage>
78
- </properties>
79
80
#include <include/firewall/outbound-interface.xml.i>
81
<node name="translation">
0 commit comments