File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 400
400
<constraint >
401
401
<validator name =" numeric" argument =" --range 1-999999" />
402
402
</constraint >
403
- <constraintErrorMessage >Ignore rule number must be between 1 and 999999</constraintErrorMessage >
403
+ <constraintErrorMessage >Timeout rule number must be between 1 and 999999</constraintErrorMessage >
404
404
</properties >
405
405
<children >
406
406
#include <include /generic-description.xml.i>
415
415
</node >
416
416
<leafNode name =" inbound-interface" >
417
417
<properties >
418
- <help >Interface to ignore connections tracking on</help >
418
+ <help >Interface to apply custom connection timers on</help >
419
419
<completionHelp >
420
420
<list >any</list >
421
421
<script >${vyos_completion_dir}/list_interfaces</script >
458
458
<constraint >
459
459
<validator name =" numeric" argument =" --range 1-999999" />
460
460
</constraint >
461
- <constraintErrorMessage >Ignore rule number must be between 1 and 999999</constraintErrorMessage >
461
+ <constraintErrorMessage >Timeout rule number must be between 1 and 999999</constraintErrorMessage >
462
462
</properties >
463
463
<children >
464
464
#include <include /generic-description.xml.i>
473
473
</node >
474
474
<leafNode name =" inbound-interface" >
475
475
<properties >
476
- <help >Interface to ignore connections tracking on</help >
476
+ <help >Interface to apply custom connection timers on</help >
477
477
<completionHelp >
478
478
<list >any</list >
479
479
<script >${vyos_completion_dir}/list_interfaces</script >
You can’t perform that action at this time.
0 commit comments