summaryrefslogtreecommitdiff
path: root/interface-definitions/include/ipsec/remote-address.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/ipsec/remote-address.xml.i')
-rw-r--r--interface-definitions/include/ipsec/remote-address.xml.i3
1 files changed, 1 insertions, 2 deletions
diff --git a/interface-definitions/include/ipsec/remote-address.xml.i b/interface-definitions/include/ipsec/remote-address.xml.i
index ba96290d0..91decba3c 100644
--- a/interface-definitions/include/ipsec/remote-address.xml.i
+++ b/interface-definitions/include/ipsec/remote-address.xml.i
@@ -19,8 +19,7 @@
<description>Allow any IP address of the remote peer</description>
</valueHelp>
<constraint>
- <validator name="ipv4-address"/>
- <validator name="ipv6-address"/>
+ <validator name="ip-address"/>
<validator name="fqdn"/>
<regex>(any)</regex>
</constraint>