summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/ssh.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/ssh.xml.in b/interface-definitions/ssh.xml.in
index 7e2512f54..126183162 100644
--- a/interface-definitions/ssh.xml.in
+++ b/interface-definitions/ssh.xml.in
@@ -105,9 +105,9 @@
</properties>
<defaultValue>30</defaultValue>
</leafNode>
- <leafNode name="whitelist-address">
+ <leafNode name="allow-from">
<properties>
- <help>Source address or prefix</help>
+ <help>Always allow inbound connections from these systems</help>
<valueHelp>
<format>ipv4</format>
<description>Address to match against</description>