diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index b6300fded1..d0ef4b3fe4 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -130,6 +130,8 @@
Enter the hostname (FQDN) of the time server.
input
system->timeservers
+ ^[a-z0-9.|-]+$
+ Invalid Time Server Field
Timezone
@@ -141,6 +143,14 @@
submit
+
+
+
4