From 0fdfe533cd2bad844b1c0cd98c62a7e1866c481c Mon Sep 17 00:00:00 2001 From: hagbard Date: Tue, 24 Jul 2018 15:30:24 -0700 Subject: T736: hostname check for the occurence of white spaces --- interface-definitions/syslog.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'interface-definitions') diff --git a/interface-definitions/syslog.xml b/interface-definitions/syslog.xml index 050cff41b..0776fff56 100644 --- a/interface-definitions/syslog.xml +++ b/interface-definitions/syslog.xml @@ -173,10 +173,14 @@ Logging to a remote host + + + [^ ]{1,63} + + illegal characters in user x.x.x.x or host.domain.tld Remote host name or IP address - -- cgit v1.2.3